![]() |
|
album as index page - 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: album as index page (/thread-2663.html) |
album as index page - amyg - 2008-04-14 I'd like to show a slideshow from one specific album on the index page. album as index page - acrylian - 2008-04-14 You would have to program that yourself. There is no easy way, option or function, for that. album as index page - amyg - 2008-04-14 OK - is there a not so simple solution? Is there a clever way to redirect an album to be the 'home' page? album as index page - AlexWilson - 2008-04-14 try a rewrite rule in your .htaccess file, something like:
and put it before the other zenphoto rules album as index page - junko - 2011-07-06 Is this situation still true today? I would like to show the images from a specific album on the themes index.php, without showing all the galleries and their respective thumbnails. album as index page - acrylian - 2011-07-06 Yes, unless you want to do some theme coding. album as index page - junko - 2011-07-07 @acrylian: Thank you for replying. I am indeed coding a new theme from scratch, however I don't have enough knowledge of PHP to do custom functions so I'll give it a miss! |