defwysiwyg Tag
Context: defwysiwyg must be used inside a def or defenv tag (after a inherit tag if present). Purpose: defwysiwyg declares the defined tag to be a WYSIWYG tag. This does not have any influence on the usual heitml processing. So from a language view the tag is ignored.
The heitml system has a special function used to edit defwysiwyg tells heitml not to escape the defined tag, because the editor can handle it correctly. Normally you should use defwysiwyg for redefined HTML tags. defpara Tag
Context: defpara must be used inside a def or defenv tag (after a inherit tag if present). Purpose: defpara declares the defined tag to be a paragraph level tag. This mostly influences the preparation of heitml pages for wysiwyg editing. When used together with defautoclose heitml inserts an end tag to close a paragraph level level tag in front of another paragraph level tag. definpara Tag
Context: definpara must be used inside a def or defenv tag (after a inherit tag if present). Purpose: definpara declares the defined tag to be an inner paragraph tag. This only influences the preparation of heitml pages for wysiwyg editing. deftranspara Tag
Context: deftranspara must be used inside a defenv tag (after a inherit tag if present). Purpose: deftranspara tells heitml to look at the body of the environment tag in order to infer if it is a paragraph level or an inner paragraph level tag. defcontpara Tag
Context: defcontpara must be used inside a defenv tag (after a inherit tag if present). Purpose: defcontpara tells heitml that the content of the tag must contain paragraph level tags. This information is used for wysiwyg and component editing only. Normally the form and the body tag use this declaration. © 1996-2025 H.E.I. All Rights Reserved. |
![]() |