G3FrontendHS (GHS)
stimpy
Joined: 2010-07-19
Posts: 13 |
Posted: Fri, 2011-08-26 08:10 |
Hi everybody! I really love menalto gallery and I'm using it since v1. So I started writing a frontend to Gallery3 a few weeks ago: G3FrontendHS (or short: GHS) Since there is no way to retrieve protected items via REST without downloading them first (which would be a major performance and/or size issue for bigger installations), ghs will only display public viewable items. It's still at a very early beta stage, but it works for me and for a friend, so now I'm looking for some more beta-testers.. Here's a demo: http://stimpyrama.org/ghs/ For the even more bleeding edge, heres a svn-repo: https://www.amb-net.de/svn/pub/webdev/g3frontendhs/ Cheers, |
|
Posts: 27300
This is great!. Super job.
I would like to see less delay as it retrieves the images. It seems it waits for all the images to be retrieved first before displaying them.
I have not looked close, but perhaps the left sidebar can be loaded after the initial image is displayed?
Now to install it myself.....
Cheers!
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 13
It's preloading 2 full-size images (for better slideshow speed) and all the thumbs, yeah..
I don't know if it's possible to load the thumbstrip afterwards, cos it's part of HighslideJS - not my work.. ;)
But I agree, it'ld be better if it loads later.. I'll have a closer look next monday..
Posts: 27300
You might want to create a codex page and a post in the G3 forums, for better exposure. I'm surprised that nobody else has see this. Most likely since this is the Other Clients and Tools section.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 13
I thought, this would be the right area for a frontend like mine.. ..But if it isn't, maybe a moderator would be so kind to move it to the right area..?
About the thumbs-load-time-problem: No, this can't be changed, right now. Sorry.. :/ But I'm not the only one at the HighslideJS forums, asking for this - so maybe in a later version, there will be a way..