wikifab / users-watch-button
There is no license information available for the latest version (1.3.0) of this package.
Package info
github.com/Wikifab/UsersWatchButton
Type:mediawiki-extension
pkg:composer/wikifab/users-watch-button
1.3.0
2021-11-12 14:51 UTC
Requires
This package is auto-updated.
Last update: 2026-03-13 00:24:09 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