I love ZenPhoto gallery and used it for a while. I have to build a portfolio site with mostly images and 2 more pages that are About and Contact. Is there an easy way to make it dynamically from the admin section, or a usefull hack?
I'm more graphic artist than code artist. So if someone can help or guide me through the steps...
Thank you!
Lp.
Short answer: Not really.
If you want them to have the same "look and feel" as the ZP theme, your best bet it start with the HTML page-source of one of the theme pages, and put your content in it. Then you'll have to customize your theme to link to your new pages.
You can make custom pages, just take album.php for example and clear out all the album stuff. Then you could call that page as a theme page, too. Use zenphoto/index.php?p=page-namefor non modrewrite and zenphoto/page/page-name with mod rewrite.
To your question about a hack, I am working on an addon, but that will take a little more time:
It has been "unofficially pre announced" here: http://www.zenphoto.org/support/topic.php?id=2377&replies=13#post-14504
My suggestion. Use Wordpress and this trick which I saw in a post from BertSimmons. It's really simple:
http://www.ruzee.com/blog/2006/06/integrating-zenphoto-into-wordpress/