Importing Scripts from Weblinks
From CYW-Wiki
From version 0.4 on scripts can be installed via weblinks.
Installing Scripts from a Weblink
To install a script from a weblink just right click on it and select "Install CYW Script".
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!
Sharing Scripts via Web Links
To share a script on your web site you have to create a link which "href" attribute points to the XML-file containing the script(s) you want to share. The file can contain multiple scripts but keep in mind that the user can only import the whole file, i.e. he cannot select certain scripts to import. To keep the context menu tidy the menu item to import scripts only shows up if the href-attribute ends with ".xml" or the text of the link contains ".xml".
