r64974 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64973‎ | r64974 | r64975 >
Date:20:03, 12 April 2010
Author:ialex
Status:deferred
Tags:
Comment:
Fix for r64973: let's actually commit all the files :)
Modified paths:
  • /trunk/extensions/Configure/CHANGELOG (modified) (history)
  • /trunk/extensions/Configure/settings/Settings-ext.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/CHANGELOG
@@ -1,6 +1,9 @@
22 This file lists changes on this extension. Localisation updates are done
33 through translatewiki.net and are not listed here.
44
 5+0.15.19 - 11 April 2010
 6+ Updated Collection and FlaggedRevs extensions.
 7+
58 0.15.18 - 31 March 2010
69 Fixed API module to work with current version of MediaWiki.
710
Index: trunk/extensions/Configure/settings/Settings-ext.txt
@@ -287,11 +287,11 @@
288288 settings[] = wgCommunityCollectionNamespace: int, wgCollectionMaxArticles: int
289289 settings[] = wgCollectionLicenseName: text, wgCollectionLicenseURL: text
290290 settings[] = wgCollectionPortletForLoggedInUsersOnly: bool, wgCollectionPortletFormats: array
291 -settings[] = wgCollectionFormats: array
 291+settings[] = wgCollectionFormats: array, wgCollectionContentTypeToFilename: array
292292 settings[] = wgCollectionMaxSuggestions: int, wgCollectionSuggestCheapWeightThreshhold: int
293293 settings[] = wgCollectionSuggestThreshhold: int
294294 array[] = wgCollectionArticleNamespaces: ns-simple, wgCollectionFormats: assoc
295 -array[] = wgCollectionPortletFormats: simple
 295+array[] = wgCollectionContentTypeToFilename: assoc, wgCollectionPortletFormats: simple
296296 empty[] = wgCollectionMWServeCert: null, wgCollectionLicenseName: null
297297 empty[] = wgCollectionLicenseURL: null
298298 url = http://www.mediawiki.org/wiki/Extension:Collection
@@ -490,7 +490,6 @@
491491 settings[] = wgUseCurrentImages: bool
492492 settings[] = wgFlaggedRevTags: array
493493 settings[] = wgFlagRestrictions: array
494 -settings[] = wgFlaggedRevsPatrolLevel: int
495494 settings[] = wgFlaggedRevsTagsAuto: array
496495 settings[] = wgReviewCodes: array
497496 settings[] = wgFlaggedRevsProtection: bool

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r64973* Updated Collection and FlaggedRevs extensions.ialex20:02, 12 April 2010

Status & tagging log