Could this be adjusted to work with og subgroups in that taxonomy could be inhereted?
My case is that I am trying to create my own project management setup, using a group per project, and allowing subprojects (for things such as beta teams)

I am not sure whether this would be a vocab or subgroup task...

Comments

amitaibu’s picture

Version: 6.x-1.0-rc1 » 6.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

Do you mean, you would like the Taxonomy categories to propagate?

RoboPhred’s picture

Priority: Normal » Minor
Status: Postponed (maintainer needs more info) » Active

Yep.

In my specific case, I want to have a group for a project which contains components via og vocab, and I would like to have subgroups for testing teams (which will have different versions of the project). When a testing team posts in their group, I want them to be able to select a component from the main project.

Marking this down a priority as I am probably going to use a typed group post and cck NodeReference instead, in order to get better project-wide integration (as the concept of a component would not be project-dependant while the contents would be group defined).
Of course, if anyone else needs this, feel free to reset its priority.

amitaibu’s picture

RoboPhred’s picture

I have looked at that, as well as several other options, and probably will use it. However, I suspect that I will have to manually add each vocabulary for each project to the project content type manually, unless it has the option to automatically use all taxonomy associated with the type (I have not tested it yet).

However, the issue this feature request is here to solve is getting project components (defined via OG Vocab) to move through subgroups, which CCKaseTracker will not do.

I think I have a possible solution with CCK NodeReference being populated by a View with custom php arguments, hence the drop in priority.

If you want to see what my goal is and what I have so far, see my site's <out of date link removed>, which I am constantly changing around.

likewhoa’s picture

subscribing

kompressaur’s picture

I would like to have this intergration also. I am doing a site 'for local people'. I was wanting categories for 'for sale' etc to propogate downwards.

mpotter’s picture

Version: 6.x-1.x-dev » 7.x-1.2
Issue summary: View changes
Status: Active » Needs review

I hate to answer old issues, but og_subgroups support was added via a patch to og_vocab in this issue: [#8552125]