Changes between Version 1 and Version 2 of Ticket #5251, comment 2
- Timestamp:
- 11/20/2013 10:11:52 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5251, comment 2
v1 v2 1 1 Point 1 is addressed. I used the `bp_core_can_edit_settings()` function for now to determine whether or not the "Notifications" profile nav tab should be shown, but in the future, we should have individual caps for this as well ('moderate_notifications', 'moderate_pms', 'moderate_settings', etc.). 2 2 3 Point 2 - I cannot duplicate . I just tested by creating a short blog post with an at-mention and I was able to get a notification. Needs further testing with longer blog posts, etc. Probably should be looked at in #2372 instead.3 Point 2 - I cannot duplicate this. I just tested by creating a short blog post with an at-mention and I was able to get a notification. Needs further testing with longer blog posts, etc. Probably should be looked at in #2372 instead. 4 4 5 5 Point 3 - I think this is a separate enhancement issue. This is more cosmetic and requires some JS to be written.