gesinn-it/chameleon-skin
Composer 安装命令:
composer require gesinn-it/chameleon-skin
包简介
A highly flexible MediaWiki skin using Twitter Bootstrap 3
README 文档
README
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.exampletocomposer.json - With Composer installed, run
composer require "mediawiki/chameleon-skin:~1.0" - To set Chameleon as the default skin, open
LocalSettings.phpin an editor, find$wgDefaultSkinand 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).
统计信息
- 总下载量: 309
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2015-12-03