DB Compare

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Compares two databases on the data level. This module is raw - it assumes you have done everything right, otherwise it will beat you down with errors.

Note: This module will change the active DB connection several times during execution, but revert it to "default" afterwards.

Curator

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module helps locate, document and manage (archive or delete) orphaned content assets such as images and .pdf files.

Feeds Editor

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Feeds Editor module intended to make your life easier when you work with CSV files for Feeds importers.

For each existing Feeds importer (admin/structure/feeds) you can create a "worksheet".
Each worksheet has its own frontend (UI) and backend.
The frontend looks like MS Exel table and based on excellent JQGrid plugin(see http://www.trirand.com/blog/jqgrid/jqgrid.html).

Taxonomy Publisher Filter

Component type

module

Maintenance status

Development status

Component created

Component changed

Update

===============================================

This module is now part of Taxonomy Tools.

===============================================



This module allows you to limit the taxonomy terms listed in a term reference form element or in a views exposed filter.

Description

Based on a status field disabled terms will be removed from the options by a hook_field_widget_form_alter() implementation for term reference field widgets and by a hook_form_FORM_ID_alter() for views exposed forms.
The module allows you to enable/disable this limitation with permissions for each vocabulary.

Bootstrap WYSIWYG

Component type

module

Maintenance status

Development status

Downloads

749

Component created

Component changed

Project is no longer supported.

As an alternative you can switch to CKEditor which is built in Drupal 8 core.