Import/Export Scripts from the Filesystem
From CYW-Wiki
From version 0.3 on scripts can im- and exported from the file system via the configuration dialog. You can open the configuration dialog by
- by pressing Ctrl+Alt+C
- via the context dialog of the statusbar icon or
- via the menu item in the Tools menu.
Exporting Scripts
First select the scripts you want to export in the scripts list. Then press the Export button and select a location and name under which the scripts will be stored. Scripts will be stored in a XML format. If you want to share your scripts be careful not to export scripts with important private information!
Importing Scripts
To start importing scripts from the file system press the Import button and choose the XML file to import.
If the file was exported with a newer version of CYW as the one you have currently installed the import will be aborted with an error message. A warning dialog will popup showing you the content of the XML file. If you are familiar with XML you should carefully examine the script if it comes from an untrusted source. Imported scripts can cause unwanted actions and can spy on data you are entering in forms. You should especially look out for HTML actions and JavaScript actions.
As stated in the Customize Your Web License, I will not take any responsibilty on damages caused by imported scripts!
