You are here

README.txt in Double Field 7.2

Same filename and directory in other branches
  1. 8.3 README.txt
  2. 7 README.txt
  3. 4.x README.txt
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.

File

README.txt
View source
  1. DOUBLE FIELD DRUPAL MODULE
  2. ---------------------------
  3. SUMMARY:
  4. This is a small module written to provide extensions to Drupal's core fields.
  5. By this module you can split your fields up into two separate parts.
  6. Example: key/value, name/email etc.
  7. INSTALLATION:
  8. 1. Copy the module folder to your server.
  9. 2. Enable the module via the modules page.
  10. See http://drupal.org/node/895232 for further information
  11. CONFIGURATION:
  12. * There are lots of configurable options.
  13. * Go to admin/structure/types to add or edit double fields for
  14. your content types.