Extension:PushToWatch/de-formal

From Linux Web Expert

MediaWiki extensions manual
PushToWatch
Release status: stable
File:Pushtowatch.png
Implementation User interface, Page action
Description Allows to push a page to another user's watchlist
Author(s) François Leurent (cloudykstalk)
Latest version 0.3.0 (2020-11-24)
Compatibility policy Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki
Database changes No
License No license specified
Download
Quarterly downloads Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Public wikis using Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin').
Translate the PushToWatch extension if it is available at translatewiki.net
Issues Open tasks · Report a bug

The PushToWatch extension allows to push a page to another user's watchlist.

Installation

  • <translate> [[<tvar name=2>Special:ExtensionDistributor/PushToWatch/de-formal</tvar>|Download]] and move the extracted <tvar name=name>PushToWatch/de-formal</tvar> folder to your <tvar name=ext>extensions/</tvar> directory.</translate>
    <translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/PushToWatch%2Fde-formal
  • <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
    wfLoadExtension( 'PushToWatch/de-formal' );
    
  • File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>

Usage

You should see a form at the bottom of all pages, preceded by the list of all current watcher. You can put someone account name (login), there, press enter to submit. The page will refresh itself, and changes take effect immediately.

The "pusher" and the "pushed to" will receive email notifying them of the "forced invitation".