Laajennus:WatchSupbages

From mediawiki.org
This page is a translated version of the page Extension:WatchSubpages and the translation is 50% complete.
MediaWikin laajennukset-ohje
WatchSubpages
Julkaisustatus: vakaa
Toteutus Toimintosivu , MyWiki
Kuvaus Allows to quickly add all subpages of a page to the users' watchlist
Tekijä(t) Prodkeskustelu
Viimeisin versio 2.4.1 (2020-12-13)
MediaWiki 1.32+
Tietokantamuutokset Ei
Lisenssi GNU General Public License 2.0 tai myöhempi
Lataa
Esimerkki StrategyWiki
watchsubpages
Quarterly downloads 2 (Ranked 147th)
Voit kääntää WatchSubpages-laajennuksen mikäli se on saatavilla translatewiki.netissä
Ongelmat Avoimet tehtävät · Raportoi ongelmasta

WatchSubpages extension allows a user to add all subpages of a page quickly to their watchlist.

Asennus

  • Download and move the extracted WatchSubpages folder to your extensions/ 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' );
    
  • Yes TehtyNavigate to Special:Version on your wiki to verify that the extension is successfully installed.

See also