/[drupal]/contributions/modules/og_teampage/README.txt
ViewVC logotype

Contents of /contributions/modules/og_teampage/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8 - (show annotations) (download)
Thu Jul 12 07:37:49 2007 UTC (2 years, 4 months ago) by martinsfromb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -1 lines
File MIME type: text/plain
- converted files to utf-8 and unix newline format
1 $Id: README.txt,v 1.7 2007/04/17 07:51:07 martinsfromb Exp $
2
3 Description
4 -----------
5
6 The og_teampage module allows to configure and present a table where the members of the group are shown with picture, real name and any description given by group admin. The table can be configured to show within the group node (og_mission) or by a filter in any node at any place.
7
8
9 Installation
10 ------------
11
12 1) you need the 'og module' working to get 'og_teampage' working
13
14 2) upload og_teampage.module, og_teampage.install, og_teampage.info and no_pic.png into a folder under '/modules'
15
16 3) enable the 'og_teampage module' in drupal by visiting 'admin/build/modules'
17
18 4) visit 'admin/og/og_teampage' to set some settings
19
20 5) visit 'admin/settings/filters' to enable the 'og group members table' filter if you want to
21
22 Usage
23 --------------------------------------------
24
25 1) in not done, create a group at your site
26
27 2) you'll find a link 'configure team table view' in the tabs of your og node, follow this links to upload the pictures, write descriptions etc.
28
29 3) select 'show teamtable on group home page' to present the table directly at bottom of your group node or ...
30
31 4) in any node (the og homepage node or a node within the group for example) insert '[teamtable:xxx]' where xxx stands for the group id of the group you want to present. The group id is the node id of the groups homepage node.

  ViewVC Help
Powered by ViewVC 1.1.2