Re-work feed exposure system.
authorAndrew Garrett <werdna@users.mediawiki.org>
Wed, 30 Sep 2009 17:35:41 +0000 (17:35 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Wed, 30 Sep 2009 17:35:41 +0000 (17:35 +0000)
commit92d337f1c334f15c1938efc62119153eb1222759
tree8e2914db46e1d8343b43a9264193f317ac3465df
parent1f036e80904d4fd23a06ecb61684c5ba3bbc1c2a
Re-work feed exposure system.
* Includes a new, more flexible system which allows you to provide an array of format => URL, but also supports the older system of providing a URL suffix.
* Implemented it for the watchlist if a user has set their own token.
includes/OutputPage.php
includes/specials/SpecialWatchlist.php