NextGen Knowledge Center

Code Template Tasks

The following context-specific tasks are available throughout the Edit Code Templates View:

Task IconTask NameDescription
RefreshRefreshes the list of code templates / libraries. If there are unsaved changes, you are prompted to save first before refreshing.
Save ChangesSaves all changes made to all code templates / libraries. Changes to a code template will cause its revision to increment. Changes to a library, or adding/removing code templates to/from the library, will cause its revision to increment.
New Code TemplateCreates a new code template in the currently selected library. If there are currently no libraries configured for your server, you must first create a new library before this task becomes available.
New LibraryCreates a new code template library and adds it to the table. By default the library is not included in any channels. Use the Channels table in the Edit Library Panel to link the library to specific channels.
Import Code TemplatesImport a single code template or a list of code templates from an XML file.
Import LibrariesImport a single code template library or a list of libraries (including any code templates within) from an XML file.
Export Code TemplateExports the currently selected code template to an XML file.
Export LibraryExports the currently selected code template library to an XML file.
Export All LibrariesExports all libraries in the table to separate XML files.
Delete Code TemplateDeletes the currently selected code template, removing it from the table.
Delete LibraryDeletes the currently selected code template library, and all code templates belonging to the library.
Validate ScriptValidates the currently selected code template, ensuring that all properties are valid, and that the actual code has proper syntax.