Downloads
Download tar.gz
12.25 KB
MD5: 9c2656c574fcf74c931b9795b2bf5f08
SHA-1: 66c89d4dc2d96e107949f11615e3daa2671e4f4c
SHA-256: 18ecd559b8283272dade146125208054e58aec4058563bf454043bfa78e3cf61
Download zip
13.82 KB
MD5: 96dca8f37de842d5db8b7591a7eeac6e
SHA-1: 78a9c9468432860768529d706f3ce6ce895476e1
SHA-256: c3861b09c118ce94ccd75900888ef17addda324e145fef3773a0aefe9e6b7740
Release notes
Initial stable release for the 6.x branch. CCK Field Privacy now uses a hook (hook_cck_field_privacy_access) so that the module does not have to implement code for every user relationship module that is out there. At the time of release, only Friend List implements the hook, however, issues have been filed with User Relationships to add a hook implementation. Thanks to mercobily for bringing up the issue #314170: Plugin architecture for field access permissions + Integration with Friendlist.
Also corrects #220922: Padlock not displayed with custom CCK Types by yoyoman, showing the privacy icon for other CCK Fields (such as Email) that did not display previously.