Not a developer? Go to MovableType.com

Plugin and Theme Directory

GlobalListings v2

By
Posted January 9, 2003, in MT Tags, Templates, Widgets.

Details

Adds container tags for listing Entries, Comments, Pings, and Categories throughout the entire installation of MT. This can also be set to include or exclude specific blogs.

<MTGlobalEntries include_blogs="3,4,6">
--MTEntry* tags here--
</MTGlobalEntries>
<MTGlobalComments lastn="5" offset="5">
--MTComments* tags here--
</MTGlobalComments>


Back