Simple Image Rotator

Component type

module

Maintenance status

Development status

Component created

Component changed

​

Synopsis

This module creates a simple image rotator block, which can be added to any region.

Installation

1. Copy the entire simple_image_rotator directory the Drupal sites/all/modules/custom directory.

2. Login as an administrator. Enable the module in the "Administer" -> "Modules".

3. Add the new block "Simple Image Rotator" to the required region via "Administer" -> "Structure" -> "Blocks".

Entity Reference Hierarchy

Component type

module

Maintenance status

Development status

Downloads

5927

Component created

Component changed

Overview

Entity hierarchy extends the standard Entity Reference field to store a nested set representation of the the hierarchy.

This allows for efficient querying of the hierarchy.

Features

Integrates with views
Render a list of children at any depth using views

Field Public Description

Component type

module

Categories

Maintenance status

Development status

Downloads

1097

Component created

Component changed

Your visitor need a little more information about your content fields(maybe some complex content)? That's what this module is for!

Every field gives to the site builders the option to provide a description text to be presented on the formulary. This is really useful for the people filling the formularies, as they'll understand what do they are expected to fill. As said above, this module fill the gap of "what happens when the visitor also need to understand more about the field"?

Entity Reference Revisions

Component type

module

Categories

Maintenance status

Development status

Downloads

505113

Component created

Component changed

Overview

Adds a Entity Reference field type with revision support.
It's based on the core Entity Reference module but allows you to reference a specific entity. This is useful for modules like Paragraphs and maybe in the future for modules like Inline Entity Form and Field Collection.

Entity Print

Component type

module

Maintenance status

Development status

Downloads

31052

Component created

Component changed

Entity Print allows you to print any Drupal entity (Drupal 7 and 8) or View (Drupal 8 only) to PDF.

The module is lightweight compared to other modules like the Print module, has full test coverage and is ready to be used in production for both D7 and D8.