Closed (duplicate)
Project:
Views Bonus Pack
Version:
5.x-1.x-dev
Component:
Grid View
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2008 at 13:45 UTC
Updated:
22 Nov 2008 at 18:26 UTC
I added some code to views_bonus_grid.module to be able to theme the grid via odd and even columns and rows.
Therefore there are added classes view-grid-odd-odd, view-grid-odd-even, view-grid-even-odd and view-grid-even-even> to <code><td class='view-grid-item">...</td>.
Patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| views_bonus_grid.patch | 1.19 KB | derhasi |
Comments
Comment #1
SeanBannister commentedHaven't had a chance to try out the patch but I really like this idea.
Comment #2
neclimdulcommitted a similar patch to #323787: Patch to allow Zebra classes
If there is a good case to provide it like this I'll listen but I think the committed patch is more efficient.