Page 1 of 1

Display tags only on some elements (Author view)

Posted: Tue Feb 26, 2013 1:16 pm
by Vincent
Hi,

We use the "tag display mode".

Is there a possibility (eg based on the namespace or CSS) to choose whether certain tags should be displayed or not when this mode is enabled?

For example, the "block tags" mode is very good, but the users would like not to see tags around the elements <i> or <b> (and others). Because those elements are not significant for the structure but they are many and can "pollute" the uselessly the text.

To summarize, we would like to be able to control on which tag this "tag display mode" is applicable.


Thank you,
Vincent.

Re: Display tags only on some elements (Author view)

Posted: Tue Feb 26, 2013 1:33 pm
by Radu
Hi Vincent,

We have support for a custom CSS property called -oxy-display-tags.
This link should help:

http://www.oxygenxml.com/doc/ug-oxygen/ ... -tags.html

Regards,
Radu

Re: Display tags only on some elements (Author view)

Posted: Tue Feb 26, 2013 4:51 pm
by Vincent
Thank you Radu,

This function seems to be what I was looking for.


Vincent.