README.txt in TableField 7
Same filename and directory in other branches
$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.txtView source
- $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