ahebrank/token_entity_render

该软件包最新版本(dev-8.x-1.x)没有可用的许可证信息。

提供使用指定视图模式渲染完整实体的令牌

安装: 16

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

类型:drupal-module

dev-8.x-1.x 2017-09-20 11:40 UTC

This package is not auto-updated.

Last update: 2024-09-15 03:34:27 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.