Closed (duplicate)
Project:
OG Forum
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Feb 2007 at 22:19 UTC
Updated:
21 Feb 2007 at 17:25 UTC
Og context should be triggered when we're viewing a post in an og form. E.g., when viewing an og forum post, we should get that group's "Group details" block.
Normally context depends on the node being assigned to an og. In this case, it's the term, so normal context isn't triggered.
Solution: load the og forum node's id in nodeapi load, and in view set the context using og_set_group_context(). Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| og_forum-context.patch | 1.29 KB | nedjo |
Comments
Comment #1
darren ohI'm having a more fundamental problem with forum posts and organic groups. With or without OG Forum, I can't assign a post to a group. Any group selection I make while editing the post is lost when I submit it.
Comment #2
darren ohA forum post is a normal content type. There's no reason it can't be assigned to an organic group. Duplicate of issue 73570.