![]() |
|
Album.php combine Image.php - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: Album.php combine Image.php (/thread-3020.html) |
Album.php combine Image.php - salemhms - 02-06-2008 Hi, I'm looking to combine the functionalities of Album.php and Image.php Illustration Album.php shows thumbs of img1, img2,img3 and 500px by 500px display of img1. I click img2 thumb and the page relaods to show 500px by 500px img2. Album.php combine Image.php - acrylian - 02-06-2008 Just copy the And be sure to visit our theming tutorial, too. Album.php combine Image.php - salemhms - 02-06-2008 lovely, you're a star. Theming tutorial was a great read :) support here is better ;) I'll post up a link to the finished theme once I'm done with it thanks! Album.php combine Image.php - salemhms - 03-06-2008 Ok so I have achieved what I wanted except now I want the URL to look like the album.php URL (better for permalinks) So I'm skipping album.php but the url for image.php looks something like ~/zenphoto/album_name/imagefilename001.jpg.php Is there anyway I can have it look like ~/zenphoto/album_name/ only or atleast ~/zenphoto/album_name/image_title.php Album.php combine Image.php - sbillard - 03-06-2008 No Album.php combine Image.php - salemhms - 05-06-2008 An issue popped up more than once while i was putting up "next" and "back" here is my look: `
" title=""> ` That is in image.php Album.php combine Image.php - acrylian - 05-06-2008 Which version and which theme please? Album.php combine Image.php - salemhms - 05-06-2008 1.1.6 and my own theme that I'm making. Album.php combine Image.php - acrylian - 05-06-2008 Does it happen with any of the standard themes, too? Album.php combine Image.php - salemhms - 05-06-2008 Yep tested it on the default theme did the same thing. |