Skip to content

Commit e71f735

Browse files
committed
Add placeholder for z3c.form and plone.app.z3cform
1 parent 7581772 commit e71f735

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/backend/upgrading/version-specific-migration/upgrade-to-61.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,17 @@ To upgrade your plugin implementation to TinyMCE 7, see the [upgrade guides](htt
5555
```{seealso}
5656
- [Addon collective.outputfilters.tinymceaccordion](https://github.com/collective/collective.outputfilters.tinymceaccordion)
5757
```
58+
59+
60+
## `z3c.form` and `plone.app.z3cform`
61+
62+
````{todo}
63+
This is a placeholder.
64+
65+
- Update deprecated imports
66+
- New widget templates
67+
68+
```{seealso}
69+
https://github.com/plone/plone.app.z3cform/pull/181
70+
```
71+
````

0 commit comments

Comments
 (0)