Member
Member
greenlava   2008-08-21, 01:37
#1

Hi,
Is there a way to have a Short Album description that is shown on each album's listing in albums.php, but then have a longer Album Text that would only be shown when you click on an album? for instance:

Album1 is listed on the main page with a desciption "these are my pictures"

When you enter Album1, you now see a longer description in paragraph form, "These are pictures that I have taken in my travels around the world, from Boston to Prague"

The longer description would screw up my formatting in a listing of subalbums, but it's nicer to have a longer description when you are actually viewing the ablum

Thanks, love Zenphoto so far.

Dan

Member
Member
sbillard   2008-08-21, 02:14
#2

There are two approaches to this. You can truncate the long image for your main page descriptions with the function my_truncate_string() or you can use the custom data filed to store the shortened descriptions. In either case you have to modify the theme to emit the shortened descriptions.

Member
Member
greenlava   2008-08-21, 12:35
#3

awesome... custom data field should do exactly what I want it to do..

Thanks!
Dan

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.