Welcome to MTTags.com. Hopefully, you'll discover that this a really easy place to find information about Movable Type Template Tags. If you think we could be doing something better, please let us know! If this is your first time here, be sure to stop by the information desk, because we've got a growing todo list that might already include what you were about to suggest.
A specialized version of MTCategories that respects the hierarchical structure of categories.
Attributes:
include_current - An optional boolean attribute that controls the inclusion of the current category in the list.sort_method - An optional and advanced usage attribute. A fully qualified Perl method name to be used to sort the categories.sort_order - Specifies the sort order of the category labels. Recognized values are "ascend" and "descend." The default is "ascend." This attribute is ignored if sort_method has been set.top - If set to 1, displays only top level categories. Same as using MTTopLevelCategories.