From: jenkins-bot Date: Tue, 2 Sep 2014 21:18:00 +0000 (+0000) Subject: Merge "Add new hook WatchlistEditorBeforeFormRender" X-Git-Tag: 1.31.0-rc.0~14189 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_aide%28?a=commitdiff_plain;h=efb41a22049a05c9beb25df66edc5ec7087ee0ad;p=lhc%2Fweb%2Fwiklou.git Merge "Add new hook WatchlistEditorBeforeFormRender" --- efb41a22049a05c9beb25df66edc5ec7087ee0ad diff --cc RELEASE-NOTES-1.24 index 659d2d417c,c77e3066bd..aea6ec5451 --- a/RELEASE-NOTES-1.24 +++ b/RELEASE-NOTES-1.24 @@@ -65,11 -65,10 +65,13 @@@ production may need to adjust your default user settings to compensate for the index change. * $wgDeferredUpdateList is now deprecated, you should use DeferredUpdates::addUpdate() instead. +* $wgCanonicalLanguageLinks has been removed. Per Google recommendations, we + will not send a rel=canonical pointing to a variant-neutral page, however + we will send rel=alternate. === New features in 1.24 === + * Added new hook WatchlistEditorBeforeFormRender, allowing subscribers to + manipulate the list of pages and/or preload lots of data at once. * Added new argument &$link in hook WatchlistEditorBuildRemoveLine, allowing the link to the title to be changed. * Added a new hook, "WhatLinksHereProps", to allow extensions to annotate