Don't Back Down

Posted by Chad Everett on December 22, 2003

Movable Type v2.65 »

I've just completed the changes to move the site to Movable Type v2.65.

If you're upgrading from v2.64, there are really only a few files that need replacing, and none of them should affect any of my plugins or hacks. The files that need replacing:

  MT_DIR/mt-send-entry.cgi
  MT_DIR/lib/MT.pm
  MT_DIR/lib/MT/ConfigMgr.pm
  MT_DIR/lib/MT/default-templates.pl
  MT_DIR/lib/MT/XMLRPCServer.pm
  MT_DIR/lib/MT/Template/Context.pm

There are also some updates to the online documentation (three of the files, I think), so if you'd like to have those changes, update the contents of the docs directory as well. These changes are minor and are not required for the operation of MT, only for the online documentation to be up-to-date.

If you have changed the code in Comments.pm or in Search.pm based on something you've seen here, you probably do not want to update those files from the new distribution, or your changes will be lost. The good news is that the files are exactly the same in v2.65 as they were in v2.64, so you should just be able to leave your existing files in place.

Related Entries

Leave a comment