Page 1 of 1

Another Album question - numbers instead of >>

Posted: Wed Mar 04, 2009 5:37 pm
by scotch33
Ok this question is about the way one navigates through the albums, both thumbs and actual images.  The standard is to have something like this...

  >>

In the current site I am doing I woild like to have something like this

1  2  3  4  5  6

where each number goes to the grid that displays the appropriate thumbnails.

NOw I can see that I have access to some variables for navigation - $link.page.next, $link.page.first, $link.page.last, $link.page.previous

And I have access to the page counts - {$pagenumber} {$pagecount}

What I ideally need to know is if it is possible to use these to work out how many pages there are in a split down gallery and create links in the style I have shown.

Any help or pointers gratefully appreciated.

Cheers

J

Re: Another Album question - numbers instead of >>

Posted: Fri Apr 17, 2009 5:00 am
by ptvprod
Hi! I'm searching for the same - did you have any suggestion?

Re: Another Album question - numbers instead of >>

Posted: Sat Apr 18, 2009 7:46 pm
by Dr.CSS
Those come from the lang. file in album, to make any changes you need to do it there...