Extension:WatchSubpages
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Implementation | Special pageCategory:Special page extensions, MyWikiCategory:Personalization extensions |
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+Category:Extensions with manual MediaWiki version |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | Category:Extensions in Wikimedia version control |
Example | StrategyWiki |
watchsubpages
Category:Extensions which add rights |
|
Quarterly downloads | 0 |
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 move the extracted
WatchSubpages
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/WatchSubpages - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WatchSubpages' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
Category:Watchlist extensions
Category:All extensions
Category:Extensions in Wikimedia version control
Category:Extensions which add rights
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:Personalization extensions
Category:Special page extensions
Category:Stable extensions
Category:Watchlist extensions