<mediaSettings> Configuration Element

This element allows for the configuration of media settings, such as image and object settings, within Ephox EditLive! for XML.

Configuration Element Tree Structure

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

Child Elements

<httpUpload>

This element allows for the configuration of upload settings for images and embedded objects within the EditLive! for XML content.

<images>

This element allows for the configuration of information for images within EditLive! for XML.

<multimedia>

This element allows for the configuration of settings for using embedded multimedia objects, inserted via the <OBJECT> tag, (e.g. Flash and other multimedia content) within EditLive! for XML.

Remarks

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