No edit summary |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
|edition=BlueSpice free, BlueSpice pro, BlueSpice | |edition=BlueSpice free, BlueSpice pro, BlueSpice farm, BlueSpice cloud | ||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Skinning | |category=Skinning | ||
|license=GPL v3 only | |license=GPL v3 only | ||
|bsvTo=4.1 | |||
|features= | |features= | ||
The extension '''NamespaceCSS''' allows users to use different CSS styles for different namespaces. This can be useful if you want to visually distinguish between different manuals or parts of your wiki. | The extension '''NamespaceCSS''' allows users to use different CSS styles for different namespaces. This can be useful if you want to visually distinguish between different manuals or parts of your wiki. | ||
Line 17: | Line 17: | ||
Example: ''MediaWiki:User_css'' affects all pages that are in the namespace ''User''. | Example: ''MediaWiki:User_css'' affects all pages that are in the namespace ''User''. | ||
Starting with BlueSpice 4.2, namespace-specific styling can be applied directly in MediaWiki:Common.css. See the extension's [[Manual:Extension/BlueSpiceNamespaceCSS#BlueSpice 4.2.2B|help page]]. | |||
}} | }} |
Latest revision as of 10:50, 7 June 2024
Extension: Reference:BlueSpiceNamespaceCSS
Overview | |||
---|---|---|---|
Description: | |||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | [[]] |
Type: | BlueSpice | Category: | Skinning |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice farm, BlueSpice cloud | Version: | 4.1- 4.1 |
Features
The extension NamespaceCSS allows users to use different CSS styles for different namespaces. This can be useful if you want to visually distinguish between different manuals or parts of your wiki.
It is possible to change the look of the wiki at the namespace level.
The CSS code is written to the contents of the <namespace name>_css page. The extension checks at each page call whether there is a CSS page for this namespace. This is then registered as a StyleSheet.
Example: MediaWiki:User_css affects all pages that are in the namespace User.
Starting with BlueSpice 4.2, namespace-specific styling can be applied directly in MediaWiki:Common.css. See the extension's help page.
Technical Information
This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.