That's great news about recent activity, thanx for the great work! I have some questions about subalbums. These seem mandatory for any gallery software to me.
I can't upload or move images to subalbums. Also I can't create subalbums from the admin. Is this not implementd yet? I just checked this thread on this but maybe I missed something...
Thank you for the info. Since I need to set up a gallery for some computer 'illiterates' I simply present them with an external script to upload their images and manage folders, for the time being... I'll just tell them to do a refresh from the admin after uploading.
Is the download aitf311 provides the most recent code or is there a SVN checkout as well?
Acrylian:
I've made a few cleanups to your admin table patch.
I do have one question/problem. The column sizes vary from table to table. They are larger for the Admin Login and Theme Options than for the General Gallery and Image Display tables. Can you tell me how to fix that?
Just in case you don't know already: when there's no Exif data present at all in an image it gives an error. Although very rare since most softwares (Photoshop) use the tables as well.
Warning: Invalid argument supplied for foreach() in ... template-functions.php on line 688
@sbillard: I have downloaded the latest package und think I know what you meant above. But I only had different column sizes with "Theme Options". The reason for this probably is the checkbox which needs less space than the input boxes within the other tables. It seems to fix this when you do this: There are three for "Theme Options". Leave the first with width = "175", increase the second to width = "292" and leave the third without any width-value. This works in Firefox 2 and Safari 2.
Tris:
The community branch is missing the watermark.png file from the zen/images folder. Also there will be another image file to put there: http://www.zenphoto.org/trac/ticket/96 for changes since the last update.
Package has been updated probably for the last time. We are going to start putting all updates straight to SVN again! New in this build: the album folder is no longer hard coded in the core. What does this mean? Themes can change where the albums directory is located.