What you should do is create a trac ticket if it is something that should be included in the zenphoto release. I would argue that your mod is. If it is not something that should be included, you should post it on the zenphoto hack page on the wiki: http://www.zenphoto.org/trac/wiki/ZenphotoHacks
Submit new ticket here: http://www.zenphoto.org/trac/newticket
Thanks,
I need to find a moment to go through the code and make sure it confirms to zenphoto coding format and standards.
It was something I did for a client, but thought that I should share it with the community as ZP has been extremely useful to me in writing various photojournalists and photographers websites.
I'll put it in the track once it confirms to ZP standards.
Thanks again
-- Donkikong
Do you want a patch file or can I just upload the files I changed? This is my first contribution to an open source project (yay!) and I don't have any experience with patch files. It seems a bit complicated but I haven't found a good tutorial yet. I guess I'll just have to try it
It is best to upload a patch file. If you upload the changed file and someone else happens to be working on that file at the same time there is a good chance of loosing changes.
If you are running Windows, I suggest you look at a program named Beyond Compare http://www.scootersoftware.com/. It is a great help in seeing what the differences between two files (or folders) are. It will also generate a patch file. Use it's Unified Diff option.