NOTE: This documentation is for Movable Type 3.2. If you are using a newer version, please see the documentation for Movable type 3.3x or Movable Type Enterprise.
« 2.66 (2004.01.13) |
Up
| 3.01D (2004.07.08) »
- A new application interface, more usable and standards-compliant than ever.
- New comment and trackback management features should make it easy to find and delete problematic comments/pings.
- Configurable comment registration permits banning of individual commenters using an external authentication service. Comment registration is optional and is controlled using several options.
- ``Object callbacks'' allow plugins to be notified when database records change, or to pre-/post-process data as it flows between MT and the database.
- Individual archive URLs are in the form /YYYY/MM/DD/title.html for new weblogs. Existing weblogs will continue to use the old-style (000374.html) archive file names unless re-configured.
- Larger weblogs using SQL databases should now rebuild faster. This applies to weblogs that use the MTArchiveList tag, and which do not use the MTEntries tag within that tag. Also the improvement won't benefit those who are useing ``weekly'' archive lists.
- Dynamic comment pop-ups are deprecated; static archive pages are the default venue for comments.
- TrackBack pings are now throttled by IP, according to the config parameter ThrottleSeconds. 8 pings in the span of 10 ThrottleSeconds will cause the IP to be banned.
- Background tasks offer a more repsonsive interface and play better with others.
- Atom API now supported.
- Better date handling with DateTime will go as far back as necessary