Enabling "Find Unreferenced Resources" menu item

Hi I have an integration with oXygen which uses a custom URLHandler. We noticed that in oXygen 17 the new menu item for DITA Maps “Find Unreferenced Resources” is always disabled. It looks like it only works when opening DITA files which are stored on the file system. Is this expected behavior? Kind regards Jan Bevers | Group UI Tech Lead | SDL | +32 (0)15 400 970 | jbevers@sdl.com [http://cdn.sdl.tridion.sdlproducts.com/static/corporate/SDLlogo2014.png] <www.sdl.com/> www.sdl.com SDL PLC confidential, all rights reserved. If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us. SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207. Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK. This message has been scanned for malware by Websense. www.websense.com

Hi Jan, This is true, the new action only works for maps and topics stored on the local disk. In order for the action to work, it needs to iterate over all resources in a certain folder, then subtract from that the set of resources referenced from the DITA Map. But we can only iterate over local resources, the URLHandler protocol is not enough to allow us to iterate over an URL folder's children. Again, maybe certain CMSs do not have the concept of folders anyway or use various ways to store topics internally. So ideally in the case of a CMS, the CMS could probably create its own feature to check for unreferenced resources, either in its native client-side application or in Oxygen. Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 6/9/2015 12:18 PM, Jan Bevers wrote:
Hi
I have an integration with oXygen which uses a custom URLHandler.
We noticed that in oXygen 17 the new menu item for DITA Maps “Find Unreferenced Resources” is always disabled.
It looks like it only works when opening DITA files which are stored on the file system. Is this expected behavior?
Kind regards
*Jan Bevers |* Group UI Tech Lead *|* SDL *| *+32 (0)15 400 970 *|* jbevers@sdl.com
<www.sdl.com/> www.sdl.com
SDL PLC confidential, all rights reserved. If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us.
SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207. Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK.
This message has been scanned for malware by Websense. www.websense.com <http://www.websense.com/>
_______________________________________________ oXygen-sdk mailing list oXygen-sdk@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-sdk
participants (2)
-
Jan Bevers
-
Radu Coravu