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

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

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


Revision 1.5 - (show annotations) (download)
Wed Nov 29 14:58:42 2006 UTC (3 years ago) by fago
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, HEAD
Branch point for: DRUPAL-4-7
Changes since 1.4: +1 -3 lines
File MIME type: text/plain
removed unnecessary if statement, updated README
1 $Id: README.txt,v 1.4 2006/09/27 14:29:39 fago Exp $
2
3 Fieldgroup Module
4 ------------------------
5 by Wolfgang Ziegler, nuppla@zites.net
6
7
8 Description
9 -----------
10 This module allows you to create field groups for CCK fields. So you can
11 group your CCK node forms with the help of field groups.
12 Field groups can be set to be collapsible and can have descriptions.
13
14 The presentation of a node isn't touched. The fields are still ordered
15 by their weights without caring about their field groups.
16
17
18 Installation
19 ------------
20 * Verify that your CCK modules are up to date.
21 * Copy the fieldgroup's directory to your modules directory and activate the module.
22
23
24 Dependency:
25 CCK (Content Construction Kit) version from 15.08.06 or later

  ViewVC Help
Powered by ViewVC 1.1.2