Active
Project:
Organic groups content links
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2011 at 16:49 UTC
Updated:
15 Feb 2012 at 14:53 UTC
Would it be possible to have a basic description of what this module is doing at least on the project page please ? (Same for other og related projects).
Comments
Comment #1
MrPhilbert commented/**
* Implement og_fields_info().
*/
Always just "note to self".
I'm just going through the code and it appears that this just adds a field option to the content type that (when clicked) outputs to a view.
This is supposed to substitute for a normal menu with a group argument?
Comment #2
intervalle commentedmade a little "HowTo" here:
http://drupal.org/node/1181746#comment-4904620
Comment #3
theullrich commentedi am still confused. What can it be used for. An example?
Comment #4
MGParisi commented+1
Comment #5
intervalle commentedYou can add a link to nodes of a content-type "A" ( f.ex. the ct that creates the groups) which links to the creation-form of a Content-type "B" and prepopulate the "group audiance" field with the group.
In short: you can propose a link to create nodes which are automatically affected to a group.
For the configuration see the link under my comment #2
Comment #6
shenzhuxi commentedThis is totally against usability!