dejanstojanovic / Facebook-Album-Browser

jQuery plugin for browsing public albums of a Facebook account
http://dejanstojanovic.github.io/Facebook-Album-Browser/
MIT License
74 stars 42 forks source link

Lot of albums - pagination #9

Closed deejay87 closed 9 years ago

deejay87 commented 9 years ago

Hello :) i don't have test but if you have lot of albums is it possible to add a pagination (or something similare) to only show a number of albums each time (with a parameter)

deejay87 commented 9 years ago

i have seen your upate for : albumsPageSize: 0,
photosPageSize: 0,
But what with can do, cause i don't see nothing change :)

dejanstojanovic commented 9 years ago

Did no finish that functionality, just started coding. I'll close this issue once it is done

dejanstojanovic commented 9 years ago

Dude, can you give me the account short name with large number of albums so I can test paging? The natgeo one has small number of albums so I cannot properly test

dejanstojanovic commented 9 years ago

I did an update. It is still not perfect as there are some small fine tuning to be done but basically it works for albums only for now

dejanstojanovic commented 9 years ago

Added paging for album and photo listing. Properties are listed and described in readme.md