r101060 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101059‎ | r101060 | r101061 >
Date:21:30, 27 October 2011
Author:jpostlethwaite
Status:ok
Tags:fundraising 
Comment:
Enabling javascript for the module: gc.form.core.validate
Modified paths:
  • /trunk/extensions/DonationInterface/donationinterface.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/donationinterface.php
@@ -118,7 +118,7 @@
119119
120120 $wgResourceModules[ 'gc.form.core.validate' ] = array(
121121 // scripts are not being picked up properly. These are currently only being loaded in TwoStepAmount.php
122 - //'scripts' => array( 'js/validate.js', 'js/jquery.validate.js', 'js/jquery.validate.additional-methods.js', ),
 122+ 'scripts' => array( 'js/validate.js', 'js/jquery.validate.js', 'js/jquery.validate.additional-methods.js', ),
123123 'dependencies' => array( 'ext.donationInterface.errorMessages' ),
124124 'localBasePath' => $donationinterface_dir . 'globalcollect_gateway/modules',
125125 'remoteExtPath' => 'DonationInterface/globalcollect_gateway/modules'

Follow-up revisions

RevisionCommit summaryAuthorDate
r101063Refactored to work with ResourceLoader module: gc.form.core.validate. See r10...jpostlethwaite21:34, 27 October 2011
r102236MFT r90286, r100671, r100837, r100950, r101060, r101063, r101064, r101073, r1......khorn03:06, 7 November 2011
r102237MFT r90286, r100671, r100837, r100950, r101060, r101063, r101064, r101073, r1......khorn03:07, 7 November 2011
r106347followup r100954, r101060, r101554...khorn18:19, 15 December 2011

Status & tagging log