21278 Posts in 5728 Topics by 2599 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1180 Views |
-
How do I get recent flickr Thumbnails

15 July 2009 at 3:47am
Hi,
I am having difficulty figuring out how to add Flickr thumbnails to my website. I dont want a whole page devoted to a Flickr gallery I am simply wanting to do something similar to that of the Wordpress Flickr thumbnails. Where there are just 9 thumbnails that are chosen from my recently added photos. Can anyone help please? I have only just started (as of today) using silverstripe and its my first real attempt with CMS so I am having a little difficulty.
ThanxDaimz
-
Re: How do I get recent flickr Thumbnails

29 July 2009 at 2:31pm
I solved the error by using & instead of the & symbol but I still have no images from flickr.
when I veiw source in firefox I see this.
<div id="flickr_badge_uber_wrapper">
<div id="flickr_badge_wrapper"><script type="text/javascript" src="http://www.arctosdesign.com/silverstripe/jsparty/behaviour.js?m=1247488925"></script><script type="text/javascript">//<![CDATA[
Behaviour.register({
'#switchView a' : {
onclick : function() {
var w = window.open(this.href,windowName(this.target));
w.focus();
return false;
}
}
});function windowName(suffix) {
var base = document.getElementsByTagName('base')[0].href.replace('http://','').replace(/\//g,'_').replace(/\./g,'_');
return base + suffix;
}
window.name = windowName('site');//]]></script><script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?show_name=1&count=7&display=latest&size=s&layout=x&source=user&user=28322286%40N08"></script>
</div></div>
| 1180 Views | ||
|
Page:
1
|
Go to Top |

