fgallery is excellent maybe the best quick gallery script there is.
I would like to propose social sharing feature. With option like --social, the pictures would get one beautiful extra HTML file, that is made by template.html (to be done). In such template, one would include meta tags, ans schema tags, Twitter cards, Facebook for better sharing.
The file should look about the same as the gallery. But it would be static, that it can be shared on social networks. If user clicks on the small thumbnail, user would be brought back to the original Javascript fgallery picture.
On each Javascript fgallery picture, there would be some modifiable social sharing buttons, such as Facebook, Google, Twitter, Stubmleupon. It should be of course fast, not bloated.
Social sharing buttons would not share the Javascript directory like /gallery, but rather a single picture in the HTML file, something like /gallery/static/picture-001.html --- and when user arrives here, he would see basically the same design, but it would be static file. After clicking on forward, he would be moved to next picture but in the directory /gallery/#002 for example. Or after clicking on thumbnail, user would be moved to /gallery/#017 which is original fgallery.
In that manner, there would be static files, which is good for SEO, good for social networks, and fgallery too.
fgallery is excellent maybe the best quick gallery script there is.
I would like to propose social sharing feature. With option like --social, the pictures would get one beautiful extra HTML file, that is made by template.html (to be done). In such template, one would include meta tags, ans schema tags, Twitter cards, Facebook for better sharing.
Something like
The file should look about the same as the gallery. But it would be static, that it can be shared on social networks. If user clicks on the small thumbnail, user would be brought back to the original Javascript fgallery picture.
On each Javascript fgallery picture, there would be some modifiable social sharing buttons, such as Facebook, Google, Twitter, Stubmleupon. It should be of course fast, not bloated.
Social sharing buttons would not share the Javascript directory like /gallery, but rather a single picture in the HTML file, something like /gallery/static/picture-001.html --- and when user arrives here, he would see basically the same design, but it would be static file. After clicking on forward, he would be moved to next picture but in the directory /gallery/#002 for example. Or after clicking on thumbnail, user would be moved to /gallery/#017 which is original fgallery.
In that manner, there would be static files, which is good for SEO, good for social networks, and fgallery too.