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.01 (2001.09.23) |
Up
| 0.03 (2001.09.26) »
- Added FTP URLs to installation instructions. (Daniel Talsky)
- Fix some warnings. (Caroline van Oosten de Boer)
- Fix bug with spaces at the ends of lines in mt.cfg file. (Caroline van Oosten de Boer)
- Fix bug with saving new entry--author was not being set for the new post. (Matt Haughey)
- Fix bug with profile link in header linking to the wrong profile on the entry-editing page for an entry by another author.
- Fix bug where creating a new author would switch your login credentials to those of the new author (ie. you would then be logged in as the new author, no longer as yourself). (Matt Haughey)
- Added <$MTArchiveTitle$> tag.
- Fix bug where uploading a file with backslashes in the path (eg. from Windows) would not get the path cut off properly. (Caroline van Oosten de Boer)
- Changed Image-Size installation method, because the old method was not resulting in a working installation, due to the module using AutoLoader to split up the routines. (Caroline van Oosten de Boer)
- Updated installation doc to reflect new Image-Size installation method, along with incorporating instructions for performing some steps in a Unix shell, among other things. (Matt Haughey, Steven Jarvis)
- Fixed mt-comments.cgi so that it supports adding comments when the comment system is using inline/static comments (as opposed to comment popup windows). The archive pages for the entry, along with the index pages, are now rebuilt after a comment is added, and the user is redirected back to the individual entry archive page. (Caroline var Oosten de Boer)
- Added <$MTEntryCommentCount$> tag: number of comments on a particular entry.
- On Edit Blog Configuration screen, moved File Extension for archive files down into ``Archive Configuration'' section. (Steven Jarvis)
- In the Movable Type admin UI, the Movable Type logo now returns you to the Project Administration area, rather than the movabletype.org site.
- In List Entries, when author does not have ``edit all posts'' privilege, but selects to view posts by another author, entry title is no longer a link.