Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
8.28 KB
MD5: d43d3dd2a4cbc102d7b6a1c4a9276ee9
SHA-1: 3b5aba1ba4d0decad21c56030001068b5206998a
SHA-256: 43ff2ee9cf42e5fa235a45a348cf6718498de2c664d4381d8f05497876f17a08
Download zip
9.01 KB
MD5: b9c76b5ba160fe150ad6101afb6acef1
SHA-1: 69b09a8393aaa52156bb2fe0d3de7d0070208d4b
SHA-256: 4a9ba50ad2d2e86955bd2005e9dc0d2ea2b9deec9eec6d0d435d3b1a2ece7e0c
Release notes
Changes since 7.x-1.0-beta1:
- Added support for field injector hooks to be located in modulename.field_injector.inc.
- Disabled the 'Beginning' position as it doesn't actually work and is really a duplicate of 'Before paragraph 1.'
- #1198250: Fixed bug where an injected field could be inserted into a previously injected field that contains paragraph tags inside it.
- #1198258: Add 'first' and 'last' classes to injected fields in the same field/position.
- Fixed PHP notices with Views output.