Movable Type Documentation > Appendices > Appendix: Configuration Directives

AllowedTextFilters

This configuration directive governs which text filter choices are available to end users (default setting permits all filters). A change here will affect all blogs in the system. Disallowing a filter will not effect any entry or page that already has that text filter assigned to it. However, if you create a post in markdown, save, then disallow markdown, then edit the post again, the user will be forced to select a new text filter format for the post.

Acceptable values are:

  • __default__ (a.k.a. Convert Line Breaks)
  • markdown
  • markdown_with_smartypants
  • richtext
  • textile_2

Example

AllowedTextFilters __default__, markdown, textile_2
This page was last updated on 2008-03-29, 12:16.  

Submit a User Contributed Note

User contributed notes are a great way to share the knowledge you have gained in using Movable Type.

If you have a technical question or problem, please visit Movable Type Support.

(If you haven't left a note here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)