![]() |
|
New Theme for 1.2.9 - zpGalleriffic - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: New Theme for 1.2.9 - zpGalleriffic (/thread-6618.html) |
New Theme for 1.2.9 - zpGalleriffic - gjr - 11-03-2010 [i]For example there are several ocurences of non-respect of the exact msgid for languages[/i] no idea. Please point me in the right direction. [i]the slideshow cant show buttons in choosed language, because the texts are shown direct withouth calling gettext ...[/i] Yes, this is unfortunate because the text strings for these are pulled the the galleriffic scripts options. I will plan a work around if I need to release another version. [i]and, comments are not working on album page in Opera 10[/i] Try in the demo with Opera....still doesn't work? Are comments enabled for albums or that specific album? New Theme for 1.2.9 - zpGalleriffic - acrylian - 12-03-2010 [i]For example there are several ocurences of non-respect of the exact msgid for languages[/i] We have a quite buggy separate theme/plugin translation function (see both the theming, plugin and translating tutorial). We still need to solve that... New Theme for 1.2.9 - zpGalleriffic - afarkas - 12-03-2010 gjr, im sorry, i dont remember exactly, i added a lot of msgids and translated strings, but in general i can say, i found many msgids that was in general .mo file but in your theme different, i give an example, maybe not right one - in original .mo file there can be a msgid "Next photo" in Your theme it is "Next Photo" or sometimes just a space more like in stand of "details" you got " details" !!!but as i say, this is just an example, not sure thet exact in this cases!!! and i want to say also, that i removed from gallery.php a div closing tag, which i found it was there by mistake (i saw thet block separating lines changes in gallery and other views, i sended the code to w3c validation and the machine found a closing div tag more...) the closing div tag i removed is here: gallery.php, line 13 - ( [list] New Theme for 1.2.9 - zpGalleriffic - afarkas - 12-03-2010 and one more idea... it should be nice if there is a possibility to add custom links in header without touching the code, maybe even set in theme options their target, order and choose between external link or a zendpage page, to have the possibility to set one of them as index, or none of them... well isnt it a too big challenge? :) New Theme for 1.2.9 - zpGalleriffic - gjr - 12-03-2010 [i]i added a lot of msgids and translated strings, but in general i can say, i found many msgids that was in general .mo file but in your theme different[/i] OK - I guess I really didn't pay much attention to that since it is unrealistic to think a new theme would be tied to the same strings as the included themes - but point well taken. [i]and i want to say also, that i removed from gallery.php a div closing tag, which i found it was there by mistake[/i] Thanks - will look into that... [i]i would like to have a like "Home" page, which is actually in the theme options, but also have the possibility to not have it as a starting page... just a "about" or "wellcome" page, but that the visitor is not forced to get there as on index...[/i] This is what ZenPage DOES... Add a new "about" or "welcome" PAGE in ZenPage and that link will be in the top menu. [i]it should be nice if there is a possibility to add custom links in header without touching the code, maybe even set in theme options their target, order and choose between external link or a zendpage page, to have the possibility to set one of them as index, or none of them... well isnt it a too big challenge? :) [/i] Yes, too big a challenge for a theme IMHO. I believe acrylian has something like this on his, I'm sure, long list of todos... :) Thanks for your feedback - much appreciated! New Theme for 1.2.9 - zpGalleriffic - acrylian - 12-03-2010 [i]Yes, too big a challenge for a theme IMHO. I believe acrylian has something like this on his, I'm sure, long list of todos... :)[/i] New Theme for 1.2.9 - zpGalleriffic - afarkas - 12-03-2010 gjr: in demo on opera it works fine... on my site no... comments are alowed ... acrylian: Thank You much :) New Theme for 1.2.9 - zpGalleriffic - afarkas - 13-03-2010 i saw the track ticket... i dont really know how to submit requests, but i have an idea for tag management... it should be nice if there is an intelligent tag management mechanism, which adds all tags of all images into their album tags and parent album tags too and removes dupolicates... i have imported about 600 photos from my previous G2 installation into ZP and im strugling with tags now :) (i know, this is not for this topic) New Theme for 1.2.9 - zpGalleriffic - acrylian - 13-03-2010 What you want is surely doable as a plugin somehow (it's all code afterall) but it's a really specific personal request. But nevertheless feel free to open a ticket but as said no guarantee. But note requests are more considered "wishes" or "suggestions" as there is no guarantee if or when we (only speaking for us devs, if someone else wants to do it right on) will do it. You will surely understand that. New Theme for 1.2.9 - zpGalleriffic - afarkas - 13-03-2010 (But note requests are more considered "wishes" or "suggestions") - yes, man i understand it absolutely, in fact i meant it more like an idea for You, what can interes users, what users miss or find help/use-full ... i never hoped to get a code on request or something similar, i did not wrote that for my profit ... i mean, i wrote it for you - my little drop into the ocean of ideas... thank You |