http://www.mediawiki.org/wiki/Special:Code/MediaWiki/65255

Revision: 65255
Author:   siebrand
Date:     2010-04-18 22:45:59 +0000 (Sun, 18 Apr 2010)

Log Message:
-----------
Add some sort of release notes for extensions. Feel free to restructure. Should 
be fairly complete regarding major changes since branching of 1.16.

Added Paths:
-----------
    trunk/extensions/RELEASE-NOTES

Added: trunk/extensions/RELEASE-NOTES
===================================================================
--- trunk/extensions/RELEASE-NOTES                              (rev 0)
+++ trunk/extensions/RELEASE-NOTES      2010-04-18 22:45:59 UTC (rev 65255)
@@ -0,0 +1,76 @@
+= MediaWiki extensions release notes =
+
+== MediaWiki 1.17 ==
+
+THIS IS NOT A RELEASE YET
+
+This file contains a probably incomplete summary of noteworthy changes for
+MediaWiki extensions since MediaWiki 1.16.
+
+== Changed extensions ==
+* APC needs to be installed using APC.php.
+* AdvancedRandom needs to be installed using AdvancedRandom.php.
+* AdvancedSearch needs to be installed using AdvancedSearch.php.
+* AjaxQueryPages needs to be installed using AjaxQueryPages.php.
+* AjaxShowEditors needs to be installed using AjaxShowEditors.php.
+* catfeed was renamed to CategoryFeed. Install using CategoryFeed.php.
+* ChangeAuthor needs to be installed using ChangeAutor.php.
+* cldr needs to be installed using cldr.php.
+* ConfirmAccount needs to be installed using ConfirmAccount.php.
+* CrossNamespaceLinks needs to be installed using CrossNamespaceLinks.php.
+* Data needs to be installed using Data.php.
+* Editcount needs to be installed using Editcount.php.
+* Eval needs to be installed using Eval.php.
+* GoogleNewsSitemap needs to be installed using GoogleNewsSitemap.php.
+* ImageTabs needs to be installed using ImageTabs.php.
+* ImportUsers needs to be installed using ImportUsers.php.
+* interact was renamed to Interact. Install using Interact.php.
+* Interwiki needs to be installed using Interwiki.php.
+* MultiUpload needs to be installed using MultiUpload.php.
+* MultilingualLiquidThreads needs to be installed using
+  MultilingualLiquidThreads.php.
+* Nuke needs to be installed using Nuke.php.
+* Postcomment needs to be installed using Postcomment.php.
+* RDF was renamed to Rdf. Install using Rdf.php.
+* RandomInCategory needs to be installed using RandomInCategory.php.
+* Renameuser needs to be installed using Renameuser.php.
+* rss was renamed to RSSNews. Install using RSSNews.php.
+* SpecialForm was renamed to Form. Install using Form.php.
+* Throttle was renamed to UserThrottle. Install using UserThrottle.php.
+* Todo needs to be installed using Todo.php.
+* TodoTasks needs to be installed using TodoTasks.php.
+* UsageStatistics needs to be installed using UsageStatistics.php.
+* UserContactLinks needs to be installed using UserContactLinks.php.
+* WhiteList was renamed to WhiteListEdit. Install using WhiteListEdit.php.
+* WhoIsWatching needs to be installed using WhoIsWatching.php.
+* WiktionaryInflection needs to be installed using WiktionaryInflection.php.
+
+== New extensions ==
+* DynamicSidebar
+* FirefoggChunkedUploading
+* InlineScripts
+* JS2Support
+* NaturalLanguageList
+* PackageForce
+* ParseEngine
+* PeopleCategories
+* PureWikiDeletion
+* RPED
+* SMWWriter
+* SphinxSearch
+* UKGeocodingForMaps
+* UsabilityInitiative/PrefSwitch
+* UsabilityInitiative/UpdateMyPrefs
+
+== Removed extensions ==
+* BoardVote. Replaced by extension SecurePoll.
+* freenodeChat. Functionality covered by extension WebChat.
+* Lockout. Functionality availably in core.
+* Makebot. Functionality availably in core.
+* Makesysop. Functionality availably in core.
+* Mibbit. Functionality covered by extension WebChat.
+* Mollum was removed. No functionality.
+* OpenLibrary was removed. No functionality.
+* Review. Functionality covered by FlaggedRevs.
+* UsernameBlacklist. Functionality covered by extension TitleBlacklist.
+* wikiwyg. Very outdated. Functionality covered by extension FCKeditor.


Property changes on: trunk/extensions/RELEASE-NOTES
___________________________________________________________________
Added: svn:eol-style
   + native



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to