Is it possible to adapt this module to output a 'list view' of fields in a view?

Currently it either outputs in either full node or teaser format.
If the feilds can be output as a list, the views theming wizard makes it easy to style the results. At the moment I cannot style the results in the view, other than using the contentType-node.tpl.php. Using a list view makes it easier to pick out a few fields for a particular view, without affecting other node views.

I'm willing to attempt to make changes to make this feature work.
I can see where to add the views option for the popup field in the module, but I'm uncertain about wether I need to clone the function theme_monthgroup_group() or if it needs a complete extra function for for getting the views fields grouped.

Do you have any suggestions?
Drew

Comments

iantresman’s picture

Status: Active » Closed (duplicate)

This appears to be a duplicate of this request posted on the 13 February 2008: "Grouped By Taxonomy Term, List View", where you may wish to comment.

I've tagged this post as a "Duplicate", but please re-set it, if I have misunderstood.