Jump to:
| Project: | Subgroups for Organic groups |
| Version: | 6.x-0.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Amitaibu |
| Status: | active |
Issue Summary
It would be nice to have the ability for the content author to specify, at least at content creation time, whether or not to propagate this content according to whatever propagation rules are in place.
For example. The manager of the Finance Department in an organization wants to publish a new best practice for the whole department (and wants it to propagate to all children). At another time, the same manager wants to create a piece of content that is only for the members of the Finance Department and NOT of any sub groups. Currently, there is no way to allow the content NOT to propagate when propagation rules are set.
Or, if there is a way to do this as the module is currently constituted, please let me know how that works!!
Comments
#1
Subscribing.
Completely agree with you. I can't confirm if that is possible because I've not ready the test page where I could do modules tests (and, so, I can't install dev versions of modules). I'll test this issue when I receive the production site db copy.
#2
Indeed, we should add drupal_alter() in og_subgroups_get_groups_for_propagate(), so people can have their own logic on the propagated group nodes.
#3
That would be really useful - any indications you can give at this stage on releases?