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] |
m (Tag: 2017 source edit) |
(Changed categories.) |
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]] [[Category:CSS]]
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Namespace CSS manager}} | {{DISPLAYTITLE:Namespace CSS manager}} | ||
− | |||
− | |||
The extension '''NamespaceCSS''' allows users to apply different CSS styles to different namespaces. | The extension '''NamespaceCSS''' allows users to apply different CSS styles to different namespaces. | ||
Line 14: | Line 12: | ||
#'''Click''' on the source page link for the namespace. | #'''Click''' on the source page link for the namespace. | ||
− | #'''Enter''' your CSS-code directly in this page. Example: | + | #'''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. | #'''Save''' the page and review your changes on the pages in the affected namespace. | ||
− | + | <br /> | |
{{Box Links-en|Topic1=[[Reference:BlueSpiceNamespaceCSS]]|Topic3=[[Mediawiki_namespaces]]|Topic2=[[Reference:BlueSpiceNamespaceManager]]}} | {{Box Links-en|Topic1=[[Reference:BlueSpiceNamespaceCSS]]|Topic3=[[Mediawiki_namespaces]]|Topic2=[[Reference:BlueSpiceNamespaceManager]]}} | ||
Line 24: | Line 22: | ||
__FORCETOC__ | __FORCETOC__ | ||
[[Category:Customization]] | [[Category:Customization]] | ||
+ | [[Category:CSS]] |