Organic groups access any group
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Creates a new permission - 'access any group' which allows users to view content in any organic group on the site.
Creates a new permission - 'access any group' which allows users to view content in any organic group on the site.
A less functional but more functional alternative to og_notifications module. Handles notification of new nodes and comments posted to groups. Also handles sending of group broadcast email.
This module is largely built form the notifications code that was in OG before the big switch to Notifications framework. I now regret that switch, and this module is a small penance.
Etherpad Lite Integration for Drupal.
Etherpad lite is a really-real time collaborative editor spawned from the Hell fire of Etherpad. [..] Etherpad Lite is optimized to be easy embeddable.
This module implements Etherpad Lite as a field. You will need an Etherpad Lite server. Setting this up is beyond the scope of this documentation but it is a straight forward thing and documented at Etherpad Lite on GitHub
OG Workflow integrates the permission systems of Organic Groups (OG) and Workflow. Permissions for workflow state transitions can be granted based on OG group roles (see screenshot).
Use Version 1 for OG 1.x. There is no node access control for this version, but you can use Rules to bind state transitions e.g. to publish/unpublish actions.
Version 2 integrates with OG 2.x and is not compatible with OG 1.x. Additionally, it integrates with og_access (part of OG). That means that private entries in groups are respected and people cannot view them even if workflow would allow them (enable strict access control in OG settings).
This module allows a group_content entity (any entity with a group_audience attached to it) to also contain a reference field to role(s) within the selected audience.
This is a sandbox project for developing NodeStream Intranet feature. It will become a part of NodeStream Core or its features later.
This module will let you change the format of the 'Groups' field on the User Registration form to:
Module has been lightly tested and is working on og-6.x-dev as of 9/27/11.
Future plans for development:
Displays a nested hierarchy of Organic Groups as a tree resembling an organizational chart.
Inspired by the Booktree module.
Filedrop allows privileged site or OG Group managers to attach a "Filedrop" to entities. Once attached, users with permission see a file upload form on the given entity, or a link to the file if they've already uploaded.
Once files have been uploaded by users, the user that attached the Filedrop can see a simple list of users and their files. This module was created for student groups to submit files to the instructor securely, ensuring that teachers can quickly see who has done what, and to download work as needed.
This module is a complement to Spaces / Spaces OG / OG. It creates a /theme path for use within organic groups. This leverages the og_theme property as well as Strongarm to allow for system settings to be different per theme. An example of what this enables:
Group 1 uses Garland for their group theme and wants to render primary links.
Group 2 users a community theme that doesn't utilize primary links in a way that makes sense (given site context).