This structure contains the various licenses for Ephox EditLive! for Java. If this structure is left blank or if the licensing information contained within this element is incorrect then EditLive! for Java will only run in the 30 day trial mode.
<editLiveForJava>
<ephoxLicenses>
<editLiveForJava> ... <ephoxLicenses> <!--EphoxLicenses Configuration Settings--> </ephoxLicenses> ... </editLiveForJava> |
Element | Description |
<license> | This element contains configuration information for an individual license for EditLive! for Java. |
This example demonstrates how to use an empty <ephoxLicenses> element to run EditLive! for Java in the 30 day trial mode only.
<editLiveForJava>
...
<ephoxLicenses/>
...
</editLiveForJava>
The <ephoxLicenses> element can appear only once within the <editLiveForJava> element.
If the <ephoxLicenses> element is to be left blank the element must then be a complete tag, it cannot contain a tag body. Therefore the tag must be closed in the same line. It should appear as below:
<ephoxLicenses/>
If left blank then EditLive! for Java will only run in the 30 day trial mode.
Copyright © 2001-2004 Ephox Corporation. All Rights Reserved.