Hi, Don't flame me, but I have a music review/podcast/interview website I want to convert to Drupal.

How do I get the story/page be listed under the different sections? Like one interview would be under the interview page?

Can somebody explain to me how this works? or point me to something that explains how to add content?

One more thing I saw on www.kfai.com that is run by Drupal that the sections are split and content headers are thumbnailed there? How does that work?

Comments

drzigzag’s picture

drzigzag’s picture

I need help

mkdi’s picture

I'm not very sure what you are trying to achieve. "How do I get the story/page be listed under the different sections? Like one interview would be under the interview page?" is not very clear to me. From what i can guess, i think you are asking about associating a specific content type, such as "story" with different categories. If that's the case, please provide a bit more information about what main sections are there?, and associated with each sections, what are the categories and sub-categories(if any)?. You can associate a content type with different sections, and categories by making those sections, and categories as "multiple select" if you are using the taxonomy module, and making them available to a specific content type. To display your content the way you want, you may want to create some views depending on your needs.