Difference between revisions of "AutoDoc:BlueSpiceCalumma"
m (1 revision imported) |
hw>Unknown user |
Contents
DescriptionMsg[edit source]
BlueSpice Skin
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: 1.31
- BlueSpiceFoundation: 3.2
IntegratesInto[edit source]
- BlueSpiceCustomMenu
- BlueSpicePrivacy
DefaultUserOptions[edit source]
User options[edit source]
| Name | Value |
|---|---|
| bs-calumma-settings-navigation-main-collapse | false |
| bs-calumma-settings-sitetools-main-collapse | true |
Config[edit source]
Configuration[edit source]
| Name | Value |
|---|---|
| AssocLinksCustomCallback | NULL |
| AssocLinksEnabledProviders | array ( 0 => 'history-view', 1 => 'existing-siblings', 2 => 'mapped-siblings', 3 => 'custom-callback', 4 => 'rootpage-sibling', 5 => 'profile-classic', 6 => 'profile-modern', ) |
| AssocLinksExistingSiblingsNamespaceBlacklist | array ( 0 => 2, 1 => 3, 2 => 4, 3 => 5, 4 => 6, 5 => 7, 6 => 8, 7 => 9, 8 => 10, 9 => 11, 10 => 12, 11 => 13, 12 => 14, 13 => 15, ) |
| AssocLinksMappedSiblingsNamespaceMap | array ( ) |
| AssocLinksRootPageSiblingNamespaceBlacklist | array ( 0 => 2, 1 => 3, 2 => 4, 3 => 5, 4 => 6, 5 => 7, 6 => 8, 7 => 9, 8 => 10, 9 => 11, 10 => 12, 11 => 13, 12 => 14, 13 => 15, ) |
| BreadcrumbNamespacePortalPageRootNodePortalNamespace | 4 |
| BreadcrumbRootNodeEnabledProviders | array ( 0 => 'namespace-mainpage', 1 => 'special-allpages', 2 => 'special-specialpages', ) |
| CustomMenuHeaderCollapse | false |
| PageHeaderBeforeContentEnabledProviders | array ( ) |
| PanelCollapseState | array ( 'bs-associated-links' => true, 'bs-manage-page-panel' => false, 'bs-export-panel' => false, 'bs-toolbox-panel' => false, 'bs-page-mode-panel' => true, 'bs-sitenav-globalactions-section-management' => false, 'bs-sitenav-globalactions-section-globalactions' => false, ) |
Hooks[edit source]
Hooks[edit source]
==DescriptionMsg==
{{AutoDocDescriptionMsg
|name = BlueSpiceCalumma
|desc = {{int:bluespicecalumma-desc
}}
}}
==License==
{{AutoDocLicense
|name = GPL-3.0-only
}}
==Requirements==
{{AutoDocRequirements
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|version = 1.31
}}
|extensions = {{AutoDocVersion
|name = BlueSpiceFoundation
|version = 3.2
}}
}}
==IntegratesInto==
{{AutoDocIntegratesInto
|into = {{AutoDocListItem
|item = BlueSpiceCustomMenu
}}
{{AutoDocListItem
|item = BlueSpicePrivacy
}}
}}
==DefaultUserOptions==
{{AutoDocDefaultUserOptions
|options = {{AutoDocOption
|name = bs-calumma-settings-navigation-main-collapse
|value = <nowiki>false</nowiki>
}}
{{AutoDocOption
|name = bs-calumma-settings-sitetools-main-collapse
|value = <nowiki>true</nowiki>
}}
}}
==Config==
{{AutoDocConfig
|config = {{AutoDocOption
|name = AssocLinksCustomCallback
|value = <nowiki>NULL</nowiki>
}}
{{AutoDocOption
|name = AssocLinksEnabledProviders
|value = <nowiki>array (
0 => 'history-view',
1 => 'existing-siblings',
2 => 'mapped-siblings',
3 => 'custom-callback',
4 => 'rootpage-sibling',
5 => 'profile-classic',
6 => 'profile-modern',
)</nowiki>
}}
{{AutoDocOption
|name = AssocLinksExistingSiblingsNamespaceBlacklist
|value = <nowiki>array (
0 => 2,
1 => 3,
2 => 4,
3 => 5,
4 => 6,
5 => 7,
6 => 8,
7 => 9,
8 => 10,
9 => 11,
10 => 12,
11 => 13,
12 => 14,
13 => 15,
)</nowiki>
}}
{{AutoDocOption
|name = AssocLinksMappedSiblingsNamespaceMap
|value = <nowiki>array (
)</nowiki>
}}
{{AutoDocOption
|name = AssocLinksRootPageSiblingNamespaceBlacklist
|value = <nowiki>array (
0 => 2,
1 => 3,
2 => 4,
3 => 5,
4 => 6,
5 => 7,
6 => 8,
7 => 9,
8 => 10,
9 => 11,
10 => 12,
11 => 13,
12 => 14,
13 => 15,
)</nowiki>
}}
{{AutoDocOption
|name = BreadcrumbNamespacePortalPageRootNodePortalNamespace
|value = <nowiki>4</nowiki>
}}
{{AutoDocOption
|name = BreadcrumbRootNodeEnabledProviders
|value = <nowiki>array (
0 => 'namespace-mainpage',
1 => 'special-allpages',
2 => 'special-specialpages',
)</nowiki>
}}
{{AutoDocOption
|name = CustomMenuHeaderCollapse
|value = <nowiki>false</nowiki>
}}
{{AutoDocOption
|name = PageHeaderBeforeContentEnabledProviders
|value = <nowiki>array (
)</nowiki>
}}
{{AutoDocOption
|name = PanelCollapseState
|value = <nowiki>array (
'bs-associated-links' => true,
'bs-manage-page-panel' => false,
'bs-export-panel' => false,
'bs-toolbox-panel' => false,
'bs-page-mode-panel' => true,
'bs-sitenav-globalactions-section-management' => false,
'bs-sitenav-globalactions-section-globalactions' => false,
)</nowiki>
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay]
|callback = \BlueSpice\Calumma\Hook\BeforePageDisplay\HistoryBacklink::callback, \BlueSpice\Calumma\Hook\BeforePageDisplay\AddFoucFix::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/GetPreferences GetPreferences]
|callback = \BlueSpice\Calumma\Hook\GetPreferences\UserPreferences::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MessageCache::get MessageCache::get]
|callback = \BlueSpice\Calumma\Hook\MessageCacheGet\ReplaceMWSidebar::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/SkinTemplateOutputPageBeforeExec SkinTemplateOutputPageBeforeExec]
|callback = \BlueSpice\Calumma\Hook\SkinTemplateOutputPageBeforeExec\AddToGlobalActions::callback
}}
{{AutoDocCallback
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/UserLoggedIn UserLoggedIn]
|callback = \BlueSpice\Calumma\Hook\UserLoggedIn\AddNotification::callback
}}
}}(No difference)
|