Another Album question - numbers instead of >>
Posted: Wed Mar 04, 2009 5:37 pm
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
>>
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