Help - Search - Members - Calendar
Full Version: Category Archiving
Movable Type Community Forum > Using Movable Type > Entries and Archives
mmmfruit
another question -- smile.gif
i would like to create my main archive page to look like this:


CATEGORY NAME
MM-DD-YYYY | EntrySubject
MM-DD-YYYY | EntrySubject
MM-DD-YYYY | EntrySubject

CATEGORY #2 NAME
MM-DD-YYYY | EntrySubject
MM-DD-YYYY | EntrySubject
MM-DD-YYYY | EntrySubject

CATEGORY #3 NAME
MM-DD-YYYY | EntrySubject
MM-DD-YYYY | EntrySubject
MM-DD-YYYY | EntrySubject

How would I go about doing this? I've tried various ways of MT coding, but I'm still not used to this script (I've mostly used greymatter), so, help please. smile.gif Thanks a bunch!
mmmfruit
nvm, figured it out. smile.gif
tonygarcia
how'd you do it smile.gif would you mind sharing how you did this?

thanks in advance
maddy
I imagine they used something like this:
CODE
<MTArchiveList archive_type="Category">
<h3><MTArchiveTitle></h3>
<MTEntries>
<MTEntryDate format="%m-%d-%Y"> | <a href="<MTEntryPermalink>"><MTEntryTitle></a><br />
</MTEntries>
</MTArchiveList>
smile.gif
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-2010 Invision Power Services, Inc.