K (1 Version importiert) |
K (1 Version importiert) |
||
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ | ==DescriptionMsg== | ||
{{ | {{AutoDocDescriptionMsg | ||
| | |name = BlueSpiceCalumma | ||
|desc = {{int:bluespicecalumma-desc | |||
{{ | }} | ||
}} | |||
{{ | ==License== | ||
{{ | {{AutoDocLicense | ||
|name = GPL-3.0-only | |||
}} | |||
==Requirements== | |||
{{AutoDocRequirements | |||
|mediawiki = {{AutoDocVersion | |||
|name = MediaWiki | |||
|version = 1.35.0 | |||
}} | |||
|extensions = {{AutoDocVersion | |||
|name = BlueSpiceFoundation | |||
|version = 4.0 | |||
}} | |||
}} | |||
==IntegratesInto== | |||
{{AutoDocIntegratesInto | |||
|into = {{AutoDocListItem | |||
|item = BlueSpiceCustomMenu | |||
}} | |||
{{AutoDocListItem | |||
|item = BlueSpicePrivacy | |||
}} | |||
{{AutoDocListItem | |||
|item = FlexiSkin | |||
}} | |||
}} | |||
==DefaultUserOptions== | |||
{{AutoDocDefaultUserOptions | |||
|options = {{AutoDocOption | |||
|name = bs-calumma-settings-navigation-main-collapse | |name = bs-calumma-settings-navigation-main-collapse | ||
| | |value = <nowiki>false</nowiki> | ||
}} | |||
{{ | {{AutoDocOption | ||
|name = bs-calumma-settings-sitetools-main-collapse | |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-alltemplates', | |||
3 => 'special-categories', | |||
4 => 'special-filelist', | |||
5 => '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/ChameleonSkinTemplateOutputPageBeforeExec ChameleonSkinTemplateOutputPageBeforeExec] | |||
|callback = \BlueSpice\Calumma\Hook\ChameleonSkinTemplateOutputPageBeforeExec\AddToGlobalActions::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/OutputPageBodyAttributes OutputPageBodyAttributes] | |||
|callback = \BlueSpice\Calumma\Hook\OutputPageBodyAttributes\AddToBodyAttributes::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/UserLoggedIn UserLoggedIn] | |||
|callback = \BlueSpice\Calumma\Hook\UserLoggedIn\AddNotification::callback | |||
}} | |||
}} | |||
Aktuelle Version vom 7. Dezember 2021, 10:54 Uhr
DescriptionMsg
⧼bluespicecalumma-desc⧽
License
GPL v3
Requirements
- MediaWiki: 1.35.0
- BlueSpiceFoundation: 4.0
IntegratesInto
- BlueSpiceCustomMenu
- BlueSpicePrivacy
- FlexiSkin
DefaultUserOptions
Benutzeroptionen
Name | Wert |
---|---|
bs-calumma-settings-navigation-main-collapse | false |
bs-calumma-settings-sitetools-main-collapse | true |
Config
Konfiguration
Name | Wert |
---|---|
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-alltemplates', 3 => 'special-categories', 4 => 'special-filelist', 5 => '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, ) |