hi, can anyone please tell me how to use cck blocks.thanks in advance.
regards, -sasi
It's quite straightforward. Assume you have CCK installed and have created a new field for a content type.
With CCK Blocks enabled, for every one of these new fields you create, it creates a block to display just the contents of that field.
Go to admin/build/block to see the list of them under Disabled blocks as CCK:yourfieldname.
You can then treat them as you would any other block and they will be displayed when you view any node containing that field.
Hmm. Having just reread all of the above, I think you're probably better off installing it and trying it out for yourself ...
Hi stands, thanks a lot it really solved my problem.once again thanks a lot. -sasi.
Comments
It's quite straightforward.
It's quite straightforward. Assume you have CCK installed and have created a new field for a content type.
With CCK Blocks enabled, for every one of these new fields you create, it creates a block to display just the contents of that field.
Go to admin/build/block to see the list of them under Disabled blocks as CCK:yourfieldname.
You can then treat them as you would any other block and they will be displayed when you view any node containing that field.
Hmm. Having just reread all of the above, I think you're probably better off installing it and trying it out for yourself ...
Hi stands,
Hi stands,
thanks a lot it really solved my problem.once again thanks a lot.
-sasi.