<mt:EntryNext>
A block tag providing a context for the entry immediately following the current entry in context (in terms of authored date).
Bug: In Movable Type 4.x there is a bug where if entries/pages have the exact same date-time then the
mt:EntryPreviousandmt:EntryNextcontainer tags may skip an entry/page. This has been fixed in Movable Type 5.
Example
<mt:Entries>
<$mt:EntryTitle$>
<mt:EntryNext>
The next entry is:
<a href="<$mt:EntryPermalink$>"><$mt:EntryTitle$></a>
</mt:EntryNext>
</mt:Entries>
Related
This page was last updated on 2012-06-11, 00:43.