r77881 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77880‎ | r77881 | r77882 >
Date:15:06, 6 December 2010
Author:tparscal
Status:ok
Tags:
Comment:
Using the new jQuery localize() method for placholder-based localization
Modified paths:
  • /trunk/extensions/ArticleFeedback/ArticleFeedback.hooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedback/ArticleFeedback.hooks.php
@@ -58,7 +58,7 @@
5959 'articlefeedback-beta-field-readable-label',
6060 'articlefeedback-beta-field-readable-tip',
6161 ),
62 - 'dependencies' => array( 'jquery.tipsy' ),
 62+ 'dependencies' => array( 'jquery.tipsy', 'jquery.localize' ),
6363 ),
6464 'jquery.stars' => array(
6565 'scripts' => 'jquery.stars/jquery.stars.js',

Status & tagging log