Bug #3440
closed
PhD Program in History Commons Site Not Appearing in News Activity Feed
Added by Sarah Morgano about 10 years ago.
Updated about 10 years ago.
Category name:
Group Blogs
Description
I just noticed that the PhD Program in History Commons Site appears on the Home page under "Recent Blog Posts" but it doesn't show up in the activity feed on the "News" page. Could it have something to do with the blog settings? I've attached screenshots of the two activity feeds.
Files
Privacy is set to fully public, so it should show up, assuming that they are publishing posts rather than pages.
- Category name set to Group Blogs
- Status changed from New to Assigned
- Assignee set to Raymond Hoh
- Target version set to 1.7
This is because the item is technically a "new_groupblog_post" item, not a "new_blog_post", and thus doesn't show up on the "Show Blog Posts" filter. See also #2583.
Ray, can you think off the top of your head of an easyish way to include these in the AJAX-based filter on /activity? Like maybe a bp_parse_args() filter on bp_has_activities() arguments?
Hi Boone,
I've opted to fix this in the BP Groupblog plugin as I think it will benefit others as well. See my pull request here.
I hooked onto the 'bp_ajax_querystring' filter instead of using the newer bp_parse_args() so older versions of BP can take advantage of this. I haven't added this to 1.7 branch yet.
Thanks, Ray! I just merged the PR on github. Please feel free to update the 1.7 branch with the latest bp-groupblog.
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Also available in: Atom
PDF