Added two new properties to the configuration:
- ScriptToLoad - Loads the specified javascript file from the active skin directory of the portal
- OnClientPasteHtml - specifies the (optional) javascript function that is being called each time something is being pasted in the editors content area
Read the following example to learn how this can help: http://radeditor.codeplex.com/wikipage?title=OnClientPasteExample
|