Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
19.07 KB
MD5: 68b2cd1a532c1feeafc442a077e13d9d
SHA-1: 93ebb495182d304e36007507a3050e780f3664ee
SHA-256: 017dd30dada056bae8d16a4ab8646553da6647bb39228f13ad04982a7b8e143c
Download zip
25.14 KB
MD5: ddfcf8bebbe654a5c34c3827ed82577d
SHA-1: c8f37b72d5312010153daa3afc7c0e4ec1cdc454
SHA-256: ae0e10e6b16d9ca7acbe4fd2a166507f2ef7597f1cb766fc988a08292c2ea351
Release notes
List of changes
- #2260593: Change label "From" and "To"
- #1912808: Provide separate prefix and suffix values for the start and end values
- #2153151: Use sprintf to format value
- #2105481: Contextual filter ?
- #2350903: Support for Migrate Module
- #2417377: Support migration from D6 to D7 via CCK
New features
- Integration with Migrate module
- Integration with CCK Content Migrate module
- Rename FROM and TO form elements labels
- Suffix/prefix for subfields (FROM & TO)
- New formatter: Formatted string (formats range using
spritnf()) - New decimal separator: Comma and space
- Unit tests for field formatters