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