Rename Watchlist request parameters for consistency with RC's ones
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 11 Oct 2013 18:20:49 +0000 (20:20 +0200)
committerOri.livneh <ori@wikimedia.org>
Thu, 9 Jan 2014 23:18:49 +0000 (23:18 +0000)
commitaea3a5dce215b9f3929d65365fe9bd101ecdf07d
treeb0c545dfb790a5068565a79df445e87ba4effcb1
parent159cdf0d94031a56a7d1e4fb96f183f645641385
Rename Watchlist request parameters for consistency with RC's ones

This is necessary for us to be later able to have them be inherited
(and use FormOptions). Old parameters (and thus old URIs) will continue
to work (but will never be used in newly generated links).

However, this breaks compatibility of the SpecialWatchlistQuery hook, as
the keys of the array it accepts as the last parameter have changed due to
the renaming. This could be worked around easily if we deem it worth
worrying about.

Change-Id: Ia6b2047006c86256ec22d7eda92a23be2058f1a3
RELEASE-NOTES-1.23
includes/specials/SpecialWatchlist.php