ahebrank / token_entity_render
There is no license information available for the latest version (dev-8.x-1.x) of this package.
Provides tokens that render full entities using view mode specified
Package info
github.com/ahebrank/token_entity_render
Type:drupal-module
pkg:composer/ahebrank/token_entity_render
dev-8.x-1.x
2017-09-20 11:40 UTC
This package is not auto-updated.
Last update: 2026-03-01 10:44:19 UTC
README
Provides tokens that render full entities using view mode specified. Generally the token provided is [entity_type:render:view_mode_name] (e.g. [node:render:teaser]). Shortened token [entity_type:render] renders an entity with default (full) view mode. [entity_type:render_text:view_mode] will convert view mode markup into text for e.g., including in an email.