Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -920,4 +920,13 @@ blob
Binary large object
A blob is a mass of data in binary form that does not necessarily conform to any file format.

content management system user interface
CMSUI
In Seven, the content management system user interface (CMSUI) is the editor and administrator part of the app.
Its counterpart is the {term}`Public UI`.

Public UI
In Seven, Public UI is the end user interface part, which displays content to both authenticated and anonymous users.
Its counterpart is the {term}`CMSUI`.

```
2 changes: 2 additions & 0 deletions styles/config/vocabularies/Plone/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ bugfix
buildout
cacheable
Classic UI
CMSUI
CommonJS
Cookieplone
doctest
Expand All @@ -39,6 +40,7 @@ pluggab(le|ility)
[Pp]ortlets?
prerendered
programatically
Public UI
[Qq]uerystring
Razzle
[Rr]enderers?
Expand Down