Opened 10 years ago
Closed 10 years ago
#6611 closed enhancement (fixed)
Activity Administration: add some hooks to help plugins developers
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Activity | Keywords: | has-patch commit |
| Cc: |
Description
Working on the BP Attachments plugin, i've found it was pretty hard to extend the Activity Administration so that you can easily :
- add extra content to the content of the activity see this comment
- add a new metabox see this comment
- or load some javascript/css see this comment
And i think we should enable plugins to add custom columns, just like it's the case for the Groups component.
See attached patch
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
+1. Looks good to me.