r.gasiorek
03-18-2008, 11:53 AM
Hi All,
First of all – I am not sure it it is good place to post such post – if not – sorry and thanks for redirections ;)
I've just finished integrating panorama editor into our cms. It loads automatically all assets – cms objects previously assigned to 'Panorama Item' – another type of object in our CMS.
It display selected panorama - load all assets (video and images). User is able to do all that stuffs possibly to be done from editor plugin then copy/past xml file to textarea inputs in our cms redefining positions of assets in panorama. The rest is done in background (xml file is regenerated, paths are set etc.).
ufff... sorry for that long introduction :)
so the point is: to omit copy/past from editor to cms the idea is: to replace in editor plugin the 'copy xml' functionality with something like 'make a call to web service providing xml content and an id of hotspot'.
It shouldn't be to difficult - If I had that plugin codes I could do it in 5 minutes.
Is there any possibility to overwrite functionality of 'copy xml button' or is there any other possibility to implement my idea?
Thank you for any help
First of all – I am not sure it it is good place to post such post – if not – sorry and thanks for redirections ;)
I've just finished integrating panorama editor into our cms. It loads automatically all assets – cms objects previously assigned to 'Panorama Item' – another type of object in our CMS.
It display selected panorama - load all assets (video and images). User is able to do all that stuffs possibly to be done from editor plugin then copy/past xml file to textarea inputs in our cms redefining positions of assets in panorama. The rest is done in background (xml file is regenerated, paths are set etc.).
ufff... sorry for that long introduction :)
so the point is: to omit copy/past from editor to cms the idea is: to replace in editor plugin the 'copy xml' functionality with something like 'make a call to web service providing xml content and an id of hotspot'.
It shouldn't be to difficult - If I had that plugin codes I could do it in 5 minutes.
Is there any possibility to overwrite functionality of 'copy xml button' or is there any other possibility to implement my idea?
Thank you for any help