r94149 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94148‎ | r94149 | r94150 >
Date:10:11, 10 August 2011
Author:robin
Status:ok
Tags:
Comment:
fu r94138: update comment in css file, and bump version
Modified paths:
  • /trunk/extensions/Babel/Babel.css (modified) (history)
  • /trunk/extensions/Babel/Babel.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Babel/Babel.php
@@ -21,7 +21,7 @@
2222 $wgExtensionCredits['parserhook'][] = array(
2323 'path' => __FILE__,
2424 'name' => 'Babel',
25 - 'version' => '1.7.1',
 25+ 'version' => '1.7.2',
2626 'author' => 'Robert Leverington',
2727 'url' => 'http://www.mediawiki.org/wiki/Extension:Babel',
2828 'descriptionmsg' => 'babel-desc',
Index: trunk/extensions/Babel/Babel.css
@@ -1,9 +1,8 @@
22 /**
33 * Stylesheet for Babel extension.
44 *
5 - * This should be added to your MediaWiki:Common.css page when installing this
6 - * extension and should not be modified. You may modify the CSS code on the
7 - * MediaWiki:Common.css page to adjust colours etc.
 5+ * You can override the CSS code on the MediaWiki:Common.css page
 6+ * on your wiki to adjust colours etc.
87 *
98 * @file
109 * @ingroup Extensions

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r94138* Use ResourceLoader for Babel extension (Babel::Render() is a more logical p...robin21:51, 9 August 2011

Status & tagging log