index

toc
<mm:index> The index of the current item of the current list. It can also act as a `querycontainerreferrer' in which case the `offset' and `maxnumber' properties of the query are used to calculate the current page (offset/maxnumber). This index can be used in combination with the index-tags inside mm:nextbatches and mm:previousbatches.
see alsofirst | last | nextbatches | previousbatches
attributes
  • offset
    Where do you want to start counting. The default is determined by the list it is in, and for most lists this is 1. It is not one for example in the `batches' lists, because for them `index' is the page.
    see: previousbatches | nextbatches
contextwriter attributes
contextreferrer attributes
writer attributes
listreferrer attributes
example 1
See the example for tag `first'.
example 2
See the example for tag `nextbatches'.