You are here

README.txt in Content Construction Kit (CCK) 6

Same filename and directory in other branches
  1. 5 README.txt
  2. 6.3 README.txt
  3. 6.2 README.txt
IMPORTANT : this is experimental Drupal 6 code, not ready for any kind of use.
Use 4.7 or 5 branch releases instead !

Content Construction Kit
------------------------
To install, place the entire CCK folder into your modules directory.
Go to Administer -> Site building -> Modules and enable the Content module and one or
more field type modules:

- text.module
- number.module
- userreference.module
- nodereference.module

Now go to Administer -> Content management -> Content types. Create a new
content type and edit it to add some fields. Then test by creating
a new node of your new type using the Create content menu link.

The included optionswidget.module provides radio and check box selectors
for text and numeric types.

The included fieldgroup.module allows you to group fields together
in fieldsets to help organize them.

A comprehensive guide to using CCK is available as a CCK Handbook
at http://drupal.org/node/101723.

jvandyk [at] iastate.edu
jchaffer [at] structureinteractive.com

File

README.txt
View source
  1. IMPORTANT : this is experimental Drupal 6 code, not ready for any kind of use.
  2. Use 4.7 or 5 branch releases instead !
  3. Content Construction Kit
  4. ------------------------
  5. To install, place the entire CCK folder into your modules directory.
  6. Go to Administer -> Site building -> Modules and enable the Content module and one or
  7. more field type modules:
  8. - text.module
  9. - number.module
  10. - userreference.module
  11. - nodereference.module
  12. Now go to Administer -> Content management -> Content types. Create a new
  13. content type and edit it to add some fields. Then test by creating
  14. a new node of your new type using the Create content menu link.
  15. The included optionswidget.module provides radio and check box selectors
  16. for text and numeric types.
  17. The included fieldgroup.module allows you to group fields together
  18. in fieldsets to help organize them.
  19. A comprehensive guide to using CCK is available as a CCK Handbook
  20. at http://drupal.org/node/101723.
  21. jvandyk [at] iastate.edu
  22. jchaffer [at] structureinteractive.com