You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Manual:Extension/BlueSpiceNamespaceCSS"
[quality revision] | [quality revision] |
(Changed categories.) |
m (Tag: 2017 source edit) |
The extension NamespaceCSS allows users to apply different CSS styles to different namespaces.
Creating the styles for a namespace[edit | edit source]
The link Namesapce-CSS Manager in the menu Global actions > Management opens the page Special:NamespaceCSSManager. This page lists all namespaces and the link to their associated CSS page.
To add or overwrite the styles for a namesapce:
- Click on the source page link for the namespace.
-
Enter your CSS-code directly in this page. Example:
MediaWiki:User_css
affects all pages in the namespace User. - Save the page and review your changes on the pages in the affected namespace.
Note: The Special namespace is an exception, as you cannot define separate CSS declarations for it.
Related info
{{DISPLAYTITLE:Namespace CSS manager}} __TOC__ The extension '''NamespaceCSS''' allows users to apply different CSS styles to different namespaces. ==Creating the styles for a namespace== The link ''Namesapce-CSS Manager'' in the menu ''Global actions > Management'' opens the page ''Special:NamespaceCSSManager''. This page lists all namespaces and the link to their associated CSS page. <br /> [[File:Manual:Mediawiki Extension NamespaceCss.png|alt=Namespace-CSS Manager|center|thumb|650x650px|Namespace-CSS Manager]] To add or overwrite the styles for a namesapce: #'''Click''' on the source page link for the namespace. #'''Enter''' your CSS-code directly in this page. Example: <code>MediaWiki:User_css</code> affects all pages in the namespace ''User''. #'''Save''' the page and review your changes on the pages in the affected namespace. {{Box Note|boxtype=note|Note text=The Special namespace is an exception, as you cannot define separate CSS declarations for it.}}<br /> {{Box Links-en|Topic1=[[Reference:BlueSpiceNamespaceCSS]]|Topic3=[[Mediawiki_namespaces]]|Topic2=[[Reference:BlueSpiceNamespaceManager]]}} [[en:{{PAGENAME}}]] [[de:Handbuch:Erweiterung/BlueSpiceNamespaceCSS]] __FORCETOC__ [[Category:Customization]]
Line 20: | Line 20: | ||
{{Box Links-en|Topic1=[[Reference:BlueSpiceNamespaceCSS]]|Topic3=[[Mediawiki_namespaces]]|Topic2=[[Reference:BlueSpiceNamespaceManager]]}} | {{Box Links-en|Topic1=[[Reference:BlueSpiceNamespaceCSS]]|Topic3=[[Mediawiki_namespaces]]|Topic2=[[Reference:BlueSpiceNamespaceManager]]}} | ||
+ | [[en:{{PAGENAME}}]] | ||
+ | [[de:Handbuch:Erweiterung/BlueSpiceNamespaceCSS]] | ||
__FORCETOC__ | __FORCETOC__ | ||
[[Category:Customization]] | [[Category:Customization]] |