![]() |
|
Sane integration of tricasa in zenphoto. - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Sane integration of tricasa in zenphoto. (/thread-1850.html) Pages:
1
2
|
Sane integration of tricasa in zenphoto. - jssmadtown - 2008-04-05 sorry, I meant to say saw the suspicious line in image.php... Sane integration of tricasa in zenphoto. - trisweb - 2008-04-06 jssmadtown - the URL will change if you turn off mod_rewrite, so it will no longer be ulfben - I'm not seeing any problems, but I do remember there being bugs if you went too fast and got ahead of the loading, so it is possible. I'm also noticing that the size of the lo-res image seems to be wrong, like the wrong proportion or something. Not sure why that is either... I'll download the latest and see if I can find out. Sane integration of tricasa in zenphoto. - jssmadtown - 2008-04-06 Well, I've tried default_tricasa with mod_rewrite on/off in the administration settings. I get a "not found" error in both cases when asking for the full image, and in both a leading prefix /albums/ appears which will certainly not work for my directory setup (if the browser's reporting an error looking for the actual image URL). The URL's are different in detail, but have the /albums/ prefix in common. They might work if /albums/ and my ZP root directory (/gallery/) were interchanged in order. Of course the default theme works fine (with both mod_rewrite on/off). Take this as friendly, if ill informed feedback. I hope it goes better later if ulfben keeps up the good work, as I like the tricasa speed. Thanks! Sane integration of tricasa in zenphoto. - acrylian - 2008-04-06 Regarding image centering, try Sane integration of tricasa in zenphoto. - ulfben - 2008-04-06 Quote:ulfben - I'm not seeing any problems [...] Quote:[...] I'm also noticing that the size of the lo-res image seems to be wrong, like the wrong proportion or something. [...] (I've got thumbnail cropping on, thus the aspect is off.) Sane integration of tricasa in zenphoto. - ulfben - 2008-04-06 Aight. I've spent some time refactoring and cleaning up. The script should be much easier to modify now (and the page source looks much nicer. ) There are two significant patches to the ZP core (included) - I'll try and get them onto trac later today.
Search the files for "ulfben" to quickly find my changes. default_tricasa 0.2.3 captchas are back Sane integration of tricasa in zenphoto. - ulfben - 2008-04-06 Still 0.2.3, but replaced my custom You'll still need my Sane integration of tricasa in zenphoto. - ulfben - 2008-04-06 I begin full time work on my final exam-thingy tomorrow so I'll be putting this hack down for a while again. [b]Still left to do:[/b] [list] Sane integration of tricasa in zenphoto. - jssmadtown - 2008-04-06 Thanks, uflben. Gave it a whirl, and all seems swell. I may try a hand at putting back exif. Besides uncomments, looks like one needs to add the exif data to the image array. Anything else? I'll give this a try for my own education. RE you're updated 0.2.3 with customfunctions.php. I didn't see this in the file set (still the original two functions). Also looked to see if it was embedded somewhere else, didn't see it, so thought I'd ask. Sane integration of tricasa in zenphoto. - ulfben - 2008-04-06 Try clearing your browser cache; you probably got the old copy. (and yes: Sane integration of tricasa in zenphoto. - jssmadtown - 2008-04-06 Ok, thanks. Thought I had cleared cache, but in any case now have the latest. Sane integration of tricasa in zenphoto. - sbillard - 2008-04-07 ulfben's changes are released to tonight's build. Sane integration of tricasa in zenphoto. - ulfben - 2008-04-29 I found that the javascript would break over newlines in comments. You can get the fixed version at the same place. Note that I've removed the Sane integration of tricasa in zenphoto. - justinho - 2009-04-19 Has this been updated for Zenphoto 1.2? I'm getting errors:
and, most significantly, "Next" and "Prev" are not working. The Firefox error is that "nextImage is not defined". Maybe I'm doing something wrong, can anyone help out? Sane integration of tricasa in zenphoto. - sbillard - 2009-04-19 Tricasa is not one of the supported themes. You can prevent the error message (but not the error) by setting Sane integration of tricasa in zenphoto. - justinho - 2009-04-19 Is anyone aware of a functioning theme that utilizes AJAX or JS for navigating between photos? Sane integration of tricasa in zenphoto. - acrylian - 2009-04-19 No, all known themes that are working are listed on our themes page. But on this page you can download a rough sketch of jQuery Galleria script implementation a user did quite some time ago. The script part seems to work with the current version (not for multimedia file though). It's not a complete theme though so you will have some work to do. |