Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
12.72 KB
MD5: 05bebf7609dd2a420544eecbfc7adeb8
SHA-1: 67970fa35e3cb09d17d1558ca67c46cc07b7ff7b
SHA-256: 8f786a84c197a48264f4a0b2dcb5c76f6a2d91df112ebeca542585f673798efe
Download zip
14.92 KB
MD5: b544cdd3792229edc80a129f985adcdb
SHA-1: b83852fd864e7e558b9a20fb7af641448127232b
SHA-256: 4b48f4d4c07e59dfa3fa1345e90c918ba2c720cc9f2ad32c39fe2ffd29ebe0ee
Release notes
Changes since 7.x-1.5 (5 commits):
- #2144389 by BR0kEN: Doesn't work with node_clone (#)
- Added SimpleTest for "node" & "comment" entities, added support of "db_transaction()" for insert operations, added experimental table naming, for preventing a limit in 64 symbols for table names (#)
- #1333032 by BR0kEN, lukus, ron_s, tien.xuan.vo: Add generic entity support (#)
- Removed redundant implementation if "auto_nodetitle" and fixed an issue with incrementation (#)
- Increse number of created nodes in test (#)