Page 1 of 1

XML Web Author: options.xml

Posted: Wed Apr 10, 2019 6:20 pm
by bwalters
Hello, I'm not actually sure that this is feature request or a problem with my use of the options.xml file. I want to custom populate the recently used items in the "Insert special characters" utility grid.

I tried this entry in the options.xml file on the server at //localhost/oxygen-xml-web-author/options/options.xml:
<entry>
<String>recently.used.characters</String>
<String>áÁàÀãÃāĀäÄéÉèÈẽẼēĒëËŸ</String>
</entry>

Does this not work in oXygen XML Web Author: 21.0, build 2019021819/2019021817, or is there something I need to do differently.

Thanks much as always for your help,
Bruce

Re: XML Web Author: options.xml

Posted: Fri Apr 19, 2019 11:50 am
by cristi_talau
Hello,

We added an option to control the default recently used character in the Char Picker. The list of characters can be configured from the Administration Page. The fix will be included in the next Web Author release (v21.1), but you can already install it in your Web Author deployement using the plugin archive found on GitHub [1].

Best,
Cristian

[1] https://github.com/oxygenxml/web-author ... /21.1-beta

Re: XML Web Author: options.xml

Posted: Tue Jul 09, 2019 9:11 pm
by bwalters
Thank you Cristian we have applied this to our production application and find that it is very nice to have.

Cheers