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

Media Field Collection

Component type

module

Maintenance status

Development status

Downloads

945

Component created

Component changed

Small tweaks to better integrate the Media and Field Collection modules.

Features/Tweaks

Usage Listing

On the file usage page this module converts each listings of a Field Collection usage into a listing that displays the field collection's parent entity, for example field-collection/field-fc-example/6 is converted to the alias for node/3 which is the page the field collection is displayed on.

Without this module the link just shows the Field Collection title and links to a path that displays a 404 page.

Views slug title

Component type

module

Maintenance status

Development status

Downloads

517

Component created

Component changed

Do you has ever happened to have to retrieve the title of a node over the arguments in views? Or to generate a view with a legible url?

With Views slug title, you will easily be able to use the title of your node as arguments.

This module includes a field similar to "URL path settings" except that views slug title generates only the title.

The character will be replaced or deleted based on the settings configured in "alias url".

Pathauto Regenerate

Component type

module

Maintenance status

Development status

Component created

Component changed

Ever need to completely regenerate paths per node type or vocabulary based on your pathauto settings and have redirects automatically created? If so, then this module's for you!

Usage is simple. Visit /admin/config/search/path/regenerate, select your desired node types and/or taxonomies, and click "Regenerate". Aliases will be updated and redirects created!

This project is sponsored by: Project Ricochet.

Entity Construction Kit Panels Integration

Component type

module

Maintenance status

Development status

Downloads

534

Component created

Component changed

This module provides Page Manager and Panelizer integration for Entity Construction Kit entity types.

It currently requires a patch for Panelizer to function properly (@see https://www.drupal.org/node/2155565#comment-9558929)

Since Panelizer does not cache plugin definitions this module can cause performance issues due re-building of the entity construction kit panelizer plugin definitions on every page request. This will need another patch for Panelizer.

Taxonomy Sections

Component type

module

Maintenance status

Development status

Component created

Component changed

Create different sections of a website based on PURL (http://dgo.to/purl) and taxonomy terms.

  • Allows to specify a vocabulary to create purl modifiers from.
  • Adds a 'default argument' 'A term id provided by PURL' to views.

Each term in the chosen vocabulary has a path field.

Once a user visits a path from a certain term, this path persists.
Views can be filtered based on the term persisting in the url.