Download the PHP package wikifab/users-pages-links without Composer
On this page you can find all versions of the php package wikifab/users-pages-links. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wikifab/users-pages-links
More information about wikifab/users-pages-links
Files in wikifab/users-pages-links
Download wikifab/users-pages-links
More information about wikifab/users-pages-links
Files in wikifab/users-pages-links
Vendor wikifab
Package users-pages-links
Short Description This is a mediawiki extension to add links between a user and a page ( like counter, 'I did it' counter, favorites,...)'
License
Package users-pages-links
Short Description This is a mediawiki extension to add links between a user and a page ( like counter, 'I did it' counter, favorites,...)'
License
Please rate this library. Is it a good library?
Informations about the package users-pages-links
Description
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
All versions of users-pages-links with dependencies
PHP Build Version
Package Version
No informations.
The package wikifab/users-pages-links contains the following files
Loading the files please wait ....