Archive:Reference:Chameleon: Difference between revisions

(Created page with "{{BSExtensionInfobox |desc=Create user page for a user if it does not exist when the user logs in |status=stable |developer=Cindy Cicalese |type=MediaWiki |edition=BlueSpice f...")
 
No edit summary
Tag: 2017 source edit
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BSExtensionInfobox
{{BSExtensionInfobox
|desc=Create user page for a user if it does not exist when the user logs in
|desc=Provides a flexible responsive skin using Bootstrap 4
|status=stable
|status=stable
|developer=Cindy Cicalese
|developer=Stephan Gambke
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|compatible=MediaWiki
|compatible=MediaWiki
|category=Administration
|category=Skinning
|license=MIT
|license=GPL v3+
|docu=https://www.mediawiki.org/wiki/Extension:Create_User_Page
|bsvTo=4.1
|docu=https://www.mediawiki.org/wiki/Skin:Chameleon
}}
}}
<span style="color: rgb(32, 33, 34)">The</span> '''Create User Page''' <span style="color: rgb(32, 33, 34)">extension checks whether the user has a user page and, if not, creates it with the content as specified in</span> <code>$wgCreateUserPage_PageContent</code><span style="color: rgb(32, 33, 34)">. The check is done when the user logs in if</span> <code>$wgCreateUserPage_OnLogin</code> <span style="color: rgb(32, 33, 34)">is set to</span> <code><span class="k" style="color: rgb(0, 128, 0)">true</span></code> <span style="color: rgb(32, 33, 34)">(the default), otherwise the check is done on every page load. The user account to be used for user page creation can be set with</span> <code>$wgCreateUserPage_AutoCreateUser</code> <span style="color: rgb(32, 33, 34)">which is by default the user itself for whom the page is being created.</span>
 
'''Chameleon''' is a highly customizable responsive MediaWiki skin that uses ''[https://getbootstrap.com/ Bootstrap 4]''.
 
It currently provides five different layouts to choose from. Each layout is defined in an XML file and as such easily adaptable to your needs.

Latest revision as of 17:03, 24 May 2023

Extension: Reference:Chameleon

all extensions

Overview
Description: Provides a flexible responsive skin using Bootstrap 4
State: stable Dependency: MediaWiki
Developer: Stephan Gambke License: GPL v3+
Type: MediaWiki Category: Skinning
Edition: BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud Version: 4.1- 4.1
For more info, visit Mediawiki.



Chameleon is a highly customizable responsive MediaWiki skin that uses Bootstrap 4.

It currently provides five different layouts to choose from. Each layout is defined in an XML file and as such easily adaptable to your needs.

Discussions