Description
让使用者可以建立并管理他们自己的群组。每一个群组可以拥有自己的成员,并有一个群组首页,让群组成员可以在此张贴文章、彼此交流。
有的群组需要管理者审核后才能加入,或甚至需要透过邀请才能加入。群组可以拥有自己的版型、语系、分类等,有多个设定项目,并可与View模块整合。
Enable users to create and manage their own 'groups'. Each group can have subscribers, and maintains a group page where subscribers can post into. Posts may be placed into multiple groups (i.e. cross-posting) and individual posts may be shared with non-subscribers or not. Membership to groups may be open, closed, moderated, or invitation only. Add-on modules are available for group image galleries, group calendars, group vocabulary, group stores, and so on.
Groups may choose their own theme and language. Groups have RSS feeds, and so on.
Installation
安装以后,需要新建一个内容类型,比如:groups,然后把这个groups内容类型与OG关联(进入Organic groups configuration,设置Group home page 为groups 内容类型)。
相关模块:
------------------------------------------------------------------
OG Actions
- http://drupal.org/project/og_actions
-
- The og_actions module is a collection of 5 actions for use with the actions module and workflow module. These actions facilitate the use of organic groups with the actions and workflow modules, allowing administrators to create rules to modify the organic group information for specific nodes.
---------------------------------------------------------------------------------
OG Aggregator
- http://drupal.org/project/og_aggregator
- 可以让 Organic Groups 拥有自己的 RSS Aggregator。
- A module to create individual aggregator for Organic Groups using Aggregator.
Key features
------------------
- Feed content filter (including keyword filter and excluding keyword filter)
- An individual feed page of every feed source is available
Requirements
------------------
- Aggregator module
- OG module
---------------------------------------------------------------------------------
OG Audience
- http://drupal.org/project/og_audience
-
- The OG Audience module provides an "audience" tab and/or a block on node pages that allows Organic Groups (OG) users to change the audience of existing content. A user can add a node to one or more of his subscribed groups. A group administrator can remove a node from his group(s).
Users with the proper permission can change the audience of a node even if they do not have the permission to edit the node.
---------------------------------------------------------------------------------
OG Author
- http://drupal.org/project/og_author
-
- This is a small module to set the authoring group for any group post.
This module has been sponsored by http://www.wiki9999.org/
---------------------------------------------------------------------------------
OG Block Visibility
- http://drupal.org/project/og_block_visibility
- 可以设定区块仅出现在某个群组里,例如可以用来让每个群组拥有自己的导览选单,或是让群组可以强调自己推荐的内容等。
- This module allows you to specify that a block should be visible only within a selected group. This can be used for many purposes, from providing each organic group with its own navigation menu, to allowing a group to highlight its own featured content, etc.
---------------------------------------------------------------------------------
OG Calendar
- http://drupal.org/project/og_calendar
- 让每个群组都可以拥有一个活动行事历,仅显示该群组的活动。
- This module provides each group with a calendar showing only the group's events.
Sponsored by Raven Brooks of BuyBlue.
Developed by CivicSpace Labs.
---------------------------------------------------------------------------------
OG Forum
- http://drupal.org/project/og_forum
- 让每个群组都拥有一个讨论版,并限制为仅有群组成员可以检视该讨论区里的文章。
- Creates a forum per organic group and restricts viewing forum nodes by group membership.
Go ahead and use the dev release from the 30th of August. It contains a bug fix to 2.0.
---------------------------------------------------------------------------------
OG Galleries
- http://drupal.org/project/og_galleries
-
- A module to create individual image galleries for Organic Groups using Taxonomy and Views. A public gallery is created, along with galleries for each group which are private to that group. Your galleries are controlled by a Views view, and you can set the url, fields, and filters as you like by changing the view. Node types can be image nodes, CCK nodes, or any other content type. Add items to the galleries by selecting a gallery when the node is edited.
---------------------------------------------------------------------------------
OG Gradebook
- http://drupal.org/project/og_gradebook
-
- Creates a gradebook per organic group and restricts viewing grades by group membership.
---------------------------------------------------------------------------------
OG Join Role
- http://drupal.org/project/og_joinrole
-
- The OG Join Role module simply adds a "join organic groups" permission to the Organic Groups module. A use case for this would be if you have a site where only members of a certain role are allowed to join an organic group.
The module is written in an all-or-nothing sort of way - either certain roles can join any and all groups or they can join no groups. It will not work on a per-group basis.
In addition to granting/denying permission to join a group, the module also modifies any text and/or links to join a group unless the user has the proper role. For example, the module removes any "og/subscribe" links on the page and replaces them with "nicer" text that you define in the admin settings.
---------------------------------------------------------------------------------
OG Minutes
- http://drupal.org/project/og_minutes
-
- This module makes Organic groups and Minutes work together. It allows to filter users so that the list of potential attendees in Minutes shows only the members of the group(s) to which the related event belongs.
---------------------------------------------------------------------------------
OG moderated posts
- http://drupal.org/project/og_moderate
-
- This module moderates public posts from organic groups module. Moderated posts will be hidden from anonymous visitors. Moderation needs to be done by node administrators or another module.
---------------------------------------------------------------------------------
OG Project
- http://drupal.org/project/og_project
-
- Allows the Project issue tracking module to function properly on a site that has Organic groups enabled. Without this module, the issue tracker does not work if you enable organic groups.
---------------------------------------------------------------------------------
OG promote
- http://drupal.org/project/og_promote
-
- Promote users that join certain groups to a special role.
Choose one role that all users who join the groups you select will be promoted to. Should a user leave that group, he will be demoted again.
---------------------------------------------------------------------------------
OG Public Access
- http://drupal.org/project/og_public_access
-
- The OG Public Access module allows Organic Groups (OG) administrators to control public access to their groups' content. This module does not require group administrators to be granted the site-wide administer nodes permission.
The use case for this module is for a site with teams of writers submitting content privately in their groups, and editors controlling what is allowed to go public in specific groups.
---------------------------------------------------------------------------------
OG Roles
- http://drupal.org/project/og_roles
-
- This module allows you to, for each group type, specify a list of roles that group administrators are allowed to assign.
---------------------------------------------------------------------------------
OG Teampage
- http://drupal.org/project/og_teampage
-
- This module provides a table view with all members (subscribers) of an organic group.
---------------------------------------------------------------------------------
OG User Roles
- http://drupal.org/project/og_user_roles
-
- This module allows you to assign group-specific roles to users which are restricted to the groups they are in. In other words, using this module, you can assign the role "contributor" to a user in a group, and the user will only have the permissions of that role while he is in that particular group.
Requires og.module and og_forums.module.
Read the history of this module: http://drupal.org/node/87679
Other features of this module allow you to:
- Assign a default role to all new users who sign up to your site.
- Notify group admin of new group subscribers. Requires mimemail.module.
- Set a default "Founder" group role for users who create groups.
- Set a default group role for new subscribers to a group.
- Create subgroups. Requires og_subgroups.module.
- Comes with it's own access control for optionally integrating the taxonomy access control (TAC) and organic groups (OG) modules. See: http://groups.drupal.org/node/3700.
- Supports Content Access (http://www.drupal.org/project/content_access) and Access Control List (http://www.drupal.org/project/acl) access control modules. See http://groups.drupal.org/node/5392
- Works with OG Vocabulary (http://www.drupal.org/project/og_vocab) module. See this issue: http://drupal.org/node/162649
---------------------------------------------------------------------------------
OG Vocab
- http://drupal.org/project/og_vocab
- 让每个群组都可以拥有自己的分类(vocabularies)。
- Provide each organic group with its own vocabularies.
posted on 2007-12-20 10:21
周锐 阅读(1523)
评论(0) 编辑 收藏 所属分类:
PHP