XML Web Author: options.xml

Are you missing a feature? Request its implementation here.
bwalters
Posts: 13
Joined: Wed Dec 11, 2013 4:45 pm

XML Web Author: options.xml

Post 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
cristi_talau
Posts: 496
Joined: Thu Sep 04, 2014 4:22 pm

Re: XML Web Author: options.xml

Post 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
bwalters
Posts: 13
Joined: Wed Dec 11, 2013 4:45 pm

Re: XML Web Author: options.xml

Post by bwalters »

Thank you Cristian we have applied this to our production application and find that it is very nice to have.

Cheers
Post Reply