ZenphotoCMS Forum
How to get the album name - 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: How to get the album name (/thread-6961.html)



How to get the album name - fohoizey - 26-04-2010

Hi there,

I'm wondering how I can get -just- the title of the albums on my Index.php page.
With functions like :

I always have the album title + something (like ).

How to get just its name ?

Many thanks




How to get the album name - acrylian - 26-04-2010

FYI: `` is part of the JS inline editing.

You can disable that
http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintAlbumTitle

Also we most always have a "get" Variant of each function that can be simply echoed.

Also note in Zenphoto terms there is a huge difference between the title and the name of an album:
http://www.zenphoto.org/2008/08/zenphoto-glossary/




How to get the album name - fohoizey - 27-04-2010

For those who are looking for the same thing, the answer is :