Posted by markus_petrux on July 7, 2009 at 11:07am
Overview:
This module allows users to mark administrator selected CCK fields as Public (visible to everyone), Hidden (visible to node author, hidden from everyone else) or Private (visible to node author and "friends"; see requirements section below).
Description:
- The field settings screen provides a new option to enable privacy options for fields. This option is global and affects all content types where the given field is shared. The default privacy status can be specified.
- This module supports all kind of fields, and even fields in multigroups.
- In the node edit form, a new option to configure field privacy settings will be available as a small icon next to the fields where this feature has been enabled. This is only available to users with "edit privacy options for field %field_name" permission.
- Users with "view private data for field %field_name" permission are excluded from privacy restrictions. This feature combined with node revisions allows community managers and/or site moderators to monitor changes to privacy settings.
- Builtin support for node revisions and Diff module.
Requirements:
- Content Construction Kit (CCK): CCK version 2.5 or higher is required (ref.).
- To enable the "Private" status for fields, you need one of the following modules: Flag Friend, Friendlist API, User Relationships. CCK Private Fields module includes ready to install mini-modules that provide builtin support for any of these friendship related modules.
- The privacy options dialog requires jQuery UI (either version 1.6.x or 1.7.x).
How can you get involved?
- Write a review for this module on drupalmodules.com
- Help translate this module at localize.drupal.org
Additional information:
- Difference from CCK Field Privacy?
- If you're looking for a way to control role-based field permissions, then check out the Field Permissions module. It's a drop-in replacement of Content Permissions module shipped with CCK that allows you to enable only the permission types (create field, edit any field, edit own field, view any field and view own field) for the fields where this feature is really needed.
This module has been sponsored by Gamefilia.
Project Information
- Module categories: Community, Content Construction Kit (CCK), Content Display, User Management
- Maintenance status: Unknown
- Development status: Unknown
- Reported installs: 592 sites currently report using this module. View usage statistics.
- Last modified: January 16, 2010