<mediaSettings> Element

This element allows for the configuration of media settings, such as image settings, within Ephox EditLive! for Java 

Element Tree Structure

<editLiveForJava>
    <mediaSettings>

<editLiveForJava>
     ...
     <mediaSettings>
          <!--media configuration settings-->
     </mediaSettings>
     ...
</editLiveForJava>

Child Elements

Element Description
<images> This element allows for the configuration of information for images and any other media within EditLive! for Java.

Remarks

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

See Also