This plugin provides a way to copy text into the system clipboard.
Access to the clipboard is write-only, so you can not paste into the krpano viewer. The clipboard plugin has a single attribute which can be set through krpano actions.
The clipboard sources and examples are available as part of the fovplugins package
<plugin name="clipboard" url="clipboard.swf" keep="true" /> <action name="set_clipboard" > set(plugin[clipboard].text,"copy to clipboard"); </action>
The plugin can be used free of charge, in commercial or non-commercial applications. The source code is available under a CC-GNU GPL license. If you need (parts of) the software available under a different license, contact the author.