Main menu

Drupal ships with a lot of great things. One of these is Drupal’s taxonomy system. It allows us to categorise content and build listings automatically. Great for keeping track of our content, and the search engines love it too.

Still, it is not that easy to have the taxonomy listing be exactly how we want them to. Not a shame, we can take control over them quite easily.

It's time to take total control with Page Manager, Panels, Views and some custom "build modes".

Views + Quicktabs + Taxonomy + custom code = nice auto generated quicktabs.

We want to show the categorised site’s content in different views. This means each term needs to be a tab. Each tab displays several views. We want it to be generated automatically. Let's see how to do that.

Subscribe to RSS - views