OG Modr8

Component type

module

Downloads

440

Component created

Component changed

This module is under active development. A lot of features are still missing.

OG Modr8 integrates modr8 module to provide content moderation for organic groups.

So far:
1. Provides moderation form at node/nid/og/modr8
2. Filters the nodes submitted for moderation based on the group_nid

CCK groups

Component type

module

Maintenance status

Development status

Downloads

3665

Component created

Component changed

Limit access to content to a group of users. This is a lightweight, minimal alternative to Organic Groups.

Example Use:

Limit access to a Case Tracker project and its cases to selected individuals.

Smartqueues for Organic Groups

Component type

module

Maintenance status

Downloads

7397

Component created

Component changed

This project uses Nodequeue's Smartqueue API to provide a nodequeue for each organic group, editable by members of that group or the group's administrators. This project was part of the 2008 Google Summer of Code.

Use the dev snapshot release or the latest from CVS HEAD until RC3 is rolled

Organic Groups Limits

Component type

module

Maintenance status

Component created

Component changed


Note: As of 2010/03/20, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #689250: Organic Groups Limits seems abandoned. If you are looking for a module with similar functionality, see Organic Groups join limit.

Organic Group settings

Component type

module

Downloads

1165

Component created

Component changed

Note

This is an API module for developers. It doesnt do much on its own. Please install if required by other modules.

Description

og_settings module helps developers to use a standard api and database schema for getting/setting persistent variables
for each organic group. The api (and implementation) is similar to drupal core api functions for storing/getting/setting
site-wide persistent variables (variable_get(), variables_set(), variable_del ()).

ThemeKey

Component type

module

Maintenance status

Development status

Downloads

369515

Component created

Component changed

ThemeKey allows you to define simple or sophisticated theme-switching rules which allow automatic selection of a theme depending on current path, taxonomy terms, language, node-type, and many, many other properties. It can also be easily extended to support additional properties exposed by other modules. In combination with Drupal's theme inheritance you can easily achieve features like:

Organic groups profiles

Component type

module

Maintenance status

Development status

Downloads

1871

Component created

Component changed

This module integrates with the core Profile module and manages user profile fields at the group level.

Group admins can define fields that the user can fill in. Users must fill in required fields when they register in a group context or when join they group. All other core Profile functionality is not touched.

Displayed user profile fields will also be restricted to the groups that the user belongs to, or by detecting the user's group context.

Profile fields not associated with a group must be filled out by all users (e.g. first name, last name).

U Create

Component type

module

Downloads

15042

Component created

Component changed

Allow non-admin users on your site to create new users. The module automatically sends an invite email to new users with login information.

This module integrates with OG. This means that users can create new users in a particular group.

Note: