July 2004 Archives
We've just released Movable Type 3.01D. You can download the new version by logging into your Movable Type Account and using the "download" link for the appropriate license. If you're upgrading from 3.0D, there's no need to run any upgrade script for this release: just upload the files to your server and you should be ready to go!
This release fixes a number of bugs that were present in 3.0D. The lot of it boils down to this:
- Comment preview is no longer dropped (see below for instructions)
- Default templates now have valid HTML in a few places where they didn't before.
- Lots of bugs fixed with export and import, and the primary category of an entry is included with an export.
- QuickPost on the right-click menu no longer complains.
- Adding TypeKey comments is easier, with MTRemoteSignIn and MTRemoteSignOut (see below).
- Numerous other bug fixes.
In your comment preview template, change <MTCommentFields> to <MTCommentFields preview="1">. This way the comment fields will know to include your preview text.
TypeKey sign-in is now easier to integrate with your custom templates. Just use <$MTRemoteSignInLink$> as the target of the "sign in" link, and use <$MTRemoteSignOutLink$> as the target of the "sign out" link. If you're doing this on a static template page (like the individual archive), you probably want to add the static="1" argument, so that commenters will land on the same page after they've signed in.
Once you've done that, add this line to your mt.cfg:
TypeKeyVersion 1.1This adds additional security, but it won't work unless you're using MTRemoteSignInLink.
As always, let us know if you have any problems! Enjoy.
A reminder to those of you working away, the Plug In to Movable Type 3.0 developer's contest deadline for submissions is just days away, with entries due by 11:59 PM Pacific time on Tuesday July 6. There's $20,000 in prizes that will soon be in the hands of some lucky developers, and an esteemed panel of judges is awaiting your submission.
If you're still coding away at the last minute, you'll want to review our developer resources as well as the explanation which clarifies what's considered a plugin. In short, any application or feature built on top of Movable Type counts, and you can use whatever tools you'd like, with an eye towards the judging criteria which will be used.
Good luck to all our developers!


