I found this views-view-grid.tpl.php override on github by Bèr Kessels to make a "Grid"-formatted view use Omega's grid instead of an HTML table.

I'm not sure whether it merits inclusion in Omega, but it was really useful to me and I didn't see it elsewhere in the issue queues.

Comments

cellar door’s picture

Assigned: Unassigned » himerus

3.2 himerus ?

darrenmothersele’s picture

There is a similar approach being used here: http://drupal.org/project/views_column_class
I'm looking at a way of doing this without all the non-semantic grid classes that Omega requires. Maybe with Zen grids, or something similar.