<hyperlinkList> Configuration Element

This element allows for the specification of a list of hyperlinks that the users of Ephox EditLive! for XML will be provided with via the Insert Hyperlink dialog.

Configuration Element Tree Structure

<editLive>
  ...
  <hyperlinks>
    <hyperlinkList>
      <!--hyperlink list configuration settings-->
    </hyperlinkList>
  </hyperlinks>
  ...
</editLive>

Child Elements

<hyperlink>

This element defines a hyperlink that users of EditLive! for XML will be provided with via the Insert Hyperlink dialog.

Remarks

The <hyperlinkList> element can appear only once within the <hyperlinks> element.