README.txt |
README.txt |
|
Aim:
- All the user fields should have a "alterable privacy" checkbox.
- If this checkbox is ticked, $user should be presented with an additional checkbox on user edit forms to be able to make specific fields' values private.
- If this… |
user_field_privacy.info |
user_field_privacy.info |
|
name = User Field Privacy
description = Provides options for users to override visibility of their own fields.
dependencies[] = user
dependencies[] = field
core = 7.x |
user_field_privacy.install |
user_field_privacy.install |
|
Install, update and uninstall functions for the user_field_privacy module. |
user_field_privacy.module |
user_field_privacy.module |
|
Provides options for users to override visibility of their own fields. |