I've manually installed a lightbox so the foto's are more user friendly.
As you can see here, it kinda works:
http://www.iendracht-archief.be/foto/2010-2011/koksijde-eendracht-aalst/
But, i'm still having some problems:
" title="" >
When i change that to getImageDescription, it doesn't work...
Thanks in advance
Well, regarding user friendly: keep in mind that if someone disables Javascript in his browser he can't access them at all. Additionally no one can point some one to a image he likes since he can't link it. He has describe it like the 6th image in the 10th row.
Regarding next/prev consult the documentation of the lightbox scripts used (it is not hte colorbox that comes with Zenphoto as far as I can see) and set the proper defines on your theme.
Regarding the description it does really help to read our documentation as well. Start with the theming tutorial and possibly the functions documentation for the correct names.
The full images probably are indexed directly based on the other settings of your site (htaccess, permissions, robot.txt). Since there is no image page of course title, description etc. are not.
Thanks for your quick response acrylian.
I think you're right that the lightbox should only be placed on the image page itself, but i fear that i have a too limited knowledge of PHP to do this correctly, and i can't find a manual that explains it clearly.
I would like to have the normal resolution on the image page, but when you click on the photo, you should get the full size image in a lightbox effect. And you should be able to browse to the next image in the lightbox...
Do you think you could explain me briefly how to do this?