Help - Search - Members - Calendar
Full Version: Display Abridged Categories
Movable Type Community Forum > Additional Resources > Tips and Tricks
opaun
Currently, when I click on a category, it goes to a page where all the posts from that category are displayed in full text. Is there a way to get the display to match the "search" display, were it shows the title and then two or three lines? Thanks,

Owen
LisaJill
This is what I'm using or my categories

CODE
<blockquote>
<MTEntries>
<a href="<MTEntryPermalink>"><MTEntryTitle></a> <br /><MTEntryDate format="%d %B, '%y">
<blockquote><i>Extract:</i><br /><MTEntryExcerpt> (<MTEntryCommentCount> comments)</blockquote>
</MTEntries>


You can see its output here.

You can modify that to look like whatever you want =)
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.