romamor
06-30-2008, 08:09 PM
Is there a way to show pages in an archive or a browse page as
"n of x", eg. page "5 of 50".
Right now I can get "previous 1 2 3 next", however, having 1000+ images, with 20/page, would give me a series of 1 2...50 page numbers, which is a very long list and breaks my template, besides being not very user friendly.
At the very least, I'd like to display "previous | page 5 of 50 | next",
and no individual page numbers.
I see I have the <ARCHIVE_PAGES_NUM> which gives me the current page number in a paged archive, however, I do not seem to find a tag that gives me the total number of pages in the archive.
"n of x", eg. page "5 of 50".
Right now I can get "previous 1 2 3 next", however, having 1000+ images, with 20/page, would give me a series of 1 2...50 page numbers, which is a very long list and breaks my template, besides being not very user friendly.
At the very least, I'd like to display "previous | page 5 of 50 | next",
and no individual page numbers.
I see I have the <ARCHIVE_PAGES_NUM> which gives me the current page number in a paged archive, however, I do not seem to find a tag that gives me the total number of pages in the archive.