ContentFilters

Used to control how HTML is managed in the RTF field.

Options (To enter more than one, separate with a ","  e.g., FixEnclosingP,MozEmStrong)

      RemoveScripts – Removes script tags from HTML

      MakeUrlsAbsolute – Makes all URLs absolute

      FixEnclosingP – Removes parent P tag if all content is within it

      MozEmStrong – Changes all <b> to <strong> and <i> to <em>

      DefaultFilters – Enables all filters except for MakeUrlsAbsolute