Posted by BassistJimmyJam on February 24, 2012 at 2:37am
| Download | Size | md5 hash |
|---|---|---|
| button_field-7.x-1.0-beta1.tar.gz | 13.37 KB | 81881eb0efeed95dcd9aa39dab5c59e7 |
| button_field-7.x-1.0-beta1.zip | 16.01 KB | 8abc8fb469ba8a7d17352aad41a5ff20 |
Last updated: February 24, 2012 - 02:40
Release notes
First beta of Drupal 7 port!
Bug fixes
- Wrapped the entity being passed to rules (see #1452118: "Entity is of type" condition always yields false)
- Fixed the location reload action so that it gets the proper destination
New features
- Switched to using Drupal's Ajax framework
- Removed custom callback
- Added new ajax command buttonFieldLocation
- Code consolidation and cleanup