Double field drupal module
---------------------------

SUMMARY:

  This is a small module written to provide extensions to Drupal's core Fields.
  By this module you can divide your fields into two seporate 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.

MAINTAINERS:

  * Chi - http://http://drupal.org/user/556138
  If you want to help or be involved please contact me.
