It is possible to minimize a deployment of EditLive! for XML which can be especially useful when deploying EditLive! for XML to Web servers with a limited amount of disk space available.
All the files required to deploy EditLive! for XML to a Web server are included in the INSTALL_HOME/webfolder/redistributables directory of your EditLive! for XML install where INSTALL_HOME is the directory to which the EditLive! for XML SDK has been installed.
The redistributables directory contains two sets of files:
The EditLive! for XML source files, these are found in the .../redistributables directory.
The EditLive! for XML dictionaries, there are found in the .../redistributables/dictionaries directory
In the redistributables/dictionaries it is possible to remove all the dictionaries apart from those being used with your implementation of EditLive! for XML. The dictionary to be used with an instance of EditLive! for XML is specified within the EditLive! for XML configuration XML in the <spellCheck> element.
In the .../redistributables directory it is possible to deploy without the Java Runtime Environment (JRE) installer and instead force users to download the installer from Sun Microsystems. When deploying the JRE in this manner it must be ensured that clients have access to the Internet to download the installer. It should also be ensured that clients have the relevant access permissions to install the JRE on their machines.
In order to force users to download the JRE from Sun Microsystems the LocalDeployment property of your SDK must be set to false when instantiating EditLive! for XML.
In order to minimize the install of EditLive! for XML the developer can remove various files from the redistributables directory and its subdirectories. When removing files from this directory the developer should take care to ensure that the files are not in use in their deployment of EditLive! for XML.
<spellCheck> XML element
Copyright 2001-2005 Ephox Corporation. All Rights Reserved.