Zuletzt bearbeitet vor 2 Jahren
von Margit Link-Rodrigue

AutoDoc:BlueSpiceCalumma: Unterschied zwischen den Versionen

K (1 Version importiert)
hw>Unknown user
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
{{ExtensionMainDescOpen}}
==DescriptionMsg==
{{ExtensionMainDescBody
{{AutoDocDescriptionMsg
|desc = BlueSpice skin
|name = BlueSpiceCalumma
}}
|desc = {{int:bluespicecalumma-desc
{{ExtensionMainDescClose}}
}}
 
}}
{{ExtensionDefaultUserOptionsOpen}}
==License==
{{ExtensionDefaultUserOptionsBody
{{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
|defaultValue =  
|value = <nowiki>false</nowiki>
}}
}}
{{ExtensionDefaultUserOptionsBody
{{AutoDocOption
|name = bs-calumma-settings-sitetools-main-collapse
|name = bs-calumma-settings-sitetools-main-collapse
|defaultValue = 1
|value = <nowiki>true</nowiki>
}}
}}
{{ExtensionDefaultUserOptionsClose}}
}}
==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
}}
}}


{{ExtensionConfigOpen}}
{{ExtensionConfigBody
|name = $bsgBlueSpiceCalummaPageHeaderBeforeContentEnabledProviders
|defaultValue = <nowiki>[]</nowiki>
|overrideBy = $bsgOverridePageHeaderBeforeContentEnabledProviders
}}
{{ExtensionConfigBody
|name = $bsgBlueSpiceCalummaAssocLinksEnabledProviders
|defaultValue = <nowiki>["history-view","existing-siblings","mapped-siblings","custom-callback","rootpage-sibling","profile-classic","profile-modern"]</nowiki>
|overrideBy = $bsgOverrideAssocLinksEnabledProviders
}}
{{ExtensionConfigBody
|name = $bsgBlueSpiceCalummaAssocLinksExistingSiblingsNamespaceBlacklist
|defaultValue = <nowiki>[2,3,4,5,6,7,8,9,10,11,12,13,14,15]</nowiki>
|overrideBy = $bsgOverrideAssocLinksExistingSiblingsNamespaceBlacklist
}}
{{ExtensionConfigBody
|name = $bsgBlueSpiceCalummaAssocLinksRootPageSiblingNamespaceBlacklist
|defaultValue = <nowiki>[2,3,4,5,6,7,8,9,10,11,12,13,14,15]</nowiki>
|overrideBy = $bsgOverrideAssocLinksRootPageSiblingNamespaceBlacklist
}}
{{ExtensionConfigBody
|name = $bsgBlueSpiceCalummaAssocLinksMappedSiblingsNamespaceMap
|defaultValue = <nowiki>[]</nowiki>
|overrideBy = $bsgOverrideAssocLinksMappedSiblingsNamespaceMap
}}
{{ExtensionConfigBody
|name = $bsgBlueSpiceCalummaAssocLinksCustomCallback
|defaultValue = <nowiki>{"value":null}</nowiki>
|overrideBy = $bsgOverrideAssocLinksCustomCallback
}}
{{ExtensionConfigBody
|name = $bsgBlueSpiceCalummaBreadcrumbRootNodeEnabledProviders
|defaultValue = <nowiki>["namespace-mainpage","special-allpages","special-alltemplates","special-categories","special-filelist","special-specialpages"]</nowiki>
|overrideBy = $bsgOverrideBreadcrumbRootNodeEnabledProviders
}}
{{ExtensionConfigBody
|name = $bsgBlueSpiceCalummaBreadcrumbNamespacePortalPageRootNodePortalNamespace
|defaultValue = <nowiki>4</nowiki>
|overrideBy = $bsgOverrideBreadcrumbNamespacePortalPageRootNodePortalNamespace
}}
{{ExtensionConfigBody
|name = $bsgBlueSpiceCalummaPanelCollapseState
|defaultValue = <nowiki>{"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>
|overrideBy = $bsgOverridePanelCollapseState
}}
{{ExtensionConfigBody
|name = $bsgBlueSpiceCalummaCustomMenuHeaderCollapse
|defaultValue = <nowiki>false</nowiki>
|overrideBy = $bsgOverrideCustomMenuHeaderCollapse
}}
{{ExtensionConfigClose}}

Version vom 7. Dezember 2021, 11: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, )

Hooks

Hooks

Keine Kategorien vergebenBearbeiten

Diskussionen