Skip to content
Kai Curry edited this page Jul 26, 2013 · 11 revisions

Photos are being pulled in mostly from instagram. We are displaying photos that were taken or liked by northmpls.

<iframe src="http://cdn.northmpls.org/photos.html" allowTransparency="true" frameborder="0" style="border:none; overflow:hidden; width:950px; height: 2000px; display: block; margin: 0 auto;" ></iframe>
<iframe src="http://cdn.northmpls.org/photos-front.html" allowTransparency="true" frameborder="0" scrolling="no" style="border:none; overflow:hidden; width:317px; height: 1490px; display: block; margin: 0 auto;" ></iframe>
<iframe src="http://cdn.northmpls.org/flownorthside.html" allowTransparency="true" frameborder="0" style="border:none; overflow:hidden; width:1020px; height: 2000px; display: block; margin: 0 auto;" >
</iframe>
<iframe src="http://cdn.northmpls.org/photostream.html" allowTransparency="true" frameborder="0" style="border:none; overflow:hidden; width:1020px; height:4000px; display: block; margin: 0 auto;" >
</iframe>

Other details

If you want to display photos of another instagram user that user must authenticate by visiting http://instagram.cape.io

If you want to have other tags added to CAPE use http://instagram.cape.io/real-time?tag= User posted photos are pushed in automatically via the Instagram API.

Liked photos must be pulled in using http://instagram.webscript.io/cape-update?object=liked&object_id=northmpls Liked photos are updated every 30 minutes via a cronjob.