Some background...We have multiple blogs setup, each holding different types of information. We have another blog that acts as the main page and pulls in content from each of the other blogs.
To build the navigation, we want to use the MTTopLevelCategories tag to pull in the top level categories from the selected blogs. When we use the tag with the blog_ids="1", it completely ignores that tag and gives us the TopLevelCategories from the main umbrella blog. Is there another blog identifier we can use with the MTTopLevelCategories tag?
Thanks in advance!
Vijay
Reported on Movable Type 4.3

Hi Vijay,
Why don't you do something like this:
<mt:Categories include_blogs="1,2,3">
<mt:HasNoParentCategory>
These are the top categories from across the blog ids 1, 2 and 3
</mt:HasNoParentCategory
</mt:Categories>
Kind Regards,
Mihai Bocsaru
----------------------------------
Daily Movable Type Consultant
Web Development
Movable Type Consulting
Six Apart Partner
http://www.pro-it-service.com/
----------------------------------
Movable Type Demo
http://www.movabletypedemo.org/
----------------------------------
Open Melody Demo
http://www.openmelodydemo.org/