![]() |
|
Text (class-textobject?) in Gallery view - 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: Text (class-textobject?) in Gallery view (/thread-9849.html) |
Text (class-textobject?) in Gallery view - tion - 25-04-2012 Dear everyone, I'm trying to set up Zenphoto to be used similarly as tumblr. Basically I would like to put pictures and .txts in one directory and have Zenphoto make a gallery out of it. This works already fine with pictures, textfiles themselves however are not displayed in the gallery view using. Instead a mock up thumbnail indicating text is shown and you can't read the text until you click on the text thumbnail and become redirected to the 'single view' page. My goal would be to have text being displayed instead of the mock up text thumbnail in the gallery view. all the best & thanks a lot, Text (class-textobject?) in Gallery view - acrylian - 25-04-2012 Thumbimages for textobject work like for video items (see the troubleshooting on the user guide). If you wish to display the text directly you have to modify the theme used to call the item (default images) directly for those items as on the image.php page. Info on theming on our theming tutorial. You might also need to visit the functions documentation and the object model tutorial (on the user guide as well). |