![]() |
|
Best way to use ZP for entire site? - 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: Best way to use ZP for entire site? (/thread-2843.html) |
Best way to use ZP for entire site? - os07 - 2008-05-09 I am using ZP to handle all of the portfolio images for a photog's site. The idea is to have one ZP album per specialty page. I've integrated ZP into the code by inserting existing HTML/CSS into album.php, index.php and image.php, but.... There is no need for a main "gallery" page showing all albums. Just one separate album per sub-page on the site. Maybe 20 different albums altogether. I've read some of the threads here, but I just can't get my head around what I need to do. Multiple galleries? If not, how to integrate one album per sub-page throughout the site? TIA for your help! Best way to use ZP for entire site? - acrylian - 2008-05-09 Do you mean something like this: www.christophclasen.de? That is quite easy, just create a main navigation that links directly into the desired album. Best way to use ZP for entire site? - os07 - 2008-05-09 Yes. My thinking is that all I have to do is use ZP to generate the index.php, album.php and image.php files. I just don't USE the index file anywhere, but copy the individual album code from: Then just link to the ZP CSS in the head section. Thanks! Best way to use ZP for entire site? - acrylian - 2008-05-09 Maybe the printAlbumMenu would be useful, too. |