Insert Table Model should only offer available models

Are you missing a feature? Request its implementation here.
steve.cuzner
Posts: 72
Joined: Thu Mar 26, 2015 4:57 pm

Insert Table Model should only offer available models

Post by steve.cuzner »

In a docbook file, there is an Insert Table dialog that provides a radio button for model selection, CALS or HTML. We have customized the DTD to only allow CALS but the model selector remains. You can select HTML and you are greeted with schema errors. Is there a way to configure the dialog to only offer a specific choice or better yet, have the dialog provide a choice based on the schema?
Radu
Posts: 9286
Joined: Fri Jul 09, 2004 5:18 pm

Re: Insert Table Model should only offer available models

Post by Radu »

Hi Steve,

We do not have a setting for this.
The entire Java code we have for the Docbook customization (all the implementation for the custom operations) is available in our Author SDK so you could make changes to that Java code and pack your own "docbook.jar" library which has your custom changes for that dialog.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply