Here is a cute one! · Aug 19, 10:51 pm by Rick
A paging scheme plugin that returns the page number of the current article list and the number of pages in the current paging scheme.
I don’t know if this has already been done, I find some ideas quicker to write than find these days.
A usage example might go as follows:
<p><txp:newer> <img src="nav_left.gif"> </txp:newer> <txp:ras_page_of class="raas" /> <txp:older> <img src="nav_right.gif"> </txp:older></p>
It will take wraptag and class attributes.
Two low level tags included that just return numbers as well.
Download link: page_of.txt
