NoHTMLEntities
By default Movable Type uses the Perl module HTML::Entities to encode characters into HTML entities, provided that you have it. However, in some circumstances, even if you do, you may not wish to use it for encoding, if for example, if you are using a language that uses a different character encoding (Polish, Russian, etc). In that case, you should set the value of NoHTMLEntities to 1.
Default value: 0 (use HTML::Entities, if it's available)
Example:
NoHTMLEntities 1
See Also
Leave a note
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.