CCK - Content type
After installed with CCK, I can create my own content type. For example, if I want to make a gallery. Inside the gallery, I'll have each discrete page such that a picture is followed by a short description. I could create a content type called "Picture" and include a image field.
In fact, I could install another module: "Image". This does the task I described. After installed such module, click Create content/image