Not a developer? Go to MovableType.com

Documentation

IdentitySystem

By Byrne Reese and posted in Appendix: Configuration Directives on December 31, 1969.

URL of the Authentication service (marked as "TypePad") used on "Preferences > Web Services Settings". Value of IDENTITY_SYSTEM in the following link: <a href="javascript:void(0)" onclick="window.open('<mt:var name="IDENTITY_SYSTEM">/handshake?<mt:if name="LANG">lang=<mt:var name="LANG">&amp;</mt:if>url=<mt:var name="HANDSHAKE_RETURN" escape="URL">&amp;blog_id=<mt:var name="BLOG_ID">');return false"><__trans phrase="Obtain TypePad token"></a> Values Absolute URL. Defaults to...

Read more

Documentation

IdentityURL

By Byrne Reese and posted in Appendix: Configuration Directives on December 31, 1969.

Specifies the fully-qualified domain name and path (up to the username) for the user profile URL of the TypeKey-compatible authentication service you wish to use for your weblogs. To enable an alternate authentication service, you also need to define SignOnURL...

Read more

Documentation

LDAPAuthSASLMechanism

By Byrne Reese and posted in Appendix: Configuration Directives on December 31, 1969.

The name of SASL Mechanism to use for both binding and authentication. Values: PLAIN (Default value) DIGEST-MD5 Note: Using anything other than "PLAIN" for AuthLDAPSASLMechanism requires the Perl Authen::SASL package to be installed. For more information, see http://www.melnikov.ca/mel/devel/SASL_info.html....

Read more

Documentation

PublishCharset

By Byrne Reese and posted in Appendix: Configuration Directives on December 31, 1969.

By default, the character encoding sent in the HTTP headers when you are using the system corresponds to the language you have chosen as your "Preferred Language" in your user profile. If you would like to override that you can...

Read more

Documentation

SignOffURL

By Byrne Reese and posted in Appendix: Configuration Directives on December 31, 1969.

Specifies the fully-qualified domain name and path (up to the query paramters) for the lougout URL of the TypeKey-compatible authentication service you wish to use for your weblogs. To enable an alternate authentication service, you also need to define SignOnURL...

Read more

Documentation

SignOnURL

By Byrne Reese and posted in Appendix: Configuration Directives on December 31, 1969.

Specifies the fully-qualified domain name and path (up to the query paramters) for the login URL of the TypeKey-compatible authentication service you wish to use for your weblogs. To enable an alternate authentication service, you also need to define SignOffURL...

Read more

Documentation

StaticFilePath

By Byrne Reese and posted in Appendix: Configuration Directives on December 31, 1969.

The absolute file system path to the mt-static directory. This value corresponds to the absolute URL path or fully-qualified domain name URL specified in StaticWebPath. Tip: If not configured, it is assumed that the mt-static directory is located in the...

Read more