wikifab/users-pages-links
Composer 安装命令:
composer require wikifab/users-pages-links
包简介
This is a mediawiki extension to add links between a user and a page ( like counter, 'I did it' counter, favorites,...)'
README 文档
README
This MediaWiki extension add fonctionnality for a user to link pages to his account. For instance 'favorite pages' or 'pages I like'
Installation
- clone UsersPagesLinks into the 'extensions' directory of your mediawiki installation
- add the folling Line to your LocalSettings.php file :
require_once("$IP/extensions/UsersPagesLinks/UsersPagesLinks.php");
- run php maintenance/update.php
Example
Coming soon on http://en.wikifab.org
MediaWiki Versions
This extension has been tested on MediaWiki version 1.27.1
Semantic Extra Special Properties
To be able to use 'favorites' and 'I dit it' as filters, two properties have been added to SESP.
To use them, use these labels :
Favorites
I did it
统计信息
- 总下载量: 2.02k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-11-26