We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 192be28 commit c1365a7Copy full SHA for c1365a7
docs/backend/upgrading/version-specific-migration/upgrade-to-60.md
@@ -606,7 +606,7 @@ See also the [TinyMCE 4 to 5 upgrade guide](https://www.tiny.cloud/docs/migratio
606
## Viewlets
607
608
Plone 6.0 renames various viewlets or moves them to a different viewlet manager.
609
-The reason for renaming, is that some viewlet names contained the name of a viewlet manager.
+This is because some viewlet names contained the name of a viewlet manager.
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.
612
0 commit comments