This element allows you to set options relating to custom tags, both registered and unknown, within EditLive!.

Configuration Element Tree Structure

<editLive>
<wysiwygEditor>
<customTags>

<editLive>
  ...
  <wysiwygEditor>
    <customTags>
      <!--customTags settings-->
    </customTags>
  <wysiwygEditor/>
  ...
</editLive>

Child Elements

<doubleClickActions>

This element allows a list of actions to be configured for use with a mouse double click.

Remarks

The <customTags> element can appear only once within the <wysiwygEditor> element.