OK so got some modules installed so and read some forums stuff and handbooks now I want to know if I'm on the right track if someone can confirm this or give me some guidence that would be great!
I'm trying to create a list page that when user click on one of the items in the list it will take them to a details page.
Such as fruits (mine's about music and guitar but this is simpler)
List page show 10 different fruits. In each list there is a picture of a fruit with a small teaser. Someone click on the fruit say apple and it will take them to a details page about apples, more images, some information about what to do if you are allergic to apples and external links to find more information.
Ok..so this is what gathered
Make a node that is basically a section for all the lists
Use cck, image, cck custom tables to create the list and details page
Use view to hold the contents you created under the node
Now is this correct because this is the idea I got after searching the forums and trying to make sense of drupal
Ok...so how do I make a node..meaning how do I make a node to make sure all the content goes to that node...is it be just under menu for each item I make (sounds like a long process for 50 pages) or is there another way to do it
How do I get the cck image, text, title, description, ect. to show the way I want it to...the image doesn't come out well and it doesn't float to the left and I don't see an option for that so do I need to go into the tables and make some custom configuration