wikifab / users-watch-button
Installs: 1 966
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:mediawiki-extension
Requires
This package is auto-updated.
Last update: 2024-11-12 21:30:47 UTC
README
This MediaWiki extension add a button to control usersWatchList when viewing a user page to "follow this user".
Features :
- add a button 'follow' on user's profile pages
- add a notification for each changes followed on watchlist
- add a notification for now followers
Installation
It requires extensions :
- wikifab/UsersWatchlist
- wikifab/Echo
- wikifab/SocialProfile
Instructions :
- clone UsersWatchList into the 'extensions' directory of your mediawiki installation
- add the folling Line to your LocalSettings.php file :
require_once("$IP/extensions/UsersWatchButton/UsersWatchButton.php");
MediaWiki Versions
Version 0.1 of this extension has been tested on MediaWiki version 1.24