Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.72 KB
MD5: 8c98c8b2c18c98b713fb60d6cbab75da
SHA-1: 72f94555316491fe0dcdcaf4ecbc486428e52e90
SHA-256: 1363df3ed7042d7f18354e47e4ed1b8ad3edb4933f8f05fc3eafd3cfffbd80f9
Download zip
15.89 KB
MD5: 8481be96bfad59953753916b3bd88ba3
SHA-1: c3b83315f07ab6c0d598b556cdbfd162bead77e4
SHA-256: 8b1df23697929fa19321cb3cadb3d5dc73b47a24a3ff452ed4fd19770cc29b89
Release notes
First official release.
Compared to the Automatic Nodetitles module, following changes have been made:
- Generalized the module from nodes titles to entity labels.
- Added support for title module and multilingual titles.
- Added implementation of hook_features_pipe_node_alter().
- #1437534: Support profile2
- #1559122: Support renaming of bundle types + cleanup old variables
When the module is first installed, all auto_nodetitle variables (ant_*) are automatically migrated to this module and deleted to prevent conflicts between both modules. Note that there is currently no (automatic) way to go back.