I was using the contrib block module, and I wanted to use a function other than theme_table, so I created a patch that makes the block's content the output of a theme_taxonomy_image_block() function. This will allow themers to override the output in their template.php

CommentFileSizeAuthor
#1 themable_rows.patch1.52 KBliberatr
themable.patch832 bytesliberatr

Comments

liberatr’s picture

StatusFileSize
new1.52 KB
nancydru’s picture

Status: Active » Needs review

Thanks for the patch, Ryan. When submitting patches, please mark the status as "Needs review" and assign the issue to yourself.

nancydru’s picture

I see a little thing I need to fix: 'id' => 'taxonomy_image_terms' -- we really need to change the underscores to dashes in keeping with current Drupal coding standards. I hope it doesn't mess up too many people.

nancydru’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.