Extension talk:Amazon-Linker
From MediaWiki.org
[edit] Amazon.com Infoboxes
You mentioned, that I should place the following code at the end of my skin.php. But I can't find the </body> tag at the bottom of my skin.php. Where should I place the following code?:
<!-- ************************* BEGIN AMAZON ENHANCED LINK SCRIPT ****************** -->
<script type="text/javascript" src="http://www.assoc-amazon.com/s/link-enhancer?tag=tsickist-20&o=1">
</script>
<noscript>
<img src="http://www.assoc-amazon.com/s/noscript?tag=tsickist-20" alt="" />
<!-- ************************* END AMAZON ENHANCED LINK SCRIPT ****************** -->
--Fonds 22:24, 18 February 2009 (UTC)
- If your using the default skin the file it would be monobook.php, sorry for the confusion and the late reply.
Also, don't forget to change the tag ("tsickist-20") to your own Amazon Associate tag.--GarethLewis 05:13, 20 July 2009 (UTC)
[edit] Trying to use in v1.14
Has anyone tried to use this extension in v1.14? I just installed the files and added the lines to localsettings.php, but when I tested by inserting {{#ASIN:978-0470432877}} on a page nothing was displayed. I left $wgalAWSAccessKey = '15288N3JKKNZY5T1DGR2'; and $wgalSharePercent = '3'; as they were set but inserted my own AssociatesTag.. Do I need to do anything else, or does this extension not work on v1.14? --Jake4d 03:21, 6 June 2009 (UTC)