wieni / wienimal_editor_toolbar
A toolbar built for editors, not developers.
Installs: 15 728
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 2
Open Issues: 5
Type:drupal-module
Requires
- php: >=7.3.0
- drupal/core: ^9.3 || ^10
Requires (Dev)
- composer-runtime-api: ^2.0
- ergebnis/composer-normalize: ^2.0
- wieni/wmcodestyle: ^1.7
- dev-main
- 4.2.0
- 4.1.6
- 4.1.5
- 4.1.4
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.2.13
- 3.2.12
- 3.2.11
- 3.2.10
- 3.2.9
- 3.2.8
- 3.2.7
- 3.2.6
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- dev-feature/drupal-10
- dev-feature/v1/new-wienimal
This package is auto-updated.
Last update: 2024-11-08 13:43:21 UTC
README
A toolbar built for editors, not developers.
Why?
- The structure of the default admin menu is a bit too complex for the limited things editors are permitted to do
- Drupal has some long-standing admin language related issues that are fixed in this module, until an official solution exists (#2313309, #3038717)
Installation
This package requires PHP 7.1 and Drupal 8.8 or higher. It can be installed using Composer:
composer require wieni/wienimal_editor_toolbar
How does it work?
Only users with the access toolbar
and access editor toolbar
permissions will be able to view the
editor toolbar. The editor toolbar is disabled by default for user 1.
Customizing the default administration menu
TODO
Creating a custom administration menu for editors
TODO
Enabling the improved content add/overview menu items
TODO
Showing version information in the toolbar
TODO
Changelog
All notable changes to this project will be documented in the CHANGELOG file.
Security
If you discover any security-related issues, please email security@wieni.be instead of using the issue tracker.
License
Distributed under the MIT License. See the LICENSE file for more information.