Archive:Reference:BlueSpiceNamespaceCSS: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
|category=Skinning
|category=Skinning
|license=GPL v3 only
|license=GPL v3 only
|bsvTo=4.1
|features=
|features=
{{Messagebox|Note text=This extension is no longer included starting at BlueSpice v. 4.2. Namespace-specific styling can be applied via MediaWiki:Common.css. See the [[Manual:Extension/BlueSpiceNamespaceCSS|help page]] for more info.}}
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 17:02, 24 May 2023

Extension: Reference:BlueSpiceNamespaceCSS

all extensions

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.

Requirements

Integrates into

Special pages

Discussions