Member
Member
Connie   2008-07-16, 20:41
#1
my last question for today:

for navigation in albums I use

`<?php printLink(getPrevAlbumURL(), "« Prev Album"); ?>

| <?php printLink(getNextAlbumURL(), "Next Album »"); ?>`

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

thanks in advance, Connie
Member
Member
sbillard   2008-07-16, 21:24
#2
`getPrevAlbum()` and `getNextAlbum()` each will return NULL if there is none.
Member
Member
Connie   2008-07-17, 07:53
#3
thanks, I will try...

I didn't get the overview about the available functions until now, will try ;=)
Member
Member
macalter   2008-07-17, 23:16
#4
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.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.