Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
9.46 KB
MD5: 609733ca9556999d74934e33017fe609
SHA-1: bed8c2ef23b29adbe82d0a4aa87c962afa3c669a
SHA-256: 782f2538d85ef73d2d33bbe0a130106a8a7c54d6346d0b0baae5e5ae3de8b269
Download zip
10.2 KB
MD5: dce38d7229c9bd2a785155e06cc7b23b
SHA-1: 1b47dc455224bba4d66217e4a57c113bbb22abe2
SHA-256: 83a5c359391717193db4e2867830d4c8e2df7fc9a23b0c45fa18e9ac0c3c56dd
Release notes
Changes since 7.x-1.0-beta2:
- Prevent errors if $formatter['settings'] is not defined or not an array.
- 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.'
- #1283898: Prevent PHP notices when non-field output in field_injector_field_attach_view_alter().