<mt:ArchiveNext>
A container tag that creates a context to the "next" archive relative to the current archive context.
Attributes:
- type or archive_type (optional)
Specifies the "next" archive type the context is for. See the ArchiveList tag for supported values for this attribute.
Example:
<mt:ArchiveNext>
<a href="<$mt:ArchiveLink$>"
title="<$mt:ArchiveTitle escape="html"$>Next</a>
</mt:ArchiveNext>
Note: mt:ArchiveNext is a container tag, not a conditional tag. As a result, it cannot be used in conjunction with mt:Else.
Skot Nelson
September 2, 2007 12:18 PM | Reply
Shouldn't MT:ArchiveNext now work with Category-Monthly archives? There is a 'date" context there. It appears to just be ignored though.