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.03 (2001.09.26) |
Up
| 0.05 (2001.09.30) »
- Changed internal timestamp format so that timezone offsets are not recalculated on every rebuild. Changed from epoch time (seconds since 1970) to
YYYYMMDDHHMMSS.
- Added uneditable name of template to top of editing page for non-index templates; this limits possible confusion over which template you are actually editing. (Steven Jarvis)
- Made
MTCommentAuthorLink web links open in new window. (Steven Jarvis)
- Bookmarklet Javascript now works in IE 5.5 (needed to use document.selection in that browser). (Caroline van Oosten de Boer)
- Added
created_by column to author object, in preparation for allowing author deletion, but only of authors that you have created.