Intelligent tag insertion

Having trouble installing Oxygen? Got a bug to report? Post it all here.
shilpa
Posts: 68
Joined: Mon Jul 04, 2022 8:42 am

Intelligent tag insertion

Post by shilpa »

Hi Team,

How to disable intelligent tag insertion in oxygen web author?

Thanks,
Shilpa
mihaela
Posts: 515
Joined: Wed May 20, 2009 2:40 pm

Re: Intelligent tag insertion

Post by mihaela »

Hello,

Can you please give us more details about what you want to obtain?

Best Regards,
Mihaela
Mihaela Calotescu
http://www.oxygenxml.com
shilpa
Posts: 68
Joined: Mon Jul 04, 2022 8:42 am

Re: Intelligent tag insertion

Post by shilpa »

Hi,

When i am inserting footnote tag inside decision.body tag footnote is getting added inside para tag.
Here oxygen is adding para tag intelligently as footnote is not allowed inside decision.body.
I would like to know is there any way to disable intelligent insertion of tags.

<decision>
<decision.body>
<para>
<footnote>
</footnote>
</para>
</decision.body>
</decision>

Thanks,
Shilpa
Bogdan Dumitru
Site Admin
Posts: 172
Joined: Tue Mar 20, 2018 5:28 pm

Re: Intelligent tag insertion

Post by Bogdan Dumitru »

Hello Shilpa,

In Oxygen XML Editor there are a few options that can be configured in the Options menu, Preferences, Editor, Edit Modes, Author, Schema-Aware, Content Completion, like "Show all possible elements in the content completion list".
Some of the Oxygen XML Editor options are supported by Oxygen XML Web Author too, see the list of options that are officially supported in the Oxygen XML Editor/Author Options Supported in Oxygen XML Web Author table.

Is "showAllPossibleElementsInCCList" the option that you are looking for? If yes go to the "options.xml" of your Web Author and change its value.
Bogdan Dumitru
http://www.oxygenxml.com
Post Reply