Posted by Dave Reid on May 15, 2012 at 8:52pm
| Download | Size | md5 hash |
|---|---|---|
| token-7.x-1.1.tar.gz | 41.5 KB | 8d4c96128ab3ef9f4e76fbdb73900e35 |
| token-7.x-1.1.zip | 45.46 KB | a6acbca69d704b175a74874d33a8f311 |
Last updated: May 15, 2012 - 20:56
Release notes
Changes since 7.x-1.0:
- Fixing a couple minor bugs with filtering field descriptions, altering field forms, and not using _token_module() in field_tokens().
- #1557766: The list token types in entity API break the token browser because HTML characters weren't converted to dashes.
- Fix testing failure in TokenUserTestCase with user pictures.
- Add default token formatters for the core list field types.
- Fix some coding standard violations.