This element allows for the specification of a list of hyperlinks that the users of EditLive! will be provided with via the Insert Hyperlink dialog.
Configuration Element Tree Structure
<editLive>
<hyperlinks>
<hyperlinkList>
<editLive> ... <hyperlinks> <hyperlinkList> <!--hyperlink list configuration settings--> </hyperlinkList> </hyperlinks> ... </editLive>
Optional Attributes
enabled
This boolean attribute specifies whether the hyperlink dialog displays the option for users to link to existing files or web pages. This attribute is a boolean with possible values of true or false.
Default Value: true
Child Elements
This element defines a hyperlink that users of EditLive! will be provided with via the Insert Hyperlink dialog.
Remarks
The <hyperlinkList> element can appear only once within the <hyperlinks> element.