drupal taxonomy
        Posted  
        
            by slimcady
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by slimcady
        
        
        
        Published on 2010-03-29T18:56:04Z
        Indexed on 
            2010/03/29
            19:03 UTC
        
        
        Read the original article
        Hit count: 246
        
I have several different content type nodes (videos, image galleries, stories...) that I would like to categorize and create a top-level page that aggregates these nodes. So for example, the top-level page would have teaser thumbnails very similar to the front page view but of course filtered for that topic (like for instance automobiles, and motorcycles would have its own page, etc...).
What is the best way to accomplish this? Taxonomy? Views?
© Stack Overflow or respective owner