Extend the structure of the site by way of content models, data storage, field types, and navigation, so it is more understandable to users.

Field Collection View Mode Field

The Node View Mode module enables content editors to choose how a field collection field is displayed on a node, by selecting which view mode should be used.

Taxonomy breadcrumb token

About

Core and contrib tokens already do a great job in providing precious meta information on Drupal entities. However, creating a hierarchical breadcrumb from the root term down (or up) to and especially including the current term with a single token is impossible unless you wanted to create custom code snippets as a workaround.

This module is intended to fill just this gap as handy as possible and thus introduces two additional term related tokens:

  • [term:breadcrumb]
  • [term:breadcrumb-reverse]

Where the first one returns an array starting with the root term, the latter starting with the current term.

Requirements

All you need is:

  • Enable core taxonomy module (you would not be here without that!)
  • token module

Quick reference

Just enable the module and create some tokenizable content. You will find the two new tokens in the token browser, supporting all array-related options the token module offers.

Example

If you have a hierarchichal vocabulary like this one:

[Vocab]
|
+- Grocery
   |
   +- Vegetables
   |
   +- Fruits
   |  |
   |  +- Apples
   |  |
   |  +- Pears
   |
   +- Drinks

Field Collection Node Clone

The Node Clone module allows you to easily create a duplicate copy (clone) of an existing node, however if that node references a field collection, the new clone will reference the same field colle

eventsforce

Integrates Drupal with the eventsforce event booking system, allowing for the creation of Drupal nodes or other entities to correlate with e

Drag & Drop Upload

Overview

This module provides a Drag & Drop Upload element and widgets for a File and an Image fields.

Features

  • Drag & Drop upload widget for a File and an Image fields.
  • Drag & Drop multi-upload support.
  • Media module integration (1.x): details
  • Video module integration: details
  • Insert module integration: details
  • Focal Point module integration: details
  • Upload progress bar support.
  • Browse button can be enabled if needed.
  • Provides drag & drop upload element (dragndrop_upload).
  • Flexible JS part of the module, that allows developers to define custom validators and previewers for a dropzone.
  • Makes it possible to turn any element into a dropzone (see Examples submodule).

Pages

Subscribe with RSS Subscribe to RSS - Site structure