DOUBLE FIELD DRUPAL MODULE
---------------------------

SUMMARY:

  This is a small module written to provide extensions to Drupal's core fields.
  By this module you can split your fields up into two separate parts.
  Example: key/value, name/email etc.

INSTALLATION:

  1. Copy the module folder to your server.
  2. Enable the module via the modules page.
  See http://drupal.org/node/895232 for further information

CONFIGURATION:

  * There are lots of configurable options.
  * Go to admin/structure/types to add or edit double fields for your content types.
