Posted by Dave Reid on February 24, 2013 at 12:09am
| Download | Size | md5 hash |
|---|---|---|
| token-7.x-1.5.tar.gz | 42.98 KB | 93e5a19e8b244022cc38e58663db8001 |
| token-7.x-1.5.zip | 47.34 KB | cf0c68609d87dbe89c6eff7752636e59 |
Last updated: February 24, 2013 - 00:17
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().