Skip to content

Commit 8f2cec8

Browse files
committed
Clarify the distinction in layout capabilities
1 parent cf0b656 commit 8f2cec8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conceptual-guides/choose-user-interface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The choice of user interface has implications for editors, admins, and developer
2828
For editors and other end users:
2929
3030
- The user interface is a fast, modern, single-page web application.
31-
- Editors create a page by arranging {term}`blocks` of different types into a layout.
31+
- Editors can create sophisticated page layouts by arranging {term}`blocks` of different types.
3232
- There is not a comprehensive {doc}`/volto/user-manual/index` yet, and only a few pages exist.
3333
3434
For developers and integrators:
@@ -51,7 +51,7 @@ For editors and other end users:
5151
5252
- The user interface is similar to Plone 5.
5353
- Editors create a page using a {term}`WYSIWYG` editor, {term}`TinyMCE`.
54-
- Additional widgets can be added to predefined locations, using {term}`portlets`.
54+
- Additional widgets can be added to predefined locations, using {term}`portlets`. More sophisticated page layout requires the use of add-ons.
5555
- There is a comprehensive [User Manual for Plone 5](https://5.docs.plone.org/working-with-content/index.html), but it has not been updated for Plone 6.
5656
5757
For developers and integrators:

0 commit comments

Comments
 (0)