Simplest Way to Theme News Aggregator nodes
jonjonz - May 22, 2009 - 15:47
I have been through the core aggregator and views documentation, but my aging brain cells can't seem to see how one can theme a news aggregator page with a different theme from the site default. We also have contemplate installed, but are not clear if this would be the best way to try and theme individual aggregator nodes.
In our installation all news aggregator nodes come up using the default site global theme. What I want is for certain aggregator nodes to use differnet themes. I am quite happy with the themes and have no desire to get down to the item level for styling specifics.
Is there a way to do this that does not involve coding?
Please briefly describe possible methods.

Taxonomy theme, extended paths did the trick...
Found one method that works just fine for me.
Use the taxonomy theme module to assign a view to a specific path, in this case, the url for the aggregator feed (aggregator/sources/35 as an example).
I tried the suggestion and it
I tried the suggestion and it worked like a charm. Thanks,