By CitiGal Mag on
Hi ......I am very new to Drupal so I ask for your patience in advance. I am working on a magazine site and on the home page there is an "articles" button which brings you to a page that has all articles listed. I would like to create a table of contents page that would be a secondary link to the articles button so that we can sort the articles into categories...I imagine multiple links that are subs to the secondary link. Does anyone have ideas and how can I do this.....thank you in advance! the site is www.citigalmagazine.com
Comments
Views + CCK
Use the views module to make a list fo the content entries created using CCK.
Later, you can group by taxonomy term. It will be real cool. You will look at it and feel proud of yourself. You will call your mum and make her look at the site.
All thanks to views and CCK.
:)
Views + CCK
Thanks much for the advise.......I know this might sound dumb but could you be more specific.....I am not sure what the CCK is. I went to views and see I can Add an item....is that what you are referring to and if so I am not sure what to do at that page.....and then how do I use the taxonomy? Thanks again for all of your help
CCK is content construction
CCK is content construction kit. It lets you easily customize content types. Then you can display them or sort them or filter them with views.
:)