Blogs

A container tag which iterates over a list of all of the blogs in the system. You can use any of the blog tags (BlogName, BlogURL, etc - anything starting with MTBlog) inside of this tag set.

Attributes:

  • blog_ids

    This attribute allows you to limit the set of blogs iterated over by Blogs. Multiple blogs are specified in a comma-delimited fashion. For example:

        <mt:Blogs blog_ids="1,12,19,37,112">

    would iterate over only the blogs with IDs 1, 12, 19, 37 and 112.

This page was last updated on 2008-03-05, 16:27.  

1 Note

Important note: This tag supports all of the MultiBlog template tag attributes blog_ids/include_blogs and exclude_blogs for aggregating across different blogs.

Leave a note