How to change the message, if a href is empty?

Oxygen general issues.
Denis
Posts: 47
Joined: Thu Jun 19, 2014 3:55 pm

How to change the message, if a href is empty?

Post by Denis »

Hello Oxygen Team,

We are using the Oxygen Author Eclipse plugin in version 15.2.

We want to change the "Empty URL reference" message of an image XML element in a Dita Task.

Image

We can not figure out where
  • to change the message?
  • the href is validated?
Best regards
Denis
Denis Zygann
KGU Consulting GmbH
http://www.kgu-consulting.com
Radu
Posts: 9472
Joined: Fri Jul 09, 2004 5:18 pm

Re: How to change the message, if a href is empty?

Post by Radu »

Hi Denis,

So you have two problems:
We can not figure out where
to change the message?
The red-error message does not appear when you edit a DITA topic in Oxygen without any extensions (stock installation of the Oxygen plugin). So probably one of your customizations (maybe a StylesFilter implementation or a CSS selector) adds that static error message in the Author visual editing mode.
the href is validated?
The validation message in this particular case indeed seems to be inappropriate, we will work to change it a little.
If in the Oxygen Plugin Preferences->Document Type Association page you edit the DITA document type, in the "Validation" tab there is a DITA validation scenario. If you edit it, the third validation stage is done using an Oxygen internal DITA validation engine. You can remove that validation stage if you do not want the message presented anymore.

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