Considered feature-complete by its maintainers.

Rreadable

Rrules are complicated and tough to parse.

This module takes just the RRULE property and processes it to a more readable format.

CKEditor Templates

Module screenshots

This module integrates the Ckeditor templates plugin.

It provides a dialog to offer predefined content templates - with page layout, text formatting and styles. Thus, end users can easily insert pre-defined snippets of html in CKEditor fields.

Modules Checklist

Modules Checklist

Modules Checklist

The Modules Checklist module provides control over enabled and disabled modules of the project and helps to maintain consistency across multiple environments (local, dev, prod etc). It can be especially helpful for a project containing 100+ modules or on sites running on multi-site Drupal setup.

The Modules Checklist compares enabled modules with the lists of required and optional modules defined in settings.php.

It warns site administrator on the Status report page in case of any discrepancy between defined lists of modules and their actual status.

It also warns if user is trying to disable required module or enable the module which should be disabled.

It can send email to site administrator if required module has been disabled, uninstalled, enabled or installed by someone.

Modules Checklist log

Modules Checklist log

The Modules Checklist log records in database who has installed / enabled / disabled / uninstalled a module on the site.

The log is a chronological list of recorded events containing

  1. module name,
  2. module status (required, optional or disabled),
  3. action type on module (installed, enabled, disabled, uninstalled),
  4. username and IP address,
  5. date.

Administrator should check the log on a regular basis to ensure his site is working properly.

Oxide

Oxide

Adds haml-support to Drupal and its twig-engine.

The drupal 7 version is inspired on original work of Kyle Cunningham: Peroxide project and on original work of Antoine Lafontaines oxide project

The drupal 8 version is completely rewritten and uses dependency-injection to register the haml parser with the twig-engine.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only