I am beginning to understand how to manipulate ZenPhoto/Zenpage pretty well, but I have come across a stumbling block that is pretty hard to search for, so forgive me if this has been addressed in a previous thread.
Basically what I want to do is create a 'custom page' that is called from an image page and is an alternate of image.php. This page would display unscaled images one at a time in full screen with nothing else on the page but «prev next» navigation and a close button that returns you to the original image.php.
I know this is what slideshow (js or colorbox) does, but my boss is insistent that the full screen navigation mode works without any javascript.
I think the URL should somehow be addressing the full screen image page differently than the standard image page, such as http://mysite.com/album1/Photo1.jpg-full.php or something similar.
According to the theming tutorial the only page that calls up images is image.php, is there any way to duplicate that functionality on a different page without messing with the zenphoto core? Zenpage custom pages I don't think will work because they don't call up images as mentioned in the theming tutorial.
Thanks in advance, and feel free to ask more questions.
Stan