Catalog and DnD customization using own plugin
Posted: Thu Mar 31, 2011 12:37 pm
Hi,
I'm currently evaluating an Oxygen Author integration with our CMS. Since the CMS is Java-based too, this is quite straightforward. What I'm basically doing is writing an own plugin and launching Author using the command line, providing the plugin path explicitly. This way, our customers don't need to modify their Author installations or settings.
Up until now most of the things on my Boss' wishlish seem to work quite well, but two issues still remain:
Regards,
Matthias
I'm currently evaluating an Oxygen Author integration with our CMS. Since the CMS is Java-based too, this is quite straightforward. What I'm basically doing is writing an own plugin and launching Author using the command line, providing the plugin path explicitly. This way, our customers don't need to modify their Author installations or settings.
Up until now most of the things on my Boss' wishlish seem to work quite well, but two issues still remain:
- I could not find a way to modify the XML catalog using command line options or hooking into something from our plugin.
- Dragging a file from our CMS to Author always resulted in a file transfer operation, which did not trigger our own custom protocol handler in the plugin.
Regards,
Matthias