I would like to be able to represent the TOC for a category as teasers.

That is, instead of displaying links to each subcategory, I would like to display a typical teaser with a title and body.

I think this is possible by hacking category_display_toc() but I'm wondering if there is a more elegant way of doing this. I know that category_display can already render a list of teasers for assigned nodes, but I'd like to use the same format for actual categories, and I've been unable to figure out a way to do this.

Thanks,
Colin

--
http://www.visiontechnologies.ca

Comments

OpenChimp’s picture

just beginning with the categories module myself, but I think the answer lies in creating a view using the views module and specifying that the container or category use that view in the edit page. I'm using the most recent version which is built for 4.7 and has a category views component which can be enabled to handle this.

Michael
www.webemulsion.com