Page 1 of 1

author.quick.up.down.navigation in XML Web Author

Posted: Wed Sep 13, 2017 5:53 pm
by jacobBocaj
Hello,

I am attempting to enable the "Quick up/down navigation" option in our Oxygen XML Web Author environment. To do this I added the snippet below to the options.xml file. The new cursor functionality is not working in Web Author, but works perfectly in my desktop installation. Am I implementing this property properly in the options.xml file?

Code: Select all


...
<serializableOrderedMap>
...
<entry>
<String>author.quick.up.down.navigation</String>
<Boolean>true</Boolean>
</entry>
...
</serializableOrderedMap>
...
Any guidance will be appreciated.
Jacob

Re: author.quick.up.down.navigation in XML Web Author

Posted: Fri Sep 15, 2017 3:59 pm
by cristi_talau
Hello,

Unfortunately, this options is not supported in Web Author. I registered an issue about that and added your vote to it. You will be notified when we implement it.

Best,
Cristian

Re: author.quick.up.down.navigation in XML Web Author

Posted: Mon Sep 18, 2017 11:41 pm
by jacobBocaj
Cristian,

Thank you for your reply. Do any of the existing API classes accommodate this in the Web Author mode? Is there currently any way if implementing this functionality?

Thank you,
Jacob

Re: author.quick.up.down.navigation in XML Web Author

Posted: Wed Sep 20, 2017 3:46 pm
by cristi_talau
Hello,

Unfortunately, we are not aware of any workaround for this problem.

Best,
Cristian

Re: author.quick.up.down.navigation in XML Web Author

Posted: Fri Feb 14, 2020 11:22 am
by mihaela
Hi,

We just released version 22 of Web Author and it includes a new URL parameter[1] named quickUpDownNavigation that can be set to true in order to avoid horizontal cursor positions between block elements.

[1] https://www.oxygenxml.com/doc/versions/ ... parameters

Best Regards,
Mihaela