Chapter H: Changelog
0.10 (2001.10.06)
- Added the
<$MTCGIPath>tag and the CGIPath config file setting for easy linking to your MT CGI scripts. - Added a config setting for setting the default value of the ``Status'' field on the create an entry page; so you can set it to Release if you always want it set to Release by default. (Christina Wodtke)
- Added an ``allow anonymous comments?'' config option; if set, no checking is done to determine if the visitor making the comment has provided an email address and author name. If unset, both author name and email address are required. (Christina Wodtke)
- In the edit entry screen, if a comment author has not provided a name, there was no way to get to the editing screen for that comment; so now, [No author] is displayed if there is no author name.
- Added an
archive_typeattribute to theMTEntryLinktag; this allows you to create a link to an entry's archive page other than the preferred archive type. The default behavior is still to link to the archive page for the preferred archive type. (Christina Wodtke) - Transform carriage returns into <br> tags when
Convert Paragraph and Line Breaksis on. (Adam Wood)


