r77781 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77780‎ | r77781 | r77782 >
Date:06:59, 5 December 2010
Author:dantman
Status:ok
Tags:
Comment:
Follow up for r77732 and r77741, add the missing RELEASE-NOTES which I forgot.
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -87,6 +87,9 @@
8888 * (bug 25728) Added $wgPasswordSenderName to allow customise the name associed
8989 with $wgPasswordSender
9090 * Sysops now have the "suppressredirect" right by default
 91+* (bug 22463) $wgFooterIcons added to allow configuration of the icons shown in
 92+ the footers of skins.
 93+
9194 === New features in 1.17 ===
9295 * (bug 10183) Users can now add personal styles and scripts to all skins via
9396 User:<name>/common.css and /common.js (if user css/js is enabled).
@@ -215,6 +218,8 @@
216219 * (bug 3276) Give image <gallery>s fluid width
217220 * Added uploads link to page subtitle in Special:Contributions
218221 * Added Special:Myuploads special page that redirects to Special:Listfiles
 222+* The footerlinks used in Monobook/Vector/Modern are now part of common skin
 223+ code, SkinTemplateOutputPageBeforeExec can be used to customize the list.
219224 * Special wrapping setups can now define MW_CONFIG_FILE to load a config file
220225 other than LocalSettings.php. This is like MW_CONFIG_CALLBACK but works in
221226 some cases where MW_CONFIG_CALLBACK will not work.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r77732Take the footerlinks from vector and monobook and make them skin generic.dantman18:37, 4 December 2010
r77741Implement $wgFooterIcons to replace copyrightico and poweredbyico with a flex...dantman20:55, 4 December 2010

Status & tagging log