Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-beta3
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
14 Jun 2011 at 15:12 UTC
Updated:
5 Mar 2012 at 18:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
mavimo commentedFirst version of patch. To customize CSS class for each row you can use UI visibile in: http://tinypic.com/view.php?pic=n34652&s=7
User can define a set of common class (first/last, odd/even) but also a class for each rows.
This is a FIRST, ALPHA patch and it isn't tested on production site.
To apply this patch:
Comment #2
mavimo commentedCreate a separate module (temporarey a sandbox) to have this functionality.
You can find it at:
Comment #3
chrisjlee commentedHas this been fixed in views 3.0?
Comment #4
dawehnerNo, the status is on needs review.
In general i'm not sure whether we need all this css classes.
Comment #5
mavimo commented@dereine: this calsses are usefull when using a grid system and chise to have a asymmetric, Eg:
I can create a only one views inside a views with 3 attachment (and stile each one different), or:
PS: I'm working on improved and more flexible system to change css/tag
Comment #6
dawehnerWell there are always things which are helpful for a certain type of people, but please think of the 80/90%
There is nothing which prevents you from doing that.
Comment #7
dawehnerThanks for providing a patch, though views simply can't provide all possible features out of the box.
You already have created a sandbox to get this functionality, let's mark it as won't fix