Help - Search - Members - Calendar
Full Version: Archiving
Movable Type Community Forum > Additional Resources > Tips and Tricks
kevandali
I had better start by saying I am a complete novice.
I want to archive all of my february's posts into the february archive so when a visitor clicks onto the front page all they see is the entries for that month only.
I also would like to know how I can get my site to load faster as I am on broadband but a lot of the rugby players have a modem connection and they tell me it is slow, would I have to limit pictures on the front page and make all other pictures smaller ?

site address is www.dustboat.com/ollertonrugby if anyone has any ideas for me to try.
If you could keep it simple that would be great
kadyellebee
I believe that if you wrap the MTEntries container with a MTArchiveList, you can use that to constrain the time period of the entries... something like this:

CODE
<MTArchiveList archive_type="Monthly" lastn="1">
<MTEntries> and all of your other MTEntry* tags </MTEntries>
</MTArchiveList>


So maybe play with that. smile.gif

Kristine
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.