[MHtml] Multiline HTML Editor

Has one parameter

Description:

The User Interface is to utilize a multi-line WYSIWYG HTML Editor.

The one optional parameter can specify a path to a custom initiation .js file that will be used instead of the default, or set to ! to have no initiation .js file referenced, leaving it up to you to initialize some other way.

The Cnw.MHtml.Init Setup table value controls the default and is typically set to "-" which will then default to /BuiltIn/tinymce/moxie.custom.init.js. Like above, this may also be set to ! to have no default initiation .js file added

Examples:

[MHtml]

[MHtml] !

[MHtml] /js/tinymce/custom.init.js