Skip to content

Commit

Permalink
[TASK] Update Screenshots for Administrators (#5383)
Browse files Browse the repository at this point in the history
Releases: main, 13.4

Co-authored-by: lina.wolf <[email protected]>
  • Loading branch information
github-actions[bot] and linawolf authored Feb 24, 2025
1 parent c9f9ff5 commit e7be8b3
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,17 @@ should not have been able to do in the first place.

.. _admin-user:

Admin
=====
Administrators
==============

* admin user privilege can be added by clicking the "admin" checkbox when
creating or changing a backend user
* admins have access to the **SYSTEM** module (including Access, Backend User,
Log etc. modules)
.. figure:: /Images/ManualScreenshots/UserManagement/Administrator.png
:alt: Screenshot of the TYPO3 backend as seen by an Administrator. The Backend user module menu is opened.

.. image:: /Images/ManualScreenshots/UserManagement/system.png
:class: with-shadow

.. image:: /Images/ManualScreenshots/UserManagement/system_open.png
:class: with-shadow
Administrators have access to the System modules, including Permissions, Backend User, Log etc.)

.. seealso::
* `Using the backend module "Backend Users" to create admins (Getting Started Tutorial) <https://docs.typo3.org/permalink/t3start:backend-users-admin-backend-module>`_
* `Create an administrator / System Maintainer using a console command (Getting Started Tutorial) <https://docs.typo3.org/permalink/t3start:backend-users-admin-cli>`_

.. _user-management-system-maintainers:
.. _system-maintainer:
Expand All @@ -54,17 +51,16 @@ configuration.
Alternatively, the website can be set to "Development" mode in the Install
Tool. This will give all admin users system maintainer access.

.. image:: /Images/ManualScreenshots/UserManagement/admin-tools.png
:class: with-shadow
.. figure:: /Images/ManualScreenshots/UserManagement/SystemMaintainer.png
:alt: Screenshot of the TYPO3 backend as seen by a System Maintainer. The Admin Tools module menu is opened.

.. image:: /Images/ManualScreenshots/UserManagement/admin-tools-open.png
:class: with-shadow
System Maintainers are the only users who are able to see and access
:guilabel:`Admin Tools`, including the :guilabel:`Extension Manager`.

.. seealso::
* `Getting Started: Granting System Maintainer rights <https://docs.typo3.org/permalink/t3start:backend-users-system-maintainer>`_
* `Getting Started: Create an administrator / System Maintainer using a console command <https://docs.typo3.org/permalink/t3start:backend-users-admin-cli>`_
.. seealso::
* `Granting System Maintainer rights (Getting Started Tutorial) <https://docs.typo3.org/permalink/t3start:backend-users-system-maintainer>`_
* `Create an administrator / System Maintainer using a console command (Getting Started Tutorial) <https://docs.typo3.org/permalink/t3start:backend-users-admin-cli>`_

System Maintainers are the only users who are able to see and access
:guilabel:`Admin Tools` and the :guilabel:`Extension Manager`. These users are
System Maintainers are
persisted within the :file:`config/system/settings.php` as
:php:`$GLOBALS['TYPO3_CONF_VARS']['SYS']['systemMaintainers']`.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit e7be8b3

Please sign in to comment.