ZenphotoCMS Forum
Album navigation if next or prev exists - 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: Album navigation if next or prev exists (/thread-3300.html)



Album navigation if next or prev exists - Connie - 2008-07-16

my last question for today:

for navigation in albums I use

`

| `

but how can I check that the links are only shown when there is a previous or next album?

thanks in advance, Connie




Album navigation if next or prev exists - sbillard - 2008-07-16

getPrevAlbum() and getNextAlbum() each will return NULL if there is none.




Album navigation if next or prev exists - Connie - 2008-07-17

thanks, I will try...

I didn't get the overview about the available functions until now, will try ;=)




Album navigation if next or prev exists - macalter - 2008-07-17

I've only seen PREV or NEXT when such exists. The CSS contains declaration to fade into background if they're not required. Same applies to index.php navigation and album/image.php pages.