<hyperlinks> Configuration Element

This element allows for the configuration of a list of hyperlinks and e-mail addresses to be made available to the end users of Ephox EditLive! for XML via the Insert Hyperlink dialog.

Configuration Element Tree Structure

<editLive>
    <document>
        <!--document configuration settings-->
    </document>
    ...
</editLive>

Child Elements

<hyperlinkList>

This element allows for the specification of the list of hyperlinks that the end users will be provided with.

<mailtoList>

This element allows for the specification of the list of e-mail addresses that the end users will be provided with.

<webdav>

This element allows for the specification of WebDAV repositories that end users can browse and select files to link to.

Remarks

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