Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -124,26 +124,28 @@ |
125 | 125 | with class 'mw-specialpage-summary' |
126 | 126 | * $wgSummarySpamRegex added to handle edit summary spam. This is used *instead* |
127 | 127 | of $wgSpamRegex for edit summary checks. Text checks still use $wgSpamRegex. |
128 | | -* New function to convert content text to specified language (only applies on wiki with |
129 | | - LanguageConverter class) |
| 128 | +* New function to convert content text to specified language (only applies on |
| 129 | + wiki with LanguageConverter class) |
130 | 130 | * (bug 17844) Redirect users to a specific page when they log in, see |
131 | 131 | $wgRedirectOnLogin |
132 | | -* Added a link to Special:UserRights on Special:Contributions for privileged users |
| 132 | +* Added a link to Special:UserRights on Special:Contributions for privileged |
| 133 | + users |
133 | 134 | * (bug 10336) Added new magic word {{REVISIONUSER}}, which displays the editor |
134 | 135 | of the displayed revision's author user name |
135 | 136 | * LinkerMakeExternalLink now has an $attribs parameter for link attributes and |
136 | 137 | a $linkType parameter for the type of external link being made |
137 | | -* (bug 17785) Dynamic dates surrounded with a <span> tag, fixing sortable tables with |
138 | | - dynamic dates. |
139 | | -* (bug 4582) Provide preference-based autoformatting of unlinked dates with the dateformat |
140 | | - parser function. |
141 | | -* (bug 17886) Special:Export now allows you to export a whole namespace (limited to 5000 pages) |
| 138 | +* (bug 17785) Dynamic dates surrounded with a <span> tag, fixing sortable tables |
| 139 | + with dynamic dates. |
| 140 | +* (bug 4582) Provide preference-based autoformatting of unlinked dates with the |
| 141 | + dateformat parser function. |
| 142 | +* (bug 17886) Special:Export now allows you to export a whole namespace (limited |
| 143 | + to 5000 pages) |
142 | 144 | * (bug 17714) Limited TIFF upload support now built in if 'tif' extension is |
143 | | - enabled. Image width and height are now recognized, and when using ImageMagick, |
144 | | - optional flattening to PNG or JPEG for inline display can be enabled by setting |
145 | | - $wgTiffThumbnailType |
146 | | -* Renamed two input IDs on Special:Log from 'page' and 'user' to 'mw-log-page' and |
147 | | - 'mw-log-user', respectively |
| 145 | + enabled. Image width and height are now recognized, and when using |
| 146 | + ImageMagick, optional flattening to PNG or JPEG for inline display can be |
| 147 | + enabled by setting $wgTiffThumbnailType |
| 148 | +* Renamed two input IDs on Special:Log from 'page' and 'user' to 'mw-log-page' |
| 149 | + and 'mw-log-user', respectively |
148 | 150 | * Added $wgInvalidUsernameCharacters to disallow certain characters in |
149 | 151 | usernames during registration (such as "@") |
150 | 152 | * Added $wgUserrightsInterwikiDelimiter to allow changing the delimiter |
— | — | @@ -154,9 +156,9 @@ |
155 | 157 | * Add CSS defintion of the 'wikitable' class to shared.css |
156 | 158 | * (bug 17163) Added MediaWiki:Talkpageheader which will be displayed when |
157 | 159 | viewing talk pages |
158 | | -* Add group convertsion support for LanguageConverter. New magic word "{{GROUPCONVERT:xxx}}" |
159 | | - enabled for this new feature. You can set related conversion rules in |
160 | | - [[MediaWiki:Groupconversiontable-xxx/language_code]]. |
| 160 | +* Add group convertsion support for LanguageConverter. New magic word |
| 161 | + "{{GROUPCONVERT:xxx}}" enabled for this new feature. You can set related |
| 162 | + conversion rules in [[MediaWiki:Groupconversiontable-xxx/language_code]]. |
161 | 163 | |
162 | 164 | === Bug fixes in 1.15 === |
163 | 165 | * (bug 16968) Special:Upload no longer throws useless warnings. |
— | — | @@ -267,7 +269,8 @@ |
268 | 270 | queue |
269 | 271 | * (bug 17761) "show/hide" link in page history in now works for the first |
270 | 272 | displayed revision if it's not the current one |
271 | | -* (bug 17722) Fix regression where users are unable to change temporary passwords |
| 273 | +* (bug 17722) Fix regression where users are unable to change temporary |
| 274 | + passwords |
272 | 275 | * (bug 17799) Special:Random no longer throws a database error when a non- |
273 | 276 | namespace is given, silently falls back to NS_MAIN |
274 | 277 | * (bug 17751) The message for bad titles in WantedPages is now localized |
— | — | @@ -289,11 +292,14 @@ |
290 | 293 | IS NULL |
291 | 294 | * (bug 18018) Deleting a file redirect leaves behind a malfunctioning redirect |
292 | 295 | * (bug 17537) Disable bad zlib.output_compression output on HTTP 304 responses |
293 | | -* (bug 11213) [edit] section links in printable version no longer appear when you cut-and-paste article text |
| 296 | +* (bug 11213) [edit] section links in printable version no longer appear when |
| 297 | + you cut-and-paste article text |
294 | 298 | * (bug 17405) "Did you mean" to mirror Go/Search behavior of original request |
295 | 299 | * (bug 18116) 'edittools' is now output identically on edit and upload pages |
296 | | -* (bug 17241) The diffonly URI parameter should cascade to "Next edit" and "Previous edit" diff links |
297 | | -* (bug 16823) 'Sidebar search form should not use Special:Search view URL as target' |
| 300 | +* (bug 17241) The diffonly URI parameter should cascade to "Next edit" and |
| 301 | + "Previous edit" diff links |
| 302 | +* (bug 16823) 'Sidebar search form should not use Special:Search view URL as |
| 303 | + target' |
298 | 304 | * (bug 16343) Non-existing, but in use, category pages can be "go" match hits |
299 | 305 | * (bug 18031) Make namespace selector on Special:Export remember the previous |
300 | 306 | selection |
— | — | @@ -372,8 +378,8 @@ |
373 | 379 | * (bug 17288) Messages improved for default language (English) |
374 | 380 | * (bug 12937) Update native name for Afar |
375 | 381 | * (bug 16909) 'histlegend' now reuses messages instead of copying them |
376 | | -* (bug 17832) action=delete returns 'unknownerror' instead of 'permissiondenied' when |
377 | | - the user is blocked |
| 382 | +* (bug 17832) action=delete returns 'unknownerror' instead of 'permissiondenied' |
| 383 | + when the user is blocked |
378 | 384 | * Traditional/Simplified Gan Chinese conversion support |
379 | 385 | |
380 | 386 | == Compatibility == |