Nodequeue Menu Mapper

Component type

module

Maintenance status

Development status

Downloads

634

Component created

Component changed

Nodequeue menu mapper is the product of developing a website in which menus and nodequeues needed to be synched up. There was simply no out of the box or comparable solution, and while Menu Node API fills in a noticeable gap in Drupal, the relationship simply couldn't be easily mapped.

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:

Token Menu Render

Component type

module

Categories

Maintenance status

Development status

Downloads

856

Component created

Component changed

Overview

This simple module create tokens for every menu in the system.

To use these tokens, simply use tokens like this:
[menu:main-menu]
[menu:navigation]
[menu:MY-CUSTOM-MENU-MACHINE-NAME]

To unlock the full potential of the module, use it together with Token Filter
module (https://drupal.org/project/token_filter).

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.