enterprisemediawiki/approved-revs
Composer 安装命令:
composer require enterprisemediawiki/approved-revs
包简介
A MediaWiki extension that lets users mark a certain revision of a page as approved
关键字:
README 文档
README
Approved Revs Extension
Version 0.8.0
Yaron Koren
This is free software licensed under the GNU General Public License. Please
see http://www.gnu.org/copyleft/gpl.html for further details, including the
full text and terms of the license.
== Overview ==
Approved Revs is an extension to MediaWiki that lets administrators mark a
certain revision of a page as "approved". The approved revision is the one
displayed when users view the page at its main URL.
For more information, see the extension homepage at:
http://www.mediawiki.org/wiki/Extension:Approved_Revs
== Requirements ==
This version of the Approved Revs extension requires MediaWiki 1.21 or
higher.
== Installation ==
To install the extension, place the entire 'ApprovedRevs' directory
within your MediaWiki 'extensions' directory, then add the following
line to your 'LocalSettings.php' file:
require_once( "$IP/extensions/ApprovedRevs/ApprovedRevs.php" );
== Contact ==
Comments, questions, suggestions and bug reports should be sent to Yaron
Koren, at yaron57@gmail.com.
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL
- 更新时间: 2014-06-29