DefaultTemplate
This is documentation about a configuration directive, which can be placed within Movable Type’s core configuration file, mt-config.cgi
, to customize the behavior of the system.
Deprecated: This directive was deprecated in version 4.2 in exchange for SearchDefaultTemplate directive. The purpose and the behavior of the two directives are exactly the same.
The filename of the default search template, located inside of your MT_DIR/search_templates
directory (see the SearchTemplatePath directive).
Value
Filename. Default: default.tmpl
Example
Use MT_DIR/search_templates/my-template.tmpl
:
DefaultTemplate my-template.tmpl