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

<editLive>
<hyperlinks>

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

<hyperlinkList>

This element allows for the specification of the list of hyperlinks that the end users will be provided with. It also allows the "Existing File of Web Page" panel of the hyperlink dialog to be hidden.

<mailtoList>

This element allows for the specification of the list of e-mail addresses that the end users will be provided with. It also allows the "email address" panel of the hyperlink dialog to be hidden.

<placesInDocumentList>

This element allows the "Places in Document" panel of the hyperlink dialog to be hidden.

<webdav> - Deprecated

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

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