User "Jpostlethwaite" changed the status of MediaWiki.r99226.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99226
Commit summary:

Changed the getGlobal function in the gateway adapter to automatically pull 
defaults globals if the specific ones do not exist.
What this means is that installing DonationInterface will be a whole lot 
easier: Define the extension default in $wgDonationInterface[value], and 
override it by defining a $wg[GatewayID][value] if you want one gateway to 
behave differently from the default behavior.

Then changed all the forms (including the GatewayForm class that calls 'em all) 
to handle all the globals that could possibly be gateway-specific, through the 
new sweetness.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to