Archive

Posts Tagged ‘Client Sites’

Script to display latest full sized magazine covers

July 11th, 2010

I have just finished making a script which allows any site owner/blogger to be able to post full screen cover shots of a selection of thousands of different magazines hosted on Newsstand Magazines.

To do so, simply navigate to any of the magazines details page on Newsstand.co.uk, copy the URL, and replace the first link in the below code. You will also have to change the link text too to match the magazine.

I will shortly write a bit of code to automate this step, so watch out for it within the newsstand site.
Note: This feature is in early development stages, in future please see official statements regarding the installation and policies of use within the Newsstand site. As this is not yet in production, it may be retracted or malfunction without warning.

<div id="nsMagCover">
<a href="http://www.newsstand.co.uk/613-Satire-Magazines/196-Subscribe-to-PRIVATE-EYE--Magazine-Subscription.aspx">More About Private Eye</a>
<script type="text/javascript" language="javascript" src="http://www.newsstand.co.uk/Scripts/magazinecovers.js"></script>
</div>

Techie , ,