Help - Search - Members - Calendar
Full Version: aranging by catagory instead of Day
Movable Type Community Forum > Additional Resources > Tips and Tricks
Eapzy
I'm using the code to make a photoblog from blogstyles (http://blogstyles.com/photo/photoblog.php) and now i'm wondering how I can set the index page to group the entries by catagory instead of date. Anyone know a way to do this?

Sorry for the stupid newbie question.
girlie
CODE
<MTArchiveList archive_type="Category">
<MTEntries>
...
</MTEntries>
</MTArchiveList>


or, if you don't have Category Archives turned on:

CODE
<MTCategories>
<MTEntries>
...
</MTEntries>
</MTCategories>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.