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

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

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


Revision 1.1 - (show annotations) (download)
Mon Nov 17 21:08:10 2008 UTC (12 months, 1 week ago) by chiddicks
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
File MIME type: text/plain
Initial commit of node_form_rearrange module.
1 $Id:$
2
3 Description
4 -----------
5 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).
6
7
8 Dependencies
9 ------------
10 * Content module (in CCK package)
11 * Taxonomy module
12
13
14 Integrates with
15 ---------------
16 * Content
17
18
19 Installation
20 ------------
21 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.
22
23 2) Install the modules it depends on.
24
25 3) Enable the module.
26
27 4) Go to admin/content/node-type/[content type]/fields to rearrange the individual vocabulary files in the node form.
28
29
30 Author
31 ------
32 Ethan Chiddicks
33
34 * mail: ethan@openconcept.ca
35 * website: http://openconcept.ca
36
37 OpenConcept can be contacted for paid customizations of this module as well as Drupal consulting and development.

  ViewVC Help
Powered by ViewVC 1.1.2