Skip to content

Wikifab/UsersWatchlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This MediaWiki extension add a tab when viewing a user page to "follow this user", and a separate 'UsersWatchList' special page which lists the latest contributions from users on the list.

Installation

  1. clone UsersWatchList into the 'extensions' directory of your mediawiki installation
  2. add the folling Line to your LocalSettings.php file :

require_once("$IP/extensions/UsersWatchlist/UsersWatchList.php");

  1. run php maintenance/update.php

Usage

Go to the special page 'Special:UsersWatchList'

Example

Coming soon on http://en.wikifab.org

MediaWiki Versions

Version 0.1 of this extension has been tested on MediaWiki version 1.24

About

mediawiki extension for creating User FollowList

Resources

License

Stars

Watchers

Forks

Packages

No packages published