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.62 (2003.02.16) |
Up
| 2.64 (2003.05.28) »
- Fixed faultCodes returned from XML-RPC server to override the default SOAP::Lite value, which wasn't an int (it should be). (Adriaan Tijsseling)
- Fixed Javascript error with MT It! caused by Windows security update. Thanks to Phil Ringnalda for the fix.
- Creative Commons licenses can now be removed (but should be done so sparingly, as the licenses are designed to be irrevocable). Also, added more warning text before setting up a license. Thanks to Matt Haughey for the help.
- Added a GenerateTrackBackRSS option to mt.cfg, which determines whether the individual RSS files for TrackBack items are created.
- mt-view.cgi (and Viewer.pm) is now disabled by default, to emphasize its experimental status. To enable it, add
SafeMode 0 to mt.cfg.
- Fixed a Postgres bug with the seconds getting cut off of the Authored On timestamp.
- Fixed default search templates to use
<$MTPublishCharset>. (Autrijus Tang)
- Fixed a bug with the isPrimary argument to the mt.setPostCategories method (XML-RPC).
- Fixed Creative Commons RDF (was missing
</rdf:RDF>). (Aaron Swartz)
- Auto-generated excerpts for sent and received TrackBacks now apply text formatting properly. (Brad Choate)
- Fixed bug where Postgres passwords were not used.
- Fixed bug with Berkeley DB to Postgres database conversion (pg_atoi problem). (Mike Chambers)
<MTLink> now only tries to load index templates.
- Fixed rebuilds when using a localized version of MT.
- Select and Add New Category... on edit entry screen can now be translated.
- None and Convert Line Breaks text formatting options can now be translated.
- New Comment message subject can now be translated.
- Fixed bug where Next and Previous links on edit entry screen skipped drafts.
- Fixed bug where extended entry couldn't be set to the empty string from an XML-RPC client. (Adriaan Tijsseling)
- IncludeBlogs and ExcludeBlogs are now respected by mt-view.cgi. (Phil Ringnalda)
- mt-view.cgi no longer shows drafts. (Phil Ringnalda)