Movable Type Enterprise Documentation

Back to docs index

Chapter System

In this section:


Returns the value of the AdminCGIPath configuration directive if set. Otherwise the value of the CGIPath directive is returned.

The URL path to the directory containing the Movable type CGI scripts. The value of the CGIPath configuration directive.

The relative URL (path) extracted from the CGIPath setting in mt-config.cgi.

The name of the comment script. Typically mt-comments.cgi.

The output of the DefaultLanguage setting in mt-config.cgi.

This tag is used by the system to display the text of any user error message.

If specified, will be used in the PHP-based dynamic publishing, as well as mt-search.cgi. Staticly published templates are not affected by any means.

Required Attribute:

  • type - Describes the resulting format. The value is the correct mime type (e.g. for Atom 1.0, it is "application/atom+xml")

Automatically generates an absolute URL to an index template or specific entry in the system. One of the following attributes are required:

Attributes:

  • template - The name of the index template.
  • entry_id - The numeric system ID of the entry.

Example:

<a href="<$MTLink template="About Page"$>">My About Page</a>

or

<a href="<$MTLink entry_id="221"$>">the entry about my vacation</a>

The value of the PublishCharset directive in the system configuration.

The value of the StaticWebPath directive in the system configuration.

The name of the TrackBack system script. Typically mt-tb.cgi.

The version number of the Movable Type system.

The name of the XML-RPC system script. Typically mt-xmlrpc.cgi.

Six Apart
Makers of weblog software and services for individuals, organizations and businesses.
This website is powered by Movable Type.