Extension:PovWatch
From MediaWiki.org
|
PovWatch 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 | |||
| Example | Test Wikipedia | ||
|
|||
| Check usage and version matrix | |||
PovWatch extension adds a special page (Special:PovWatch) for pushing articles on to the watchlists of other users.
Installation [edit]
- 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
See also [edit]
- commons:PovWatch extension
- m:Share watchlists (old discussions on Meta)
