Rich Text in Annotations | Community
Skip to main content
Level 2
October 16, 2015
Solved

Rich Text in Annotations

  • October 16, 2015
  • 2 replies
  • 892 views

Is it possible to use basic formatting and hyperlinks in annotations (the yellow sticky notes that publishers can place on pages in author mode), or does it have to be plain text?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

Like other AEM components -- you can customize it. Out of the box -- according to the AEM documentation, it supports text (and Annotation Sketches) :

https://dev.day.com/docs/en/cq/current/wcm/default_components/components.html

See this AEM topic to learn how to customize AEM components:

http://dev.day.com/docs/en/cq/current/developing/widgets.html

Hope this helps

2 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

Like other AEM components -- you can customize it. Out of the box -- according to the AEM documentation, it supports text (and Annotation Sketches) :

https://dev.day.com/docs/en/cq/current/wcm/default_components/components.html

See this AEM topic to learn how to customize AEM components:

http://dev.day.com/docs/en/cq/current/developing/widgets.html

Hope this helps

Level 2
October 16, 2015

Thanks for the quick reply.

Is this an AEM component in its own right? On the Default Components page you posted, it's listed in a separate section (not part of the component list itself). If it is indeed a customizable component, would you happen to know what it's called? Also, are there any specific instructions to get our customized version to appear as the default implementation in the author interface, so that my version is used when authors right-click a component and choose "annotate?"