View all modes

Component type

module

Maintenance status

Development status

Component created

Component changed

View All Modes module extends Display Suite with an extra overview that shows which view modes are customised (custom settings = TRUE) per entity type / per
bundle.

Working on project with a certain number of entity types, bundles and various customised view modes, it's easy to lose a clear overview. This module helps developers to regain that.

This is a developer module. You should disable this when you deploy to production.

Redmine synchronization

Component type

module

Maintenance status

Development status

Downloads

1609

Component created

Component changed

PLEASE, CLEAR CACHE AFTER INSTALL VERSION 1.21.

[EN]


This module allows expose Redmine's time entries using Views. Time entries can be related to:

  • Drupal's nodes - through a custom field added to Redmine time entry
  • Drupal's users - through additional field in Drupal's user profile

Highlights of the module:

Drush Fields

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

This Drush extension is meant for individual field data manipulation from commandline. It uses Drush commandline interface. Aim is to be able to perform all CRUD operations and more on all data in all core field types and contributed field types. Some fields have field-specific support other fields have general support.

Quick Edit

Component type

module

Maintenance status

Development status

Downloads

42653

Component created

Component changed

Quick Edit allows content to be edited in-place.

Quick Edit is a backport of the Drupal 8 In-place editing for Fields.

Requirements

Quick Edit has six dependencies and requires two libraries.

Drupal 7.22 or later.

  • Contextual, Field and Filter modules included with Drupal core.

Contrib

Flag vote

Component type

module

Maintenance status

Development status

Component created

Component changed

Allow users with the appropriate permission to vote on a flag. When a specific number of votes is reached, some action is carried out. Some built in actions (e.g. unpublish entity). Also a hook that allows the action to be defined in another module..