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:

Italian Codice Fiscale

Component type

module

Maintenance status

Development status

Downloads

26

Component created

Component changed

The field Tax Code is a cck field that integrates seamlessly into the entities of drupal 7. It can be inserted into any type of content and allows you to store the Italian tax code of individuals with the text format XXXXXX00X00X000X, where X is a letter and 0 is a number.
The validation consists of a formal control of the string by a regular expression. An addition of JavaScript makes sure that the string is always capitalized.