-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow figcaption
in rich text editor as a valid tag.
#209
Conversation
@thet thanks for creating this Pull Request and help improve Plone! To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass. Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:
With this simple comment all the jobs will be started automatically. Happy hacking! |
0dc41b5
to
c35aa86
Compare
Allow ``figcaption`` in rich text editor as a valid tag. Add registry setting for plone.image_caption outputfilter transform.
@jenkins-plone-org please run jobs |
Not necessary anymore since: plone/Products.CMFPlone#2976 |
@thet thanks for creating this Pull Request and help improve Plone! To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass. Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:
With this simple comment all the jobs will be started automatically. Happy hacking! |
Actually needed for plone/Products.CMFPlone#2887 |
…tep for #209 from 5.2.1 to 5.2.2
…tep for #209 from 5.2.1 to 5.2.2
Allows for adding image captions.
Merge:
plone/mockup#911
plone/plone.staticresources#30
#209
plone/Products.CMFPlone#2887
plone/plone.outputfilters#36