Recently in MT Configuration Category

Alternate Templates

A cool feature of Movable Type is the ability to use alternate templates for the MT application itself. Instead of hacking MT's default application templates directly, you can create a directory for alternate templates (in the same directory where mt.cgi resides), configure the path in mt.cfg, then upload your hacked/tweaked templates for MT to find there.

In mt.cfg add the following:
AltTemplatePath ./tmplx

(You can name your Alternate Templates folder whatever you like. I use /tmplx so the folder will reside directly beneath /tmpl when I'm accessing it via FTP.)

Kill TrackbackRSS

Notice some "mystery" xml files appearing in your blog directory? (with names such as 37.xml, 88.xml, etc) These are TrackbackRSS feeds generated automatically by MT. I have no need for these so I "killed" them. To do this, uncomment the "GenerateTrackBackRSS 0" line in mt.cfg and you're good to go.

About this Archive

This page is an archive of recent entries in the MT Configuration category.

Headaches is the previous category.

MT Installation is the next category.

Find recent content on the main index or look in the archives to find all content.