ahebrank / token_entity_render
Provides tokens that render full entities using view mode specified
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:drupal-module
This package is not auto-updated.
Last update: 2024-11-24 04:21:48 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.