Inline documentation

Component type

module

Maintenance status

Development status

Downloads

133

Component created

Component changed

Provide documentation at the places where you need it. Inline documentation does exactly what is says: show documentation on the pages and elements in the form of popup boxes.

Documentation is the key for easy maintenance or project transferring. However, no one likes to write documentation and no one likes to read documentation.

DRD Agent

Component type

module

Categories

Maintenance status

Development status

Downloads

11013

Component created

Component changed

„DRD

This is the remote part of the DRD module version 3.x and later.

No requirements / no dependencies

DRD Agent is simply a wrapper to receive, route, handle and respond to requests from authorised Drupal Remote Dashboards. Just download and enable the module and everything else will be managed by DRD.

No maintenance

Toolbar Themes

Component type

module

Maintenance status

Development status

Downloads

4571

Component created

Component changed

Toolbar themes animation

Provides themes for the Drupal 8 Toolbar module. The main purpose of this module is to provide compact, minimal themes for the Toolbar and allow the site admin to show or hide tabs and icons.

Installation

Install like all other modules, then go to: ~/admin/config/toolbar-themes/settings

Term Translation Import

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This sandbox provides a solution for importing taxonomy term translations from CSV into Drupal 8 today.

This sandbox is a stop-gap solution, either until it can be integrated back into taxonomy_csv or as a separate module to provide functionality missing in taxonomy_manager.

It currently is just an incomplete drush script to save other developers the time of redoing obvious tasks here. I plan to convert this into a regular module with UI to make it more convenient and remove all hardcoded elements.

DrupalStatus

Component type

module

Maintenance status

Development status

Component created

Component changed

The Drupal Status module creates a bridge between Bespin.cc and your websites. With this module enabled, a key will be generated that Bespin.cc uses to authenticate retrieving a JSON object of your site's installed modules and their versions.

From there, Bespin.cc will notify you of any available updates to your site (including Drupal core and contributed modules) and any security releases.

Bespin.cc aims to help you keep your sites up-to-date with a dashboard to see all your sites at a glance.

Entity Form Monitor

Component type

module

Maintenance status

Development status

Downloads

6448

Component created

Component changed

Adds a monitoring service to all entity forms to check if the entity on the form has been updated or deleted since the form has been loaded. If the entity has been changed or deleted, then it either reloads the page if nothing has been changed on the form, or prompts the user with a dialog to reload the page. Works for all entities embedded with the Inline Entity Form module. This helps give users a heads up that their form submission is out of date before they even submit the form.