XML Comments
Heretto CCMS enables you to add XML comments in the DITA source that show in the Content Editor. You can use XML comments as personal notes, notes for other users that contribute to your content, or as tooltips. There are two types of XML comments: standard and tooltip. XML comments do not publish to any outputs.
This functionality may not be available by default in Heretto CCMS. For more information, contact your Customer Success Manager.
- Standard XML comment
A comment added inside these tags
<!-- -->
in the Source Editor. In the Content Editor, it is represented by text in green.- Tooltip XML comment
A comment added inside these tags
<!--TIP: -->
in the Source Editor. In the Content Editor, it is represented by an icon in the Content Editor. When you hover over it, you see the comment content.
Add a Tooltip Comment
A tooltip comment <!--TIP: -->
is a specialized standard XML comment <!-- -->
that you can add in the Source Editor. Just like standard XML comments, tooltip comments do not publish to any outputs.
This functionality may not be available by default in Heretto CCMS. For more information, contact your Customer Success Manager.
The tooltip comment is represented by an icon in the Content Editor. When you hover over the icon, you see the comment content.