Field UI Extras

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides additional information on Field UI screens (e.g., Manage Fields). The main goal of the project is to reduce the number of clicks it takes to get information about the fields on your site. After installing you will immediately notice the enhancements.

Extras Include:

Mask User Data

Component type

module

Maintenance status

Development status

Downloads

26

Component created

Component changed

IMPORTANT: Do not use this module on a production environment.

This module will mask all the current data in your database related to the users. By default it will try to mask the default fields created by Drupal, but this can easily be extended providing a mapping for other fields.

After enabling the module you need to click on another enable checkbox to make sure that the module is not turned on by accident. This setting can be set in settings.php.

Workbench Reviewer

Component type

module

Maintenance status

Development status

Component created

Component changed

Workbench Reviewer is a module to allow for content editors to assign individual pieces of content to other users for review. It extends from the Workbench and Workbench Moderation modules. Using additional modules like Workbench Moderation or Workbench Email allows for custom workflows to be implemented.

A new "Workflow" section is added to the right-hand set of tools when editing nodes. This module provides an entity reference field where a user may be tagged as a reviewer.

Fixed translation language interface

Component type

module

Maintenance status

Development status

Downloads

9

Component created

Component changed

Ever wanted to keep the interface language the same, even when you are translating content to a different language? Maybe you don't speak the language yourself, and just got the translations sent to you somehow? Here is the module that fixes it for you.

It will alter the links to content translations, so you can keep your current language even when editing content in different languages.

Toggle Editable fields

Component type

module

Maintenance status

Development status

Downloads

28

Component created

Component changed

Synopsis

Toggle Editable fields is a formatter to transform "classic" boolean field formatter to toggle editable field directly on 'view' display or on views lists.

Requirements

Drupal 8.
Bootstrap Toggle Plugin

Google analytics server triggered events

Component type

module

Maintenance status

Development status

Downloads

11

Component created

Component changed

Ever wanted to trigger a google analytics event when something happens server side? Like a node was saved, a user created or maybe a purchase completed? This module enables you to do that.

Banana Dashboard

Component type

module

Maintenance status

Development status

Downloads

27

Component created

Component changed

Expose a simple dashboard for users with links to various sections of the site. A unique feature of this module is that the configuration file is a yaml file. The module has no admin ui and is supposed to be used by developers by declaring hook_banana_dashboard_yaml_file_path_alter and providing the custom configuration file.

Sample configuration file

Units UI show factors

Component type

module

Categories

Maintenance status

Development status

Downloads

6

Component created

Component changed

Checking conversion factor values between units can be cumbersome, as we have to edit every unit to see that value, and you can't see all them at the same time.

This module extends Units module to show those conversion factors in all unit table list screens. See attached image for details.