Index: openacs-4/packages/acs-subsite/tcl/group-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/group-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-subsite/tcl/group-procs.tcl 28 Aug 2002 13:33:59 -0000 1.3 +++ openacs-4/packages/acs-subsite/tcl/group-procs.tcl 4 Jun 2003 10:33:43 -0000 1.4 @@ -21,7 +21,7 @@ { -group_id "" } { -context_id "" } { -group_name "" } - group_type + {group_type "group"} } { Creates a group of this type by calling the .new function for the package associated with the given group_type. This @@ -79,7 +79,8 @@ there is a group_name attribute in the form specified by form_id. - @param group_type The type of group we are creating + @param group_type The type of group we are creating. Defaults to group + which is what you want in most cases. @param group_name The name of this group. This is a required variable, though it may be specified either explicitly or through