Skip to content

Commit 4276dc0

Browse files
linawolfAlagts
authored andcommitted
Apply suggestions from code review
Co-authored-by: Sandra Erbel <[email protected]>
1 parent 7363666 commit 4276dc0

File tree

1 file changed

+8
-3
lines changed
  • Documentation/Concepts/Backend/SystemModules

1 file changed

+8
-3
lines changed

Documentation/Concepts/Backend/SystemModules/Index.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
System modules
77
==============
88

9-
The backend modules in group system are only available to backend users with
9+
System modules are backend modules in the group "System"
10+
and they are only available to backend users with
1011
admin permissions.
1112

1213
Some modules are only available when you have an optional system extension
@@ -20,8 +21,12 @@ full TYPO3 install, see `https://get.typo3.org/misc/composer/helper`__.
2021
Permissions
2122
===========
2223

24+
In TYPO3, you can grant permissions to backend users.
25+
At first, a newly created backend user without any administrative
26+
privileges has no access to neither the page module nor the
27+
pages in the backend.
2328
The module :guilabel:`System > Permissions` can be used to view or edit
24-
backend user permissions for pages in the backend.
29+
these backend user permissions for pages in the backend.
2530

2631
See also TYPO3 Explained,
2732
:ref:`Permissions management <t3coreapi:permissions-management>`.
@@ -58,7 +63,7 @@ Webhooks (optional)
5863
This module is only available if the system extension
5964
:composer:`typo3/cms-webhooks` is installed. This extension handles **outgoing**
6065
webhooks to TYPO3. It also provides a corresponding backend module to manage
61-
webhook records in the TYPO3.
66+
webhook records in TYPO3.
6267

6368
Unfortunately this extension is not documented at the time of writing.
6469

0 commit comments

Comments
 (0)