RTE paraformat formats = add class to tag
We are need to create paragraph style using and H1 tag with a class. Under the paraformat/formats node we have a h1 node with property tag = "h1". How to we append a class on the H1?
We are need to create paragraph style using and H1 tag with a class. Under the paraformat/formats node we have a h1 node with property tag = "h1". How to we append a class on the H1?
The paraformat doesn't allow you to set a class name on the tag. The RTE has a second pluging - Styles which allows you specify a class name to applied to text, however it does so by wrapping the text in a <span> tag. See http://docs.adobe.com/docs/en/aem/6-0/administer/operations/page-authoring/rich-text-editor.html#Styles (Text) for details.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.