Not a developer? Go to MovableType.com

Documentation

PageBody

This tag outputs the contents of the page's Body field.

If a text formatting filter has been specified, it will automatically applied.

Attributes:

  • words

    Trims the number of words to display. By default all are displayed.

  • convert_breaks

    Controls the application of text formatting. By default convert_breaks is 0 (false). This should only be used if text formatting is set to "none" in the Entry/Page editor.

Example:

    <$mt:PageBody$>
Back