Closed (works as designed)
Project:
FlickrGallery
Version:
7.x-2.0-beta2
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2012 at 15:20 UTC
Updated:
16 Jun 2014 at 03:38 UTC
Jump to comment: Most recent
Comments
Comment #1
donnycarette commentedWill look for this to add in the next release
Comment #2
donnycarette commentedNot possible to implement at this time. (Flickr does support this, but phpFlickr not it seems at this moment)
Comment #3
sami_rahman commentedWas going through the issue queues before implementing pager for the gallery. The phpFlickr library now supports pagination, as I can see the function photosets_getPhotos takes $per_page and $page attributes.
Would you consider adding pagination soon?