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.0b1 (2002.02.18) |
Up
| 2.0b3 (2002.02.23) »
- Sort categories and authors in power-edit screen.
- Changed input box styles back to 20px so that they are not too small in Windows.
- Added caching of templates when rebuilding archives; this means that for each archive type, each archive template need only be loaded once. Hopefully this will improve performance.
- Fixed bug where
Convert Line Breaks setting was not applied to preview page.
- Shortened manual split page names so that they don't get truncated.
- Export now exports in ascending chronological order. (morbus, and others)
- Added <p> and </p> around the welcome message on the editing menu, so that anything typed in (even without adding HTML) will get the proper type formatting.
- Untaint template's linked file path; we allow anything, assuming that the user who set it up knows what he/she is doing. (Norch)
- Fixed recently_commented_on, which was broken because it was resorting the entries into the wrong order.
- Fix warning when select
all entries for limit pulldown on list & edit entries.
- Added bookmarklet config option to include
Convert Line Breaks checkbox on bookmarklet window.
- Fixed bug where
Convert Line Breaks would not get set when posting from bookmarklet. (RoyalTS)
- Fixed bug with German date/time display. (RoyalTS)
- Fixed typo in mtchanges.html. (morbus)