Alphabetize Your Entries
If you want your Movable Type entries to be displayed in alphabetical order, substitute the <MTEntries> tag with:
<MTEntries sort_by="title" sort_order="ascend">
Use the same </MTEntries> closing tag.
« Making a Sideblog or Linkblog | Main | Htaccess and Dynamic Publishing »
If you want your Movable Type entries to be displayed in alphabetical order, substitute the <MTEntries> tag with:
<MTEntries sort_by="title" sort_order="ascend">
Use the same </MTEntries> closing tag.