Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
20.93 KB
MD5: 5ad3d7dff9fcee8015c28df8273d4026
SHA-1: b2a16d5587d323782ba36939beb00121f5a16b41
SHA-256: 5cd85a6a1b1feb60b241cb6eba90d6c4b3d3c7bdab4b024b3bdf89c249ec319e
Download zip
28.58 KB
MD5: d58933536557021c7890567c6e2dd986
SHA-1: fd4447ddb92ed5f39f752e156b917ae3df5124ea
SHA-256: cc427c994339e2e3e78ac8d5d17acba5b31fb387b5dd8058411f92844032116f
Release notes
- Porting issue #1050712: Move installation instructions to INSTALL.txt by sirkitree: Add INSTALL.txt to replace instructions on the project node.
- Porting issue #805284: Allow "friends of" argument in Views to include argument user originally by IceCreamYou: Allow 'friends of' argument in View to include argument user
- Porting issue #1073664: Include $flag object & $status in API calls originally by thomjjames: pass the flag through module_invoke_all()
- Issue #1095524: convert flag_friend_get_friends() to use new DB API by careernerd: convert flag_freidn_get_friends() to use new DBTNG
- Issue #1012296: Views are broken in D7 by jyee: fixing views handler
- Issue #1095484: Errors when using devel_generate by Shawn DeArmond: more appropriate checking of a node property.
- Issue #1022898: flag_friend_access_node_load() Notice/Warning by Shawn DeArmond: addressing hook_node_load implementation.
- Stripping CVS keywords
- updating dbtng queries and view exports. views still seem broken