Would it be possible to add paging this wonderful module.

When its used on a mobile phone it brings all the images down at the same time which can be a bit cumbersome for navigation and memory intensive as well.

Comments

donnycarette’s picture

Will look for this to add in the next release

donnycarette’s picture

Status: Active » Closed (works as designed)

Not possible to implement at this time. (Flickr does support this, but phpFlickr not it seems at this moment)

sami_rahman’s picture

Issue summary: View changes

Was 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?