Skip to content

Github mirror of "mediawiki/skins/chameleon" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

License

Notifications You must be signed in to change notification settings

eadpucv/mediawiki-skins-chameleon

 
 

Repository files navigation

Versión adaptada para @eadpucv apaptada desde Chameleon Skin

Chameleon skin

Adaptación para https://wiki.ead.pucv.cl de la e[ad] Escuela de Arquitectura y Diseño Build Status Code Coverage Code Quality Dependency Status Latest Stable Version Packagist download count

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

  1. On a command line go to your MediaWiki installation directory
  2. If necessary (on MediaWiki up to 1.23) copy the file composer.json.example to composer.json
  3. With Composer installed, run composer require "mediawiki/chameleon-skin:~1.0"
  4. To set Chameleon as the default skin, open LocalSettings.php in an editor, find $wgDefaultSkin and amend it: $wgDefaultSkin='chameleon';
  5. 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).

About

Github mirror of "mediawiki/skins/chameleon" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.7%
  • CSS 13.9%
  • JavaScript 2.5%
  • Other 1.9%