Index: trunk/extensions/RELEASE-NOTES |
— | — | @@ -0,0 +1,76 @@ |
| 2 | += MediaWiki extensions release notes = |
| 3 | + |
| 4 | +== MediaWiki 1.17 == |
| 5 | + |
| 6 | +THIS IS NOT A RELEASE YET |
| 7 | + |
| 8 | +This file contains a probably incomplete summary of noteworthy changes for |
| 9 | +MediaWiki extensions since MediaWiki 1.16. |
| 10 | + |
| 11 | +== Changed extensions == |
| 12 | +* APC needs to be installed using APC.php. |
| 13 | +* AdvancedRandom needs to be installed using AdvancedRandom.php. |
| 14 | +* AdvancedSearch needs to be installed using AdvancedSearch.php. |
| 15 | +* AjaxQueryPages needs to be installed using AjaxQueryPages.php. |
| 16 | +* AjaxShowEditors needs to be installed using AjaxShowEditors.php. |
| 17 | +* catfeed was renamed to CategoryFeed. Install using CategoryFeed.php. |
| 18 | +* ChangeAuthor needs to be installed using ChangeAutor.php. |
| 19 | +* cldr needs to be installed using cldr.php. |
| 20 | +* ConfirmAccount needs to be installed using ConfirmAccount.php. |
| 21 | +* CrossNamespaceLinks needs to be installed using CrossNamespaceLinks.php. |
| 22 | +* Data needs to be installed using Data.php. |
| 23 | +* Editcount needs to be installed using Editcount.php. |
| 24 | +* Eval needs to be installed using Eval.php. |
| 25 | +* GoogleNewsSitemap needs to be installed using GoogleNewsSitemap.php. |
| 26 | +* ImageTabs needs to be installed using ImageTabs.php. |
| 27 | +* ImportUsers needs to be installed using ImportUsers.php. |
| 28 | +* interact was renamed to Interact. Install using Interact.php. |
| 29 | +* Interwiki needs to be installed using Interwiki.php. |
| 30 | +* MultiUpload needs to be installed using MultiUpload.php. |
| 31 | +* MultilingualLiquidThreads needs to be installed using |
| 32 | + MultilingualLiquidThreads.php. |
| 33 | +* Nuke needs to be installed using Nuke.php. |
| 34 | +* Postcomment needs to be installed using Postcomment.php. |
| 35 | +* RDF was renamed to Rdf. Install using Rdf.php. |
| 36 | +* RandomInCategory needs to be installed using RandomInCategory.php. |
| 37 | +* Renameuser needs to be installed using Renameuser.php. |
| 38 | +* rss was renamed to RSSNews. Install using RSSNews.php. |
| 39 | +* SpecialForm was renamed to Form. Install using Form.php. |
| 40 | +* Throttle was renamed to UserThrottle. Install using UserThrottle.php. |
| 41 | +* Todo needs to be installed using Todo.php. |
| 42 | +* TodoTasks needs to be installed using TodoTasks.php. |
| 43 | +* UsageStatistics needs to be installed using UsageStatistics.php. |
| 44 | +* UserContactLinks needs to be installed using UserContactLinks.php. |
| 45 | +* WhiteList was renamed to WhiteListEdit. Install using WhiteListEdit.php. |
| 46 | +* WhoIsWatching needs to be installed using WhoIsWatching.php. |
| 47 | +* WiktionaryInflection needs to be installed using WiktionaryInflection.php. |
| 48 | + |
| 49 | +== New extensions == |
| 50 | +* DynamicSidebar |
| 51 | +* FirefoggChunkedUploading |
| 52 | +* InlineScripts |
| 53 | +* JS2Support |
| 54 | +* NaturalLanguageList |
| 55 | +* PackageForce |
| 56 | +* ParseEngine |
| 57 | +* PeopleCategories |
| 58 | +* PureWikiDeletion |
| 59 | +* RPED |
| 60 | +* SMWWriter |
| 61 | +* SphinxSearch |
| 62 | +* UKGeocodingForMaps |
| 63 | +* UsabilityInitiative/PrefSwitch |
| 64 | +* UsabilityInitiative/UpdateMyPrefs |
| 65 | + |
| 66 | +== Removed extensions == |
| 67 | +* BoardVote. Replaced by extension SecurePoll. |
| 68 | +* freenodeChat. Functionality covered by extension WebChat. |
| 69 | +* Lockout. Functionality availably in core. |
| 70 | +* Makebot. Functionality availably in core. |
| 71 | +* Makesysop. Functionality availably in core. |
| 72 | +* Mibbit. Functionality covered by extension WebChat. |
| 73 | +* Mollum was removed. No functionality. |
| 74 | +* OpenLibrary was removed. No functionality. |
| 75 | +* Review. Functionality covered by FlaggedRevs. |
| 76 | +* UsernameBlacklist. Functionality covered by extension TitleBlacklist. |
| 77 | +* wikiwyg. Very outdated. Functionality covered by extension FCKeditor. |
Property changes on: trunk/extensions/RELEASE-NOTES |
___________________________________________________________________ |
Name: svn:eol-style |
1 | 78 | + native |