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
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
* Re-adds support for body syncing, auto-deletion etc.
* Adds option to modify taxonomy links to point to related NAT nodes rather than the taxonomy term.
* Adds support for entering synonyms and related terms during node creation.
* Fix issues with caching.
* Improve sync-ing.