On the summary lists (views-view-summary.tpl.php) there's no zebra-ing of the list items which makes it impossible to decorate the list items. Rough patch attached.

CommentFileSizeAuthor
zebra.patch1.09 KBemmajane

Comments

dawehner’s picture

Status: Active » Needs work

Update status.

Such stuff should be better implemented as part of a preprocess function.
There is already template_preprocess_views_view_summary.
There you could add something to a classes variable and print it.

mustanggb’s picture

Issue summary: View changes
Status: Needs work » Closed (won't fix)