Download the PHP package gesinn-it/chameleon-skin without Composer
On this page you can find all versions of the php package gesinn-it/chameleon-skin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package chameleon-skin
Chameleon skin
The Chameleon skin uses Twitter's Bootstrap 3 to provide a customizable MediaWiki skin.
Requirements
- PHP 5.3.2 or later
- MediaWiki 1.22 or later
- Composer
Further required software packages will be installed automatically.
Installation
- On a command line go to your MediaWiki installation directory
- If necessary (on MediaWiki up to 1.23) copy the file
composer.json.example
tocomposer.json
- With Composer installed, run
composer require "mediawiki/chameleon-skin:~1.0"
- To set Chameleon as the default skin, open
LocalSettings.php
in an editor, find$wgDefaultSkin
and amend it:$wgDefaultSkin='chameleon';
- Done: Navigate to Special:Version on your wiki to verify that the skin is successfully installed.
Documentation
See the Chameleon documentation.
It may also be worthwhile to have a look at the Chameleon site on MediaWiki and the related talk page
License
You can use the Chameleon skin under the GNU General Public License, version 3 (or any later version).
All versions of chameleon-skin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
ext-dom Version *
ext-filter Version *
composer/installers Version >1.0.12
mediawiki/bootstrap Version ~1.1
ext-dom Version *
ext-filter Version *
composer/installers Version >1.0.12
mediawiki/bootstrap Version ~1.1
The package gesinn-it/chameleon-skin contains the following files
Loading the files please wait ....