<$mt:CommentRepliesRecurse$>
Recursively call the block with the replies to the comment in context. This tag, when placed at the end of loop controlled by MTCommentReplies tag will cause them to recursively descend into any replies to comments that exist during the loop.
Example:
<mt:Comments>
<$mt:CommentBody$>
<mt:CommentReplies>
<mt:CommentsHeader><ul></MTCommentsHeader>
<li><$mt:CommentID$>
<$mt:CommentRepliesRecurse$>
</li>
<mt:CommentsFooter></ul></mt:CommentsFooter>
</mt:CommentReplies>
</mt:Comments>
This page was last updated on 2008-06-30, 16:49. [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.