[oXygen-user] FW: Hiding xml comments in Author mode

Radu Coravu
Wed Apr 6 11:03:05 CDT 2011


Hi Plamen,

Either go to the "Editor / Pages / Author" preferences page and uncheck 
the "Show comments" checkbox or from the CSS declare the Oxygen 
namespace in the beginning of the file like:

@namespace oxy url('http://www.oxygenxml.com/extensions/author');

and then override the display property using the "important!" flag like:

oxy|comment {
     display:none !important;
}

Regards,
Radu

On 4/6/11 3:20 PM, Djambazov, Plamen wrote:
> Hello,
>
> Earlier today I believe I joined the mailing list, but may be I am not confirmed.
>
> Thank you for your help,
> Plamen
>
>
> -----Original Message-----
> From:  [mailto:] On Behalf Of 
> Sent: Wednesday, April 06, 2011 2:18 PM
> To: Djambazov, Plamen
> Subject: Hiding xml comments in Author mode
>
> You are not allowed to post to this mailing list, and your message has been automatically rejected.  If you think that your messages are being rejected in error, contact the mailing list owner at 
>
>
> [CONFIDENTIALITY AND PRIVACY NOTICE]
>
> Information transmitted by this email is proprietary to Medtronic and is intended for use only by the individual or entity to which it is addressed, and may contain information that is private, privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please delete this mail from your records.
>
> To view this notice in other languages you can either select the following link or manually copy and paste the link into the address bar of a web browser: http://emaildisclaimer.medtronic.com




More information about the oXygen-user mailing list