Active
Project:
Omega
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 Mar 2012 at 23:16 UTC
Updated:
24 Jul 2012 at 08:27 UTC
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
Comment #1
cellar door commented3.2 himerus ?
Comment #2
darrenmothersele commentedThere 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.