EditLive! 9 Documentation : plugins (config)

EditLive!'s Advanced API and plugin functionality is only supported with an EditLive! Enterprise Edition license.

Description

This element allows you to specify Plugins to be loaded into EditLive!.

Configuration Element Tree Structure

<editLive>
<plugins>

<editLive>
  ...
  <plugins>
    ...
  </plugins>
  ...
</editLive>

Child Elements

<plugin>

<plugin> elements can be used in one of two ways:

  1. Directly insert <plugin> elements under the <plugins> element, containing all <plugin> child elements (e.g. <advancedapis (Applet)>).
  2. Insert an empty <plugin> element, specifying its URL attribute to load an external plugin XML file.