Added a weight option to the settings page. Thanks to nkoponen for report and patch code.
Started planning for multiple questions in a future release. Any ideas on how it would be best implemented through forms would be greatly appreciated. So far I'm stuck in between having a single textfield with comma separated values and doing something fancy with jquery.
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.