Referential Navigation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Supports pathauto tokens, breadcrumbs and structural effects for a navigation heirarchy built from EntityReference.

---

This module
* provides new tokens to use with pathauto
* allowing you access to "the entity that refers to this one through entity_reference (via a named field)"

I have a number of publication issues - that link to publication 'articles' using inline_entity_form to allow an editor to do the whole thing from the top.

The pattern for my 'article' content type

Context Everywhere

Component type

module

Maintenance status

Development status

Downloads

935

Component created

Component changed

This simple module disables the core Block UI, allowing the Context module to have complete control over block placement on the site.

Once enabled, a new 'Disable core Block UI' setting will be available at /admin/structure/context/settings. It is enabled by default.

This module does not prevent administrators from using contextual links to configure blocks in other ways.

The development of this module was done as part of the U.S. Department of Justice justice.gov project.

Interlink

Component type

module

Maintenance status

Development status

Downloads

419

Component created

Component changed

A text filter for easy interlinking to nodes (like [#123] which gets expanded to a link to http://example.com/node/123) and optionally for their comments (like [#456/78] which gets expanded to a link to http://example.com/node/456#comment-78).

Module development was sponsored by KYbest.

Views Token Handlers

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides some custom Views handlers for custom text with support for tokens.

This module is partially inspired by #1417266: Using tokens in a view global custom text field and the need for something like the Token Filter in more places in Views.

Note: Some tokens may not work well with caching, so be mindful of which tokens you use.