Closed (won't fix)
Project:
Subgroups for Organic groups
Version:
5.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2008 at 22:07 UTC
Updated:
1 Mar 2011 at 15:32 UTC
Clearly an integration is needed.
I've done some thinking and I think what we need at first step is an argument OG Subgroups: Parent nid. Argument will return all groups nodes.
IMO it shouldn't return group posts (i.e. not group nodes), as this is OG's job to so.
Ezra, do you agree? Anyone else has a better suggestion?
Comments
Comment #1
ezra-g commentedPerhaps we need 2 arguments: Child Groups and All Children posts.
Comment #2
amitaibuFirst related commit - http://drupal.org/cvs?commit=122861
Please note that you should only use 'Return page not found' or 'Empty text' as other argument options are not yet implemented.
Comment #3
moshe weitzman commentedWith Views2, all we need is a relationship for parentNid. After that, we can bring in data about that nid or all its posts without any further work. I have no a particular about how Views1 is implemented.
Comment #4
kars-t commentedI tried the code from the new views.inc and it seems to work. I believe this is a very important update to subgroups!
Please release this good work even as beta to the public! :)
Comment #5
moshe weitzman commentedClarifying, since D6 is done for free by book module
Comment #6
bschilt commentedThe D5 version of subgroups is no longer supported. The 6.x-1.x version has good views integration.