EditLive! 9 Documentation : Plugin XML Elements

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

Plugin XML is used to specify additional editor functionality to be loaded into EditLive!. Plugin XML is used to specify Advanced API invocations of EditLive! or additional Javascript files that can be incorporated into the webpage hosting EditLive!. Developers can also use the Plugin XML to specify additional menu items to allow these new features to be activated.

Because server-side languages can be used to generate documents of any types at run-time, Plugin XML files can also be stored as server-side language files (e.g. JSP files, ASP files), as long as the file contains calls to render the information as XML at run-time.

The following methods are used to specify Plugin XML: