mqchen / jquery.diamonds.js

Diamond layout.
http://mqchen.github.io/jquery.diamonds.js/
MIT License
128 stars 69 forks source link

how to increase number of image to use flicker #11

Closed designfeku closed 10 years ago

designfeku commented 10 years ago

hello,

current example i see there is 20 image but i want to increase a number. Is this possible?

mqchen commented 10 years ago

Hi! The photos shown on the demo is just for demo purposes. It is not actually part of this jQuery plugin. But if you want to show Flickr photos on your site as shown on the demo you could look at the code in demo.js (http://mqchen.github.io/jquery.diamonds.js/demo.js). However, I think the open version of Flickr API restricts the number of photos to 20. You could check out Flickr Search API which supports paging: https://www.flickr.com/services/api/flickr.photos.search.html