I am building the content for my new site ( http://themakersworkbench.com ) and have several categories where I would like separate stories posted. I would like it to be kinda blog style but still look like a normal site. Visitors would click on the primary links at the top of the site and be taken to that page. On that page would be snipits or teasers of recent post in that category. Is there an easy way to do this and not have the stories post on just the front page and still keep them from publishing on unwanted pages?

Comments

vm’s picture

If you are already using taxonomy to categorize and organize your content you can use links to the terms in your menus see: http://drupal.org/handbook/modules/taxonomy

beyond that you can investigate the views.module

charles gantt’s picture

Is views and Taxonomy the only way to do this?

grobemo’s picture

I doubt they're the only way, but they're the best. Is there something about them that you don't like? Because it's probably easier to work around that than try to figure out another way entirely.

Anonymous’s picture

I'm trying to do the same idea, but so far having no luck with either Taxonomy or Views. I haven't found a tutorial that was helpful enough to accomplish this yet. If you happen to figure it out, I'd love to know how!