Sorting Categories in MT: A Fourth Solution

plugin  | 20 December 2010

In addition to my homegrown, coded solutions, a fourth, and considerably neater and more sophisticated solution, comes in a read more

Default Category Plugin

plugin  |  8 September 2010

So I was bashing my head against a wall trying to figure out how best to specify a default category for all posts — one to which, if no category was specified, a post would be assigned, particularly in... read more

Variable Interpolation

configuration  | 11 July 2010

MovableType has this incredibly beautiful thing called variable interpolation. As I understand it, what this means is that you can define a variable somewhere and then reference it at another place altogether. You can even use it to supply a value for a template tag modifier, another variable, or... read more

Forum Non Convenience

Services  | 11 July 2010

I’ve said this before, and I’m not the only one: the MT Forums is the clunkiest, most bizarre, user-unfriendly community service conceivable. To call it a ‘service’ is to give it credit it... read more

Death by Calendar: The Irrelevance of Date-Based Blogs

Design  | 11 July 2010

The historical fascination with “date-based” entries continues to invade all blog systems and software and many CMS platforms. Even today, every version of MT has provisioning for calendars... read more

So long, MT5. Sorry it didn’t work out

Versions  | 10 July 2010

These things are never easy, but you can’t delay them indefinitely. For months I’ve struggled with MT5. It works just fine — up to a point. If it’s just the basics you want, and if you’re happy to live without almost every bell and whistle, and if you can wrap your head around the completely rejigged... read more

Sorting Categories in Movable Type: Three Solutions

template recipes  | 14 June 2007

If you want to sort your categories in some customized order — i.e., not alphabetically, which is the MT default — there are some solutions. I’ve tracked down three different solutions.

(Note that I am now running MT 3.35, and I’m not sure Solution #3 below works in anything below version 3.3x.)

  1. Use the RegEx Plugin;
  2. Use the CustomFields Plugin;
  3. Use category...
 read more

Recipe for Upgrading MT

installation  | 10 June 2007

After years of doing it donkey-style, I finally figured the easiest and fastest way to upgrade MovableType. I was moving from Version 3.33 to 3.35, so all references are to that. Here’s my very own Martha... read more