Dropping ditamap url to DITA Maps Manager
Posted: Tue Oct 17, 2023 10:34 pm
Hello Team
We want to perform drag n drop operation where we want to drag n drop topic/ditamap url to DITA Maps Manager and add the dropped url as reference.
We have extended DITAMapTreeDropHandler to process dropped urls and we have added extended DITAMapTreeDropHandler to the WSDITAMapEditorPage.
https://www.oxygenxml.com/InstData/Edit ... ndler.html
This is working fine for dita topics and we are able to process dropped urls with DITAMapTreeDropHandler.
But for the case of ditamaps, DITA Maps manager is opening the dropped ditamap url instead of processing it with DITAMapTreeDropHandler.
We are unable to override this default behaviour for ditamap urls with help of DITAMapTreeDropHandler.
How can we customize the processing of dropped ditamap urls for DITA Maps Manager?
Thanks & Regards,
Abhi_K
We want to perform drag n drop operation where we want to drag n drop topic/ditamap url to DITA Maps Manager and add the dropped url as reference.
We have extended DITAMapTreeDropHandler to process dropped urls and we have added extended DITAMapTreeDropHandler to the WSDITAMapEditorPage.
https://www.oxygenxml.com/InstData/Edit ... ndler.html
This is working fine for dita topics and we are able to process dropped urls with DITAMapTreeDropHandler.
But for the case of ditamaps, DITA Maps manager is opening the dropped ditamap url instead of processing it with DITAMapTreeDropHandler.
We are unable to override this default behaviour for ditamap urls with help of DITAMapTreeDropHandler.
How can we customize the processing of dropped ditamap urls for DITA Maps Manager?
Thanks & Regards,
Abhi_K