Code Template Tasks
The following context-specific tasks are available throughout the Edit Code Templates View:
Task Icon | Task Name | Description |
---|---|---|
Refresh | Refreshes the list of code templates / libraries. If there are unsaved changes, you are prompted to save first before refreshing. | |
Save Changes | Saves 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 Template | Creates 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 Library | Creates 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 Templates | Import a single code template or a list of code templates from an XML file. | |
Import Libraries | Import a single code template library or a list of libraries (including any code templates within) from an XML file. | |
Export Code Template | Exports the currently selected code template to an XML file. | |
Export Library | Exports the currently selected code template library to an XML file. | |
Export All Libraries | Exports all libraries in the table to separate XML files. | |
Delete Code Template | Deletes the currently selected code template, removing it from the table. | |
Delete Library | Deletes the currently selected code template library, and all code templates belonging to the library. | |
Validate Script | Validates the currently selected code template, ensuring that all properties are valid, and that the actual code has proper syntax. |