ZenphotoCMS Forum
drupal integration - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: drupal integration (/thread-1444.html)



drupal integration - chase - 2007-05-22

I know this has been brought up before, but not really with an answer. Has anyone successfully integrated drupal with zenphoto? Any ideas?




drupal integration - Chilifrei64 - 2007-05-22

since zenphoto is a single user photo gallery, your best integration is to simply theme it to look like your drupal theme. After messing around with integrating it with wordpress and joomla, I just theme them the same now.. it is far easier.




drupal integration - chase - 2007-05-22

Sounds good. But that leads me to where the previous question dead-ended. I'm trying to figure out how I can just get zenphoto to show up within the content frame of Drupal. If you go to http://www.tzpikes.com/pikeaccess, you can see there is navigation on the left and header. I want to insert a link in the header for the gallery, and have it appear within the "content frame." Any ideas?

Or perhaps this is a question better suited for the Drupal board, but I've posted there regarding zenphoto, and no help so far. Perhaps I can should reword the question there to make it more generic -- "how can I integrate, perhaps via iframe, into drupal?"




drupal integration - chase - 2007-05-22

I've found a few leads on the drupal boards about iframes within drupal, so this seems promising. Thanks for the help.




drupal integration - impsquared - 2007-12-31

What I did was copy over the coding from the "page.tpl.php" file in the drupal theme I was using. Then using Dreamweaver created a template with the layout and menu. Using that template I added all the php code use to display zenphoto album, index, images, etc...