Chapter 10. Customizing CCK
We will be covering the following recipes in this chapter:
Creating a custom node type
Hiding fields and labels during display
Displaying fields together using fieldgroups
Theming CCK content using
hook_nodeapi()
Theming a CCK field using a template file
Adding image support using the
ImageField
moduleUsing ImageCache to scale and crop images on the fly
Adding lightbox support for images