Opened 10 years ago
#7092 new defect (bug)
There should be an easy way to disable activity stream posting
| Reported by: | boonebgorges | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Contributions |
| Component: | Activity | Version: | |
| Severity: | normal | Keywords: | needs-patch dev-feedback |
| Cc: |
Description
The only way to disable activity stream posting, but still keep the stream turned on, is to modify the templates. (Ie: copy post-form.php to your own theme, and then blank it out.)
We should make this easier. A cap checks makes the most sense as we move forward with fine-grained caps through core: current_user_can( 'bp_post_activity' ) or something like that.
Any thoughts on implementation?
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)