Add url param 'extended' to Special:Watchlist
authorumherirrender <umherirrender_de.wp@web.de>
Tue, 12 Feb 2013 19:40:33 +0000 (20:40 +0100)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 18 Feb 2013 07:48:59 +0000 (07:48 +0000)
commit55338e1597c51c7b20ffd0cde1d3588aab31db46
tree8e20d6172dc7fd9ad5965205847d01d1a58d26d1
parent5a6ff4865b840840276f9f2541af1ed69de79f26
Add url param 'extended' to Special:Watchlist

This new url param allows overridding of the user option
'extendwatchlist' in the same way than, for example, 'enhanced' for
'usenewrc'.
This is helpful to provide a extended enhanced watchlist per url.
Without extendwatchlist a enhanced watchlist is not useful (no page
groups possible)

Also fixed the default for param namespace

Change-Id: I115544005a621ee01a0ed0970a13099af92f42e7
includes/specials/SpecialWatchlist.php