Og_panels D7
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This is a sandbox project to port og_panels into drupal7.
This is a sandbox project to port og_panels into drupal7.
In case Domain Access module is used together with Organic Groups they might interfere with each other's node access rules. This module combines node access settings of the Domain Access and Organic Groups modules into a new realm.
Drupal's node access control works in a way that if any module grants access to a node for a specific user account then even if another module would block the access the user will still be able to access the node.
Control access to OG content by OG role. Uses OG Role Reference Field (og_role_field) to choose the allowed roles for each node, so you can have select lists, checkboxes, radio buttons, etc. Leave the field blank to disable the feature, allowing other node access modules (like OG Content Visibility, og_access) to do their work.
Works well with og_access.
Currently alpha status. Project title can be rewritten to something more readable after promotion to full project.
module is for use cases when certain role have access to administrating users and should see the options in "UPDATE OPTIONS" to add or remove selected users to or from selected group. This module provides this feature to easily and fast add/remove user to/from group without the hassle.
-- REQUIREMENTS --
7.x-1.x requires Organic groups 1.x
7.x-2.x requires Organic groups 2.x
-- INSTALLATION --
Add on to the og_panels module. This module enables you to set an organic group as a 'template' for all other organic groups panels, enabling panels to be created for new groups on the fly.
Provides an analytics infrastructure for displaying statistics reports using Google Charts API (the new one).
Add a formatter for group_audience field to display group audience as a rendered entity (like entityreference 'Rendered entity' formatter).
User is able to choose the view_mode.
This module provides a bridge between a multisite setup with domain module and organic groups.
This is a sandbox for OG Vocab for Drupal 7 to be merged later into OG Vocab module.