Opened 11 years ago
Closed 11 years ago
#6611 closed enhancement (fixed)
Activity Administration: add some hooks to help plugins developers
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.4 |
| Component: | Activity | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
+1. Looks good to me.