Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
2
-
Tiger Sprint 154, Tiger Sprint 155
Description
It should be possible to use a custom HTML processor in a field instead of the default one. For example:
- Copy the node /hippo:configuration/hippo:modules/htmlprocessor/hippo:moduleconfig/richtext to /hippo:configuration/hippo:modules/htmlprocessor/hippo:moduleconfig/customprocessor
- Change the allowed elements and attributes under the 'customprocessor' node (e.g. remove one of the allowed elements)
- Use the document type editor to set the htmlprocessor.id property of a rich text field to "customprocessor"
- When saving HTML in that field in the Visual Editor, the backend should use the customprocessor and hence remove the no-longer-allowed elements from the HTML.
Attachments
Issue Links
- relates to
-
CHANNELMGR-1032 Support document type field configuration inheritance
- Closed