hw>Unknown user Keine Bearbeitungszusammenfassung |
K (1 Version importiert) |
||
(2 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ | ==DescriptionMsg== | ||
{{ | {{AutoDocDescriptionMsg | ||
| | |name = BlueSpiceNamespaceCSS | ||
|desc = {{int:bs-namespacecss-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 | |||
}} | |||
}} | |||
==SpecialPages== | |||
{{AutoDocSpecialPages | |||
|SpecialPages = {{AutoDocCallback | |||
|name = BlueSpiceNamespaceCSSManager | |name = BlueSpiceNamespaceCSSManager | ||
| | |callback = \BlueSpice\NamespaceCSS\Special\Manager | ||
}} | |||
{{ | }} | ||
==Config== | |||
{{AutoDocConfig | |||
|config = {{AutoDocOption | |||
|name = NamespaceCSSExcludeNamespaces | |||
|value = <nowiki>array ( | |||
0 => -2, | |||
)</nowiki> | |||
}} | |||
}} | |||
==ApiModules== | |||
{{AutoDocApiModules | |||
|APIModules = {{AutoDocCallback | |||
|name = bs-namespacecss-store | |||
|callback = \BlueSpice\NamespaceCSS\Api\Store\NamespaceCSS | |||
}} | |||
}} | |||
==Hooks== | |||
{{AutoDocHooks | |||
|Hooks = {{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/BeforePageDisplay BeforePageDisplay] | |||
|callback = \BlueSpice\NamespaceCSS\Hook\BeforePageDisplay\AddResources::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/LoadExtensionSchemaUpdates LoadExtensionSchemaUpdates] | |||
|callback = \BlueSpice\NamespaceCSS\Hook\LoadExtensionSchemaUpdates\AddMoveToDotPostDatabaseMaintenance::callback | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MWStakeCommonUIRegisterSkinSlotComponents MWStakeCommonUIRegisterSkinSlotComponents] | |||
|callback = common-user-interface | |||
}} | |||
}} | |||
Aktuelle Version vom 7. Dezember 2021, 10:53 Uhr
DescriptionMsg
⧼bs-namespacecss-desc⧽
License
GPL v3
Requirements
- MediaWiki: 1.35.0
- BlueSpiceFoundation: 4.0
SpecialPages
- BlueSpiceNamespaceCSSManager
Config
Konfiguration
Name | Wert |
---|---|
NamespaceCSSExcludeNamespaces | array ( 0 => -2, ) |
ApiModules
API Modules
- bs-namespacecss-store