Watchlist RSS

From Projects Wiki
Revision as of 10:52, 26 January 2013 by Dogtaton (talk | contribs) (Created page with "In probably every mediawiki install there is an api.php with a feedwatchlist function<br> For instance, projects.dogtato.net/api.php?action=feedwatchlist<br> <br> To import th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In probably every mediawiki install there is an api.php with a feedwatchlist function
For instance, projects.dogtato.net/api.php?action=feedwatchlist

To import the feed into an external reader you must do: action=feedwatchlist&wlowner=Username&wltoken=sometoken
wlowner is the username of [your] wiki account
wltoken is found under "Preferences" (in the upper right) and then under the Watchlist tab.