r105253 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105252‎ | r105253 | r105254 >
Date:23:56, 5 December 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
Follow up to r105251;
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/RELEASE-NOTES (modified) (history)
  • /trunk/extensions/SemanticMediaWiki/SemanticMediaWiki.hooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/SemanticMediaWiki.hooks.php
@@ -17,7 +17,7 @@
1818 * Schema update to set up the needed database tables.
1919 * @see https://www.mediawiki.org/wiki/Manual:Hooks/LoadExtensionSchemaUpdates
2020 *
21 - * @since 0.1
 21+ * @since 1.7
2222 *
2323 * @param DatabaseUpdater $updater|null
2424 *
Index: trunk/extensions/SemanticMediaWiki/RELEASE-NOTES
@@ -20,6 +20,7 @@
2121 * Added setting to choose which optional special properties are enabled ($smwgPageSpecialProperties).
2222 * Added creation date special property (disabled by default) (bug 32165).
2323 * Added support for altitudes in geographic coordinates (bug 32698).
 24+* Added automatic invocation of the SMW_setup maintenance script when running update.php (for MW >= 1.17).
2425 * Dropped compatibility with MediaWiki 1.15.x (and earlier).
2526 * Dropped compatibility with old-style (SMW < 1.6) query printers.
2627 * Fixed separator and filename parameters for the DSV format.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r105251have the setup script run via the db update hook, so people do not have to do...jeroendedauw23:54, 5 December 2011

Status & tagging log