By jkobylt on
Hello everyone!
I've been noticing some CCK thing being discussed on many, many occasions. So now I'm curious, what is this CCK?
Jerry K
Hello everyone!
I've been noticing some CCK thing being discussed on many, many occasions. So now I'm curious, what is this CCK?
Jerry K
Comments
=-=
CCK is a module. Its long form is Content Construction Kit. Hence CCK and can be found in the downloads area, in its own category, as it has quite a modules which allow you to add all kinds of fields for content createtion.
at its very simplest, it's a
at its very simplest, it's a module that allows you to create new content types (and extend existing content types). it allows you to add/modify/remove fields from these content types. these fields may be text, numbers, dates, images, computed values, references to other content, and much more.
Also have a look at the CCK
Also have a look at the CCK handbook, http://drupal.org/node/101723
Thank you for your help
Hello everyone,
Thank you for your response about the whole CCK thing. I've just seen many, many, many posts about the topic and was never really sure if it was a module, some code, or some reference to an out of space invader. Now I know. Thank you.
Jerry Kobylt
http://www.jerrykobylt.com
http://www.guerillainc.com
what is CCK validation?
CCK validation is what? and how to start with drupal 6
i am new to drupal, so give some idea to validate an email id
in my web application. My task is to validate an email format so that i have to use cck validation.
so let me know how to?
=-=
http://drupal.org/project/email = email field module for CCK which aids in creating fields to accept email addresses