Galleries makes many Ajax requests to flickr (frontend gallery with 25 photos per page makes 52 requests, it caching but we want actual data about photos). So, photos information fetching via JS (for prevent long time of page loading), ideally I want plain JS without reference to any JS framework.
Single photos fetching via php. Just few examples without any styling.
lossendae, I get your flickr set for this example.
[[XGallery? &set=`72157621854436652`]]
[[XGallery? &set=`all` &perpage=`25`]]
single picture
[[XPhoto? &id=`3761538446`]]
P.S. Sorry for my English