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.
« 0.05 (2001.09.30) |
Up
| 0.07 (2001.10.02) »
- Fixed the built-in RSS template so that it validates with RSS version 0.91.
- Fixed bug with previewing entry introduced by convert paragraph breaks option and code. (Adam Gerstein, Sara Flemming, Matt Haughey, Jeremy W)
- Check that version of installed HTML::Template is greater than 2, because we need certain features that were only added later on. (TW Walsh)
- Actually include mt-import.cgi in the distribution this time. (Caroline van Oosten de Boer)
- Fixed a bug where the conditional settings for MTEntryIfAllowComments and MTEntryIfExtended tags would not be picked up properly on Individual Archive Templates.
- Need to HTML-encode all ampersands before displaying in editing boxes; this prevents the browser from turning in a textarea into an actual non-breaking space, for example.
- In the
Blog editing menu, fixed the Edit blog configuration icon link; it was different than the text link, and it was incorrect, and caused an error saying ``No permissions''. (Adam Gerstein)