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
-- #155172 by greggles. Fixes omission of page region assignment for users without JavaScript.
-- #154743 by olio. Cache errors in popular.inc causing display issues.
-- Adds install notes for users without JavaScript.
28-JUN-2007
-- #155022 by sos4nt. Fixes error with infinite loop under certain conditions.
-- #154764 by kokoyote. Fixes problem when profile categories have spaces in names.
-- Fixes typo in API.php