token_formatters 7.x-1.2

Bug fixes
Unsupported

Changes since 7.x-1.1:

  • #1997430: Use isset() to check for entityreference and user reference field values, rather than !empty(), since it fails for anonymous users.
  • Fixed checking for duplicate tokens needed to use continue instead of break.

token_formatters 7.x-1.1

New features
Bug fixes
Unsupported

Changes since 7.x-1.0:

  • Prevent a token merge conflicts when the entity type already has a token named 'id', 'label', or 'url', e.g. [file:url].
  • Added file and image module support.

token_formatters 7.x-1.0-rc1

New features
Bug fixes
Unsupported

Changes since 7.x-1.0-beta1:

  • Fixed improper text substitution in _token_formatters_field_formatter_settings_summary().
  • Added support for node and user reference fields, as well as optional access check disabling.
  • Ensure that [entity:url] includes $url_options when output.
Subscribe with RSS Subscribe to Releases for Token formatters