User "Awjrichards" posted a comment on MediaWiki.r97341.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97341#c23474
Commit summary:
Adds a processor-type page for the iframe to come back from, and a way to
handle error code translation in a gateway's transaction responses.
Comment:
In donationinterface.php:
<pre>
$wgResourceModules['iframe.liberator'] = array(
'scripts' => 'iframe.liberator.js',
'position' => 'top'
) + $wgResourceTemplate;
</pre>
Wouldn't it make more sense to keep this with the GlobalCollect adapter? We
won't need this for other payment providers.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview