wieni/wienimal_editor_toolbar

A toolbar built for editors, not developers.

Installs: 13 619

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 2

Open Issues: 5

Type:drupal-module

4.2.0 2023-09-08 11:17 UTC

README

Latest Stable Version Total Downloads License

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.