Skip to content

Adding figcaption as a safe tag in safe_html. #16

Description

@mitakas

We use the figcaption to embed some copyright information, but it gets stripped by safe_html. Adding the tag to the list of user defined tags at @@filter-controlpanel seems to work.

Can we add figcaption next to figure in the list of valid tags for safe_html: https://github.com/plone/Products.PortalTransforms/blob/master/Products/PortalTransforms/transforms/safe_html.py#L109?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions