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.0b3 (2002.02.23) |
Up
| 2.0b5 (2002.02.27) »
- Added
border="0" for thumbnail image after choosing popup image; also fixed the invalid XHTML.
- Fix thumbnail creation error by providing Image::Magick with the image format on $magick object creation.
- Fix bug on category-editing page where an error will be displayed if the user who created a category has been deleted.
- When creating a new author, give an error if no password is provided.
- Fix bug with Convert Line Breaks being unchecked for pre-2.0 entries even if the default in blog config is set to on. blog
- Cache format hashes for dates after creating them.
- Added another speed enhancement, particularly for large archive pages, by caching the MT::TemplateMap preferred object for an archive type.
- Moved excerpt below entry body and extended entry body in bookmarklet window to match layout on edit/new entry pages.