to me, this is really what a theme is all about. it is letting the casual visiter be able to move around easily without ANY clutter to distract them from what we want thenm to see. Our photos!!
the only very slight change i could see to make it even easier would be when zoomed in to a picture, to close it and go back to thumbnails, have a center icon with a minus symbol, instead of going of the picture to cklick on the X.
congrats. and once again, thanks....
www.gordmcc.com
Version 2.0.0 is out:
- this is a major upgrade, be careful if you use child themes or numerous plugins.
- 3 styles are now available: original, black, white.
- frames around thumbnails are now optional.
- navigation arrows can be on picture or outside picture.
- several new other options on configuration page.
- navigation thumbnails are not available anymore.
Offline
Great new Zaphod, I will test it as soon as possible.
question about photo preloading : do you preload the web size or the high definition photo ? Because when I activate the preload, the network usage on my computer is high and browsing becomes slow.
Offline
The preload HD is only available as an hidden option.
It only preloads the number of images chosen.
Browsing is faster without the preloading option?
Did you active the preloads from thumbs option?
Offline
There was a bug in picture-content.tpl...
the test was {if isset(option)} for preloading HD, it should be {if (option)}
(the option is set even if it is false...)
So the HD was preloaded whatever the hidden option was.
That should be corrected also in the 1.x versions...
Last edited by Zaphod (2011-11-05 14:42:41)
Offline
OK, this would explain why the preloading option was slowing my gallery so much. In my opinion, we should never preload the HD (preloading a 7MB photo is really bad for bandwidth)
Offline
The bug for HD preloading is corrected in the last versions (1.5.9 - 1.5.10 - 2.0.1)
plg, can you check if this is better on your website?
1.5.9 is for piwigo 2.2
1.5.10 is for piwigo 2.3 for users who don't want 2.x
I don't plan to make further versions 1.5.x, but the HD version preloading bug was too bad to be left like this...
Offline
plg wrote:
OK, this would explain why the preloading option was slowing my gallery so much. In my opinion, we should never preload the HD (preloading a 7MB photo is really bad for bandwidth)
There should be a test on HD filesize...
The HD picture is not supposed to pe preloaded, as the option is hidden (without interface to check the option and without documentation)
I totally removed the abilty to preload the HD picture for 1.5.x versions... this is safer.
I left it for 2.x but I think I'll make it more secure in a future version.
Offline
Zaphod:
Hi!
I make correction and upgrade translation to Czech Language
http://puschpull.org/root/p/cs_CZ.rar
(for new version Stripped Revision 2.0.2)
:)
Offline
Thanks.
It'll be in next release 2.0.3
Offline
Zaphod wrote:
The bug for HD preloading is corrected in the last versions (1.5.9 - 1.5.10 - 2.0.1)
plg, can you check if this is better on your website?
1.5.9 is for piwigo 2.2
1.5.10 is for piwigo 2.3 for users who don't want 2.x
I don't plan to make further versions 1.5.x, but the HD version preloading bug was too bad to be left like this...
I've upgraded to 1.5.10 (for now) and the HD preloading bug has been fixed, browsing becomes much faster now!
Offline
Is there a place i can edit or make a configuration change so that the font size of the most popular tags could be larger? Right now the variance seems quite small and I wanted to tweak it a bit
Offline
IcyHot wrote:
Is there a place i can edit or make a configuration change so that the font size of the most popular tags could be larger? Right now the variance seems quite small and I wanted to tweak it a bit
i don´t know the right answer for your question, but maybee it is a solution for you to do this with different colors and not the font size?
therefore you can use the plugin type tags : http://piwigo.org/ext/extension_view.php?eid=166
Offline
Hi ALL :)
I am new in Piwigo ...
I installed Piwigo a few days ago. I did a test gallery. I used your theme. Unfortunately when I left navigation between images does not work: (I have a WordPress blog and would like to change the colors of the gallery - to be the same as in my blog. Could it? I would like to change the size of the categories tambnails. From where to start, please help me:)
My blog: http://www.algaivel.com/photostory/
My test gallery: http://algaivel.com/portfolio/
There is a problem with the Facebook plugin too: (
Greetings from Bulgaria
Galia
Offline
algaivel wrote:
Hi ALL :)
I am new in Piwigo ...
I installed Piwigo a few days ago. I did a test gallery. I used your theme. Unfortunately when I left navigation between images does not work
I don't see what is not working with the navigation between images?
Or is it only the preview arrow?
I don't understand why it's not working in your configuration... but there is an easy way to make it work.
You have to add with Local Files Editor a css rule :
#imgprev, #imgnext {z-index:9999;}I also see you use LookLikeGBo plugin, there is no full compatibility between the theme and this plugin.
There won't be.
algaivel wrote:
: (I have a WordPress blog and would like to change the colors of the gallery - to be the same as in my blog. Could it?
Yes you can using css.
algaivel wrote:
I would like to change the size of the categories tambnails. From where to start, please help me:)
This is not linked to the theme, you'd better ask in the general section, you'll have more answers.
algaivel wrote:
There is a problem with the Facebook plugin too: (
Can you be more specific?
I don't see any problem with it.
The only thing I verify is that the facebook icon is correctly displayed.
I don't use facebook so I can't make more tests with this.
Offline