Skip to content

Commit

Permalink
[fc] Repository: plone.app.textfield
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2021-11-18T16:01:53+01:00
Author: Antoine Duchêne (duchenean) <[email protected]>
Commit: plone/plone.app.textfield@bab7850

Fix usage of wysiwyg editor settings

In Plone 5 wysiwyg editor settings have moved from portal_properties to registry

Files changed:
A news/wysiwyg_editor_settings.bugfix
A plone/app/textfield/richtext_widget.rst
M plone/app/textfield/tests.py
M plone/app/textfield/utils.py
M plone/app/textfield/widget.py
M plone/app/textfield/widget_input.pt
Repository: plone.app.textfield

Branch: refs/heads/master
Date: 2021-11-25T22:30:37+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.app.textfield@36a2b2e

Merge pull request #45 from gotcha/ckeditor

Fix access to wysiwyg editor settings

Files changed:
A news/wysiwyg_editor_settings.bugfix
A plone/app/textfield/richtext_widget.rst
M plone/app/textfield/tests.py
M plone/app/textfield/utils.py
M plone/app/textfield/widget.py
M plone/app/textfield/widget_input.pt
  • Loading branch information
mauritsvanrees committed Nov 25, 2021
1 parent a209d5e commit b77c44d
Showing 1 changed file with 27 additions and 49 deletions.
Loading

0 comments on commit b77c44d

Please sign in to comment.