<mt:PagerBlock>
A block tag iterates from 1 to the number of the last page in the search result. For example, if the limit was 10 and the number of results is 75, the tag loops from 1 through 8.
The page number is set to __value__ standard variable in each iteration.
The tag also sets __odd__, __even__, __first__, __last__ and __counter__ standard variables.
Example:
M
<MTPagerBlock>
<MTIfCurrentPage>o<MTElse><a href="<MTPagerLink>">o</a></MTIfCurrentPage>
</MTPagerBlock>
vable Type
produces:
"Mooooooooovable Type" where each "o" is a link to the page.
This page was last updated on 2009-06-18, 15:36. [Edit]

Leave a note
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.