![]() Release status: stable |
|
---|---|
Implementation | Special page | , MyWiki
Description | Allows to quickly add all subpages of a page to the users' watchlist |
Author(s) | Prodtalk |
Latest version | 2.4.1 (2020-12-13) |
MediaWiki | 1.32+ |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | Download extension Git [?]: |
Example | StrategyWiki |
Added rights
watchsubpages
|
|
Quarterly downloads | 1 (Ranked 169th) |
Translate the WatchSubpages extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
WatchSubpages extension allows a user to add all subpages of a page quickly to their watchlist.
Installation
- Download and place the file(s) in a directory called
WatchSubpages
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php
wfLoadExtension( 'WatchSubpages' );
file: Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
- Extension:SubpageWatchlist
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.