Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download token-7.x-1.5.tar.gztar.gz 42.98 KB
MD5: 93e5a19e8b244022cc38e58663db8001
SHA-1: 0686f50efbd2fdda84af21d63d6d78172bb41165
SHA-256: 48b1eb3a7e5d26a1245083b7789dcb1fad737a788bb8bd8ad07d7f89bd785f07
Download token-7.x-1.5.zipzip 47.34 KB
MD5: cf0c68609d87dbe89c6eff7752636e59
SHA-1: 5625d3a3a8686c731ab8e626d1287493946222b3
SHA-256: 829f9ed4c4ba15df9598840bf4fc00a860bd8be82f03bb9e17077232c13fc05e

Release notes

Changes since 7.x-1.4:

  • Return a flipped array when token_get_entity_mapping('token') without a $value parameter.
  • #1863910: Do not override the token types if specified in the block title field.
  • #1720576: Prevent notices in token_form_field_ui_field_edit_form_alter() if the field is locked.
  • #1859452 by Dave Reid: jnettik, kalabro: Fixed token dialog did not render in the same theme as the current page, causing CSS conflicts.
  • #1909308: Removed unnecessary files[] directives from token.info.
  • Use the dialog version of the token tree in all internal uses for core.
  • Support passing in a third argument to override the token type in token_devel_token_object().
  • Added Drush intergration for clearing token cache.
  • #1894890: Fixed date type titles need sanitization.
  • #1894880: Added a fallback parameter to token_get_entity_mapping().
Created by: Dave Reid
Created on: 24 Feb 2013 at 00:09 UTC
Last updated: 28 Feb 2015 at 18:44 UTC
New features
Bug fixes

Other releases