This single bug-fix release fixes a single issue:
- SQL error when deleting a user leaves profile_privacy data in database (patch by Wicher Minnaard) - http://drupal.org/node/171796
This version of profile privacy is a complete rewrite from the previous 4.7-only version of the module (pp.module).
- Works on D5 and 4.7 no patches
- No separate settings page
- Fields may optionally have settings for privacy, not all of them.
- Doesn't use phptemplate_ theme hack
- Uses it's own database tables
- Works with both the default profile display and themed versions, no additional coding needed
This version of profile privacy is a complete rewrite from the previous 4.7-only version of the module (pp.module).
- Works on D5 and 4.7 no patches
- No separate settings page
- Fields may optionally have settings for privacy, not all of them.
- Doesn't use phptemplate_ theme hack
- Uses it's own database tables
- Works with both the default profile display and themed versions, no additional coding needed
Development version of profile privacy. It is not recommended to use this version on production sites, but is required to use before submitting new features or bug reports.
Development version of profile privacy. It is not recommended to use this version on production sites, but is required to use before submitting new features or bug reports. Drupal 4.7 is no longer being supported.