File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/backend/upgrading/version-specific-migration Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -608,7 +608,7 @@ See also the [TinyMCE 4 to 5 upgrade guide](https://www.tiny.cloud/docs/migratio
608
608
Plone 6.0 renames various viewlets or moves them to a different viewlet manager.
609
609
This is because some viewlet names contained the name of a viewlet manager.
610
610
This didn't always match the name of their actual viewlet manager, especially after moving them.
611
- Plone 6.0 removes such references from the viewlet names, to avoid confusion.
611
+ Plone 6.0 removes such references from the viewlet names to avoid confusion.
612
612
613
613
- Plone 6.0 removes the ` plone.documentactions (IDocumentActions) ` viewlet manager. In Plone 5.2 it was already empty.
614
614
- Plone 6.0 adds the ` plone.belowcontentdescription (IBelowContentDescription) ` viewlet manager. By default this has no viewlets.
You can’t perform that action at this time.
0 commit comments