Closed (fixed)
Project:
Views Bonus Pack
Version:
5.x-1.2-alpha2
Component:
Grid View
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2008 at 17:30 UTC
Updated:
6 Dec 2008 at 17:32 UTC
I needed to be able to apply zebra styles to grid views, so I created this patch to do that (easier than doing at the template.php I thought).
| Comment | File | Size | Author |
|---|---|---|---|
| views_bonus_grid.patch | 604 bytes | zahor |
Comments
Comment #1
neclimdulI appreciate the patch, and it would be good to add this but the patch doesn't meet our coding standards. Specifically, we use 2 spaces and no tab characters. http://drupal.org/coding-standards
However, I did go ahead and commit a simplified version. http://drupal.org/cvs?commit=154502
Thanks!