Page 1 of 1

Dedicated URL choosers for DITA Map folder / filter buttons

Posted: Tue Jun 18, 2024 6:44 pm
by Johann
Hello,

I am using Oxygen Web Author 26.1.

We have implemented a custom URL chooser.
In the DITA Map panel, the DITA Map folder button and the filter button trigger the custom URL chooser.
For these two buttons, we would like to have the possibility to load a dedicated URL chooser but it seems that there is no way to distinguish the source in the context (The URLs are both 'GENERIC').

Is there a solution to this problem?

Thanks for your help,

Johann

Re: Dedicated URL choosers for DITA Map folder / filter buttons

Posted: Wed Jun 19, 2024 2:37 pm
by cosminef
Hello,

Thank you for contacting us.
We have registered an internal ticket for this use case (WA-7545), added your vote to it, and will notify you when it becomes available.

Best,
Cosmin

Re: Dedicated URL choosers for DITA Map folder / filter buttons

Posted: Wed Jun 19, 2024 3:06 pm
by Johann
Hello,

Thank you for your response.

Do you see any workaround that we can use while awaiting further developments on your part?

Regards,

Johann

Re: Dedicated URL choosers for DITA Map folder / filter buttons

Posted: Thu Jun 20, 2024 11:55 am
by cosminef
Hello,

The only workaround is to implement your own file browser, relying on the file listing API [1] [2] [3].

[1] https://www.oxygenxml.com/maven/com/oxy ... erver.html
[2] https://www.oxygenxml.com/maven/com/oxy ... pe__anchor
[3] https://www.oxygenxml.com/maven/com/oxy ... Descriptor

Best,
Cosmin