Changes between Initial Version and Version 1 of Ticket #6412, comment 1
- Timestamp:
- 04/30/2015 07:16:11 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6412, comment 1
initial v1 3 3 * Use `bp_core_can_edit_settings()` instead of `false` for the `show_for_displayed_user` setting. This brings it up to par with Notifications, Settings, etc... 4 4 * Set Notifications and Settings to `false` so no one, not even super-admins, can see the menu items. Note that visibility does not dictate availability, and capable super-admins can still visit those pages. 5 * Bigger picture, we could introduce a "moderation mode" for members that would override these settings. I'm imagining an experience where no user can ever edit any other user until they've re-authenticated with a password, and that super-ability is maybe time-limited or tied to a specific piece of session data. 5 6 Bigger picture, we could introduce a "moderation mode" for members that would override these settings. I'm imagining an experience where no user can ever edit any other user until they've re-authenticated with a password, and that super-ability is maybe time-limited or tied to a specific piece of session data.