r71348 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71347‎ | r71348 | r71349 >
Date:11:58, 20 August 2010
Author:siebrand
Status:ok
Tags:
Comment:
Update for revs 65254-71347.
Modified paths:
  • /trunk/extensions/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/extensions/RELEASE-NOTES
@@ -35,6 +35,7 @@
3636 * RandomInCategory needs to be installed using RandomInCategory.php.
3737 * Renameuser needs to be installed using Renameuser.php.
3838 * rss was renamed to RSSNews. Install using RSSNews.php.
 39+* SMWWriter needs to be installed using SMWWriter.php.
3940 * SpecialForm was renamed to Form. Install using Form.php.
4041 * Throttle was renamed to UserThrottle. Install using UserThrottle.php.
4142 * Todo needs to be installed using Todo.php.
@@ -46,25 +47,63 @@
4748 * WiktionaryInflection needs to be installed using WiktionaryInflection.php.
4849
4950 == New extensions ==
 51+* ActiveStrategy
 52+* AddMediaWizard
 53+* ApprovedRevs
 54+* ArticleAssessmentPilot
 55+* Awesomeness
 56+* Cassandra
 57+* CategoryMultisort
 58+* CategoryMultisortChinese
 59+* CommunityApplications
 60+* CommunityHiring
 61+* DataTransclusion
 62+* Deployment
 63+* DontSwitchMeOVer
 64+* Distribution
5065 * DynamicSidebar
 66+* EmbedVideo
 67+* FBConnect
5168 * FirefoggChunkedUploading
 69+* FrontBackMatterForcedWikilinks
 70+* HideNamespace
5271 * InlineScripts
 72+* InterwikiIntegration
5373 * JS2Support
 74+* JSBreadCrumbs
 75+* LogoFunctions
 76+* MassBlank
 77+* MirrorTools
 78+* mw-editcount
5479 * NaturalLanguageList
5580 * PackageForce
56 -* ParseEngine
 81+* ParserWiki
5782 * PeopleCategories
 83+* PoolCounter
5884 * PureWikiDeletion
 85+* Reflect
5986 * RPED
 87+* SimpleSurvey
6088 * SMWWriter
6189 * SphinxSearch
 90+* TemplateAdventures
6291 * UKGeocodingForMaps
 92+* UploadWizard
6393 * UsabilityInitiative/PrefSwitch
6494 * UsabilityInitiative/UpdateMyPrefs
 95+* WikimediaMobile
6596
 97+== Obsolete extensions ==
 98+* Oversight. Functionality availably in core.
 99+* SemanticGallery. Replaced by extension SemanticResultFormats.
 100+
66101 == Removed extensions ==
67102 * BoardVote. Replaced by extension SecurePoll.
 103+* Cache404. Unmaintained and not working.
 104+* Data. Unmaintained for 5 years, not working and insecure.
 105+* experimental. Unmaintained and not working.
68106 * freenodeChat. Functionality covered by extension WebChat.
 107+* GroupPermissionsManager. Unmaintained and outdated.
69108 * Lockout. Functionality availably in core.
70109 * Makebot. Functionality availably in core.
71110 * Makesysop. Functionality availably in core.
@@ -72,5 +111,8 @@
73112 * Mollum was removed. No functionality.
74113 * OpenLibrary was removed. No functionality.
75114 * Review. Functionality covered by FlaggedRevs.
 115+* SocialProfile/YUI. Dependency was removed.
 116+* TimedText. Supported via extension TimedMediaHandler.
 117+* UpdateMyPrefs. Reworked to DontSwitchMeOVer.
76118 * UsernameBlacklist. Functionality covered by extension TitleBlacklist.
77119 * wikiwyg. Very outdated. Functionality covered by extension FCKeditor.

Status & tagging log