Chapter Comment listing
MTComments
A container tag which iterates over a list of comments on an entry or for a weblog. By default, all comments in context (e.g on an entry or in a weblog) are returned. When used in a blog context, only comments on published entries are returned.
Optional attributes
lastn- Display the last N comments in context where N is a positive integer. NOTE:lastnrequired in a weblog context.sort_order- Specifies the sort order and overrides the General Settings. Recognized values are "ascend" and "descend."blog_ids- This attribute allows you to aggregate comments from other blogs into yourMTCommentslisting. Blogs are specified by their blog IDs in a comma-delimited fashion. (e.g.<MTComments blog_ids="1,12,19,37,112">). A value ofallexpands the context to all blogs in the installation. This feature is available only in Movable Type Enterprise.
Related
- Knowledge Base: List recent comments


