You are here

README.txt in Subgroups for Organic groups 6

--------------------------
DESCRIPTION
--------------------------
This module is an implementation of the Hierarchical Select module,
(http://drupal.org/project/hierarchical_select), that replaces the standard
subgroup <select> menu with the hierarchical select widget.

--------------------------
DEPENDENCIES
--------------------------
Hierarchical Select for Subgroups requires the following modules to also be
installed:
 - Organic Groups (http://drupal.org/project/og)
 - Subgroups for Organic Groups
 - Hierarchical Select

--------------------------
USAGE
-------------------------- 
Just enable the Hierarchical Select for Subgroups module at 
admin/build/modules. Once enabled, the HS widget will automatically replace 
the standard, flat <select> list that the subgroups modules uses for selecting
a parent group on the node/add forms.

File

modules/og_subgroups_hs/README.txt
View source
  1. --------------------------
  2. DESCRIPTION
  3. --------------------------
  4. This module is an implementation of the Hierarchical Select module,
  5. (http://drupal.org/project/hierarchical_select), that replaces the standard
  6. subgroup list that the subgroups modules uses for selecting
  7. a parent group on the node/add forms.