X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES;h=8726f6565d0b64abe9109abb08d669e97379c42f;hb=08ae7ee7bad0a9a7ed6e10b0dd630be80f2e9d6b;hp=deded94eb8661ac9b0016eb02e859021aac2c52f;hpb=86055bdfa4fc7ba1016abc0ffbb20cafbf98436f;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index deded94eb8..8726f6565d 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -48,19 +48,21 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN whitelist on or off. * Added $wgRenderHashAppend to append some string to the parser cache and the sitenotice cache keys. +* $wgRCChangedSizeThreshold is now a positive integer by default, +* (bug 16006) $wgEnableWriteAPI is now true by default. Authorized can perform + write actions using the API. === Migrated extensions === The following extensions are migrated into MediaWiki 1.14: -* DismissableSiteNotice to allow registered users to dismiss the site notice * Special:DeletedContributions to show deleted user contributions (was extension DeletedContributions) * Special:Log/newusers recording new users (was extension Newuserlog) * Special:LinkSearch to search for external links (was extension LinkSearch) * RenderHash * NoMoveUserPages -* Special:Nuke to mass delete all pages created by a user * Poem (patch by Nathaniel Herman) +* UniversalEditButton === New features in 1.14 === @@ -148,14 +150,33 @@ The following extensions are migrated into MediaWiki 1.14: $wgExternalLinkTarget * api.php now sends "Retry-After" and "X-Database-Lag" HTTP headers if the maxlag check fails, just like index.php does -* Configurable per-namespace and per-page header, respectively - MediaWiki:Pageheader-# where # is the namespace number, and - MediaWiki:Pagenumber-#-PAGENAME where # is the page's namespace number and - PAGENAME is the page name minus the namespace prefix. Can be disabled with - the new magic word __NOHEADER__ * Added "link" parameter to image links, to allow images to link to an arbitrary title or URL. This should replace inaccessible and incomplete solutions such as CSS-based overlays and ImageMap. +* (bug 368) Don't use caption for alt attribute; allow manual specification + using new "alt=" parameter for images +* (bug 44) The {{ns:}} core parser function now also accepts localized namespace + names and aliases; also, its output now uses spaces instead of underscores to + match the behavior of the {{NAMESPACE}} magic word +* Added the ability to display user edit counts in Special:ListUsers. Off by + default, enabled with $wgEdititis = true (named after the medical condition + marked by unhealthy obsession with edit counts). +* Added a file cache to the parser to improve page rendering time on pages with + several uses of the same image. +* (bug 1250) Users can still use "show preview" and "show changes" even if the + wiki is set to read-only mode. +* Added a call to the 'UnwatchArticleComplete' hook to the watchlist editor. This + should make it so that ALL user-accessible methods of removing a page from a watchlist + lead to this hook being called (it was previously only called from within Article.php +* Maximum execution time for shell processes on linux is now configured with + $wgMaxShellTime (180 seconds by default) +* (bug 1306) 'Email user' link no longer shown on user page when emailing + is not available due to lack of confirmed address or disabled preference +* Special:Wanted templates special page added to display missing templates + linked from articles +* Make search matches bold only, not red as well +* Added 'UserRights::showEditUserGroupsForm' hook to allow extensions to alter + the groups that the user can be added to or removed from in Special:UserRights === Bug fixes in 1.14 === @@ -247,6 +268,29 @@ The following extensions are migrated into MediaWiki 1.14: * (bug 10323) Special:Undelete should have "inverse selection" button * (bug 15831) Modern skin RTL support is bugous * (bug 15869) Nostalgia skin does not show page title in printable mode +* (bug 15795) Special:Userrights is now listed on Special:SpecialPages when the + user can only change his rights +* (bug 15846) Categories "leak" from older revisions in certain circumstances +* (bug 15928) Special pages dropdown should be inline in non-MonoBook skins +* (bug 14178) Some uses of UserLoadFromSession hook cause segfault +* (bug 15925) Postitive bytes added on recentchanges and watchlists are now bolded + if above the threshold, previously it only worked for negatives +* Specify apple-touch-icon before favicon in HTML head section to make the Konqueror + browser correctly use the latter +* (bug 15717) Set $separatorTransformTable for language 'eu' +* (bug 15605) Enabled $datePreferences for language 'hr'. Added standard date + preferences. +* (bug 13701) {{NUMBEROFVIEWS}} magic word to show number of total views. +* (bug 5101) Image from Commons doesn't show up when searched in Wikipedia search box +* (bug 14609) User's namespaces to be searched default not updated after adding new namespace +* Purge form uses valid XHTML and (bug 8992) uses $wgRequest instead of $_SERVER +* (bug 12764) Special:LonelyPages shows transcluded pages +* (bug 16073) Enhanced RecentChanges uses onclick handler with better fallback if + JavaScript is disabled. +* (bug 4253) Recentchanges IRC messages no longer include title in diff URLs +* Allow '0' to be an accesskey. +* (bug 8063) Use language-dependent sorting in client-side sortable tables +* (bug 16160) Suggestions box should be resized from left for RTL wikis === API changes in 1.14 === @@ -309,6 +353,27 @@ The following extensions are migrated into MediaWiki 1.14: action=protect * Added allowsduplicates attribute to action=paraminfo output * (bug 15767) apfilterlanglinks returns duplicate results +* (bug 15845) Added pageid/fromid parameter to action=delete/move, making + manipulation of legacy pages with invalid titles possible +* (bug 15881) Empty or invalid parameters cause database errors +* The maxage and smaxage parameters are now properly validated +* (bug 15945) list=recentchanges doesn't check $wgUseRCPatrol, $wgUseNPPatrol + and patrolmarks right +* (bug 15985) acfrom and aifrom parameters didn't work when sorting in + descending order. +* (bug 15995) Add cmstartsortkey and cmendsortkey parameters to + list=categorymembers +* (bug 16017) list=categorymembers sets invalid continue parameters for + sortkeys containing pipes +* (bug 16018) Added uccontinue parameter to list=usercontribs so paging + works properly when multiple users are queried or a userprefix is used +* (bug 16047) Added activeusers attribute to meta=siteinfo&siprop=statistics + output +* Added redirect resolution to action=parse +* (bug 16074) rvprop=content combined with a generator with a high limit causes + an error +* (bug 16105) Image metadata attributes containing spaces result in invalid XML +* (bug 16126) Added siprop=magicwords to meta=siteinfo === Languages updated in 1.14 === @@ -320,6 +385,7 @@ regularly. Below only new and removed languages are listed. * Krio (kri) (new) * Lezghian (lez) (new) * Laz (lzz) (new) +* Eastern Mari (mhr) (new) * Niuean (niu) (new) * Oromo (om) (new) * Plautdietsch (pdt) (new)