Difference between revisions of "Reference:BlueSpiceNamespaceCSS"

(Tag: 2017 source edit)
 

Extension: BlueSpiceNamespaceCSS


Overview
Description: enables namespace-Namespace specific styling .
State: stable Dependency: BlueSpice
Developer: HalloWelt License:

GPL

v3 only

-3.0-onlyProperty "BSExtensionInfoLicense" (as page type) with input value "</br>GPL-3.0-only" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Type: BlueSpice Category: Skinning
Edition: BlueSpice "BlueSpice" is not in the list (BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud, BlueSpice free (deactivated), BlueSpice pro (deactivated), BlueSpice Farm (deactivated), BlueSpice Cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property.

Features

[edit source]

Description[edit | edit source]

The extension NamespaceCSS allows users to use different CSS styles for different namespaces. This can be

very

useful

to e.g.

if you want to visually distinguish between different manuals or parts of your wiki.

Usage / Features[edit | edit source]

It is possible to change the look of the wiki at the namespace level.

The

NamespaceCss Extension makes it possible to add

CSS code

to all pages in <Namespacename>. 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

in the

namespace. This is then registered as a StyleSheet.

Example: MediaWiki:

user

User_css affects all pages that are in the namespace

Users

User.

Technical

information

Information[edit

| edit Configuration

This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.

Requirements[edit

| edit

This extension offers no configurations.

Rights (permissions)[edit | edit source]

Users must have "edit" permission in MediaWiki namespace.

Requirements[edit | edit source]

NamespaceCss requires BlueSpiceFoundation.

User manual[edit | edit source]

For detailed description and usage please visit our user manual.

Try free our BlueSpice[edit | edit source]

BlueSpiceDemo.

  • MediaWiki: 1.31
  • BlueSpiceFoundation: 3.2

Integrates into[edit source]

Special pages[edit source]

  • BlueSpiceNamespaceCSSManager

Configuration[edit source]

Name Value
NamespaceCSSExcludeNamespaces array ( 0 => -2, )

API Modules[edit source]

  • bs-namespacecss-store

Hooks[edit source]

{{BSExtensionInfoboxBSExtensionInfo
        
        |desc=enablesEnables namespace-specific styling.
        
        |status=stable
        
        |developer=HalloWelt
        
        |type=BlueSpice
        
        |edition=BlueSpice |active=Yes
            
            
        free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
            
            
        |compatible=BlueSpice
        
        |category=Skinning
        
        |license=GPL v3 only
        
        |docu=https://www.mediawiki.org/wiki/Extension:NamespaceCss
            
            }}
            
            __TOC__
            
            
            
            ==Description==
            
            
            
            
        features=The extension '''NamespaceCSS''' allows users to use different CSS styles for different namespaces. This can be very useful to e.g.if you want to visually distinguish between different manuals or parts of your wiki.
        
        
        
        
        ==Usage / Features==
            
            
            
            
        It is possible to change the look of the wiki at the namespace level.
        
        
        
        The NamespaceCss Extension makes it possible to add CSS code to all pages in <Namespacename>. The CSS code 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 in the namespace. This is then registered as a StyleSheet.
        
        
        
        Example: ''MediaWiki: userUser_css'' affects all pages that are in the namespace Users
            
            
            
            ==Technical information==
            
            
            
            ===Configuration===
            
            This extension offers no configurations.
            
            
            
            ===Rights (permissions)===
            
            Users must have "edit" permission in MediaWiki namespace.
            
            
            
            ===Requirements===
            
            
            
            NamespaceCss requires [[BlueSpiceFoundation]].
            
            
            
            ==User manual==
            
            
            
            
            
            For detailed description and usage please visit our [[Manual:Extension/NamespaceCss|user manual.]]
            
            
            
            ==Try free our BlueSpice==
            
            
            
            [https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]
            
            
            
            
            
            [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]]
            
            [[Category:Extension]]''User''.
            
            }}
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{BSExtensionInfobox
+
{{BSExtensionInfo
|desc=enables namespace-specific styling.
+
|desc=Enables namespace-specific styling.
 
|status=stable
 
|status=stable
 
|developer=HalloWelt
 
|developer=HalloWelt
 
|type=BlueSpice
 
|type=BlueSpice
|edition=BlueSpice
+
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|active=Yes
 
 
|compatible=BlueSpice
 
|compatible=BlueSpice
 
|category=Skinning
 
|category=Skinning
 
|license=GPL v3 only
 
|license=GPL v3 only
|docu=https://www.mediawiki.org/wiki/Extension:NamespaceCss
+
|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.
}}
 
__TOC__
 
 
 
==Description==
 
 
 
'''NamespaceCSS''' allows users to use different CSS styles for different namespaces. This can be very useful to e.g. distinguish between different manuals or parts of your wiki.
 
 
 
==Usage / Features==
 
  
 
It is possible to change the look of the wiki at the namespace level.
 
It is possible to change the look of the wiki at the namespace level.
  
The NamespaceCss Extension makes it possible to add CSS code to all pages in <Namespacename>. The CSS code is written to the contents of the <namespace name> _css page. The extension at each page call, whether there is a "CSS page", for this in the namespace. This is then registered as StyleSheet.
+
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 Users
+
Example: ''MediaWiki:User_css'' affects all pages that are in the namespace ''User''.
 
+
}}
==Technical information==
 
 
 
===Configuration===
 
This extension offers no configurations.
 
 
 
===Rights (permissions)===
 
Users must have "edit" permission in MediaWiki namespace.
 
 
 
===Requirements===
 
 
 
NamespaceCss requires [[BlueSpiceFoundation]].
 
 
 
==User manual==
 
 
 
 
 
For detailed description and usage please visit our [[Manual:Extension/NamespaceCss|user manual.]]
 
 
 
==Try free our BlueSpice==
 
 
 
[https://en.demo.bluespice.com/wiki/Main_Page BlueSpiceDemo.]
 
 
 
 
 
[[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]]
 
[[Category:Extension]]
 

Attachments

Discussions