![]() |
|
Open Gallery to contents of a folder? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Open Gallery to contents of a folder? (/thread-8788.html) |
Open Gallery to contents of a folder? - rl@rocksolidnet.com - 2011-06-29 I saw this posted from 07 and don't know if anything has changed. I want to be able to open the gallery to the thumbnails of a specific album. Really I don't even need an album per-say. Is this possible without me writing some redirect for apache? Open Gallery to contents of a folder? - acrylian - 2011-06-29 I don't understand the question actually. Zenphoto is filesystem based so any folder within the root Open Gallery to contents of a folder? - rl@rocksolidnet.com - 2011-07-06 Maybe I can be more clear. I only have one album. I want to open directly to the album itself, I don't want to have the user actually click on the album to open it. Open Gallery to contents of a folder? - acrylian - 2011-07-06 So you want to skip the index page alltogether? If you mean an option, no. But you could modify your theme. Might be some work. A redirection would probably be easiest. If you use Zenphoto just as the gallery part of your website you can just link directly. Open Gallery to contents of a folder? - rl@rocksolidnet.com - 2011-07-07 "If you use Zenphoto just as the gallery part of your website you can just link directly." Thanks so much. Yes I have no problem with linking directly. I just want to make sure that nobody will go to the index page. I will try a rewrite rule. Open Gallery to contents of a folder? - acrylian - 2011-07-07 ok, then you should remove/modify standards like breadcrumb navigation from your them as well. |