Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
102.91 KB
MD5: 150b0ed93c12db44fd9caa8a892ba8fc
SHA-1: e14f823f619191acb420cdbe4581f12804e13363
SHA-256: 09e258baa169563f737b8bd11dd29bce587916772d1f5b5cf4eed3329e8e2ed5
Download zip
126.11 KB
MD5: 96d49685409a8a8c374f5fb67f422be0
SHA-1: c1bad4972561900b4bd5c82735522a13e0c0fa28
SHA-256: 87a6cf32ad9d36486da10b35b77290b5e401fec5baf8fd21ef64f604ffaaac3a
Release notes
Changes since 7.x-3.1:
- #1971980 by Volx: Fixed Features export not taking into account provision of flag types by flag_definition_alter().
- #2087907 by joachim: Changed name of $flag_content variables to $flagging_data.
- #2017557 by Shabana Blackborder: Fixed getInfo in .test should return untranslated strings.
- #2077017 by generalredneck: Fixed Most Recent Update (7.x-3.1) Broke Rules Configurations.
- #2047869 by joachim: Fixed flag pseudofield not showing on flags that use flag_entity class.
- #2074505 by joachim: Fixed use of obsolete hook_flag() in Flag Actions module.
- #2078451 by joachim: Fixed module .info config path for Flag Actions.