Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
15.48 KB
MD5: 1efa24da003b8b724e01fbf1c58a83f3
SHA-1: 27412e8d96fe1f1875898975b41ec58d7b488f25
SHA-256: b9001feb9ac56183cd5d290b1bf6d71f2c0ee5f3a5827ce4b002e99052cbfc0f
Download zip
18.85 KB
MD5: 0a9af94f115ef38be44aeaea24e0ab72
SHA-1: 95bb84ab9f1b3d662709a67c82199dcfeb627dce
SHA-256: d7bffa5cfd30fe9a16d93a5a098ae0ab41a7967662ab25e36f47a123d616baa4
Release notes
Changes since 7.x-1.0-alpha2:
- #1770254 by mjlaarman: Added handling of default values.
- #1791396 by joachim: Fixed use of _field_info_collate_fields().
- by joachim: Added form for editing multiple instances at once.
- by joachim: Added helper to format nested list of field instances.
- by joachim: Added CSS for field list table.
- by joachim: Added overview page and form to delete multiple instances.
- by joachim: Restored showing of current bundle as disabled checkbox in clone form.
- by joachim: Fixed UI text for clone field form.
- by joachim: Fixed missing final newline.
- by tedbow:Moved help from form to hook_help for field-clone/to
- #1617816 by tedbow:Added reuse of field_tools_options_entity_bundle and hidding current bundle
- by joachim: Fixed the checkbox for the current bundle being available in the mass clone to form.