Opened 10 years ago
Last modified 9 years ago
#3041 new idea
RfC: Integrating Buddypress favorite system (aka like system) with BBPress
| Reported by: | mth75 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | General - Integration | Version: | trunk |
| Severity: | normal | Keywords: | reporter-feedback needs-patch |
| Cc: | netweb, espellcaste@… |
Description
Hi all,
I've integrated the buddypress favorites (a.k.a. activity like) function with BBPress. I believe this hasn't done before, at least, I couldn't find a solution. I think this needs to be standard functionality and is nice integration feature between the two systems.
- determine of Buddypress is installed.
- add an option to the admin area "Forums Settings under "Buddypress Integration", "Enable Favourites"
- if 1 and 2 is true add a like button to the bbp-meta area in the bbp-reply-header left and next to "edit";
- only show "like" when logged in;
- call the resulting function in loop-single-reply.php
See this thread for the "documentation".
@netweb, I will try to make a start to implement it myself, this would be my first contribution however, so anyone who get's the job done quicker, be my guest.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Let's move this to Future Release.
BuddyPress's favorites feature is limited to activity stream items, and bbPress does include it's own topic favoriting mechanism, so there is a bit of overlap and limitation here to work around.
Excited to see if anyone comes up with anything fun.