Extension:PovWatch
From MediaWiki.org
|
Release status: unknown |
|||
|---|---|---|---|
| Implementation | Special page | ||
| Description | Extension for pushing articles on to the watchlists of other users. | ||
| Author(s) | Tim Starling | ||
| Last Version | 1.1.1 | ||
| MediaWiki | 1.11+ | ||
| License | Any OSI approved license | ||
| Download | Download snapshot |
||
| Example | Test Wikipedia | ||
|
|||
|
check usage (experimental) |
|||
PovWatch extension adds a special page (Special:PovWatch) for pushing articles on to the watchlists of other users.
[edit] Installation
- Download the files from SVN
- Upload them to the extensions/PovWatch
- Create the SQL tables with povwatch.sql
- Add
to LocalSettings.phprequire_once("$IP/extensions/PovWatch/PovWatch.php");
- Installation can now be verified through Special:Version
[edit] See also
- commons:PovWatch extension
- m:Share watchlists (old discussions on Meta)