
Description
-----------
This module allows form elements generated by the taxonomy module (selects, multi-selects, autocompletes, etc. for selecting terms) to be rearranged individually throughout the node form. It should also work for modules that modify default taxonomy form elements, like the Hierarchical Select module. For setting the field element weights, the content module's click-and-drag 'Manage Fields' page is used (admin/content/node-type/[content type]/fields).


Dependencies
------------
* Content module (in CCK package)
* Taxonomy module


Integrates with
---------------
* Content


Installation
------------
1) Place this module directory in your "modules" folder (this will usually be "sites/all/modules/"). Don't install your module in Drupal's root "modules" folder, since that will cause problems and is bad practice in general. If "sites/all/modules" doesn't exist yet, just create it.

2) Install the modules it depends on.

3) Enable the module.

4) Select the content types you wish to use this module with at admin/settings/node-form-rearrange

5) Go to admin/content/node-type/[content type]/fields to rearrange the individual vocabulary files in the node form.


Author
------
Ethan Chiddicks

* mail: ethan@chiddicks.net
* website: http://chiddicks.net
