Panels Empty Pane access plugin

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides an access rule for Panels that will cause a pane to be output only if one of the selected panes is empty.

To avoid causing panes being rendered multipe times, an included cache plugin may be used for the panes that are being checked.

Credits / contact

Developed and maintained by Damien McKenna.

Form Tracking

Component type

module

Categories

Maintenance status

Development status

Downloads

38

Component created

Component changed

A spiritual successor to Drupal 6's "visitorpath" module in many ways, Form Tracking is an extensible base for injecting any sort of tracking information into any sort of form submission data.

Out of the box, it supports some basic internal data, as well as full visitor path information from the Statistics module. Additionally, out of the box it supports injecting this data into forms built with either Webforms or Entityform.

Trance

Component type

module

Categories

Maintenance status

Development status

Downloads

3032

Component created

Component changed

Trance (TRANslatable Content Entity) contains abstract and base classes for defining a content entity type in its own module.

The content entity types are bundled, revisionable and translatable.

This approach significantly reduces the lines of code required to define a new content entity type and reduces the amount of code duplication if more than one content entity type is defined.