Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
42.9 KB
MD5: faac88f17be5ce9df336b4ec099b5560
SHA-1: aa0ec307ea473ee737bb82d2297918d335896ad6
SHA-256: 15d0217adcb91a249a50f54ac09adf2e472b8d6d8a5ff968ced82140ff604b5b
Download zip
56.25 KB
MD5: c42d84baa767e10d23bf8bc5805a4247
SHA-1: 5c7007282440b1aa656d9938ecac3eedcafe5ad8
SHA-256: 82ff5994fac74e1491a2b16641923809234c8db0033b0e7cd72601703aa46bf3
Release notes
Changes since 7.x-1.5:
- #1833254 by snufkin: Fixed Typo on the example message menu item.
- #1814994 by xtfer | Amitaibu: Fixed Incompatibility with uuid module.
- #1808448 by Amitaibu: Added Get the langcode from the current language in MessageType::getText().
- #1780912 by itamar| Amitaibu: Added Batch copying message types' texts from one language to another.
- #1788892: Avoid entity_load() in MessageMetadataController.
- #1751528 by levelos: Fixed Bundle labels use machine name rather than description.
- #1738174 reported by fago: Fixed Access denied on field UI for non uid 1.
- #1734560 by naxoc: Fixed Missing pass-by-reference & in message.api.php.
- #1729800 by bojanz: Added a message type category views filter.