You are here

README.txt in TableField 7

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.3 README.txt
  3. 7.2 README.txt
$Id 

README.txt
----------
This module provides a simple, generic form/widget to input tabular data. The form allows the user to select the number or rows/columns in the table, then enter data via textfields. Since this is a CCK field, it is automatically revision capable, multi-value capable and has prebuilt integration with Views.

INSTALLATION
------------
- Copy tablefield directory to /sites/all/modules
- Enable module at /admin/build/modules
- Add a tablefield to an entity at /admin/structure

AUTHOR/MAINTAINER
-----------------
- Kevin Hankens
- http://www.kevinhankens.com

File

README.txt
View source
  1. $Id
  2. README.txt
  3. ----------
  4. This module provides a simple, generic form/widget to input tabular data. The form allows the user to select the number or rows/columns in the table, then enter data via textfields. Since this is a CCK field, it is automatically revision capable, multi-value capable and has prebuilt integration with Views.
  5. INSTALLATION
  6. ------------
  7. - Copy tablefield directory to /sites/all/modules
  8. - Enable module at /admin/build/modules
  9. - Add a tablefield to an entity at /admin/structure
  10. AUTHOR/MAINTAINER
  11. -----------------
  12. - Kevin Hankens
  13. - http://www.kevinhankens.com