![]() |
|
Show Title/Description but Hide Photo - 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: Show Title/Description but Hide Photo (/thread-13614.html) |
Show Title/Description but Hide Photo - Nick7635 - 2021-07-13 My Society is using Zenphoto to archive and display historical photographs: https://rchsimagearchive.org.uk/ Show Title/Description but Hide Photo - acrylian - 2021-07-13 Password protect the images in question to achieve this. Also use an external albums folder as otherwise people may be able to guess the path to the actual image from the image page url. Perhaps use htaccess to block direct access additionally. Other option is to use a specific tag and add a switch to the theme pages where needed to "block" the image but display the title and description. This is not anything we will implement as this is a specific use case to be solved with custom theme coding. The page about features are the tickets on the GitHub repository. However that is not complete as we are working on other stuff ("next major release"). |