The attached patch adds the taxonomy description as a title attribute to the image thumbnails and links shown on the product catalog page.

A similar issue was addressed for taxonomy pages themselves here:
"Add title attribute to taxonomy links - use term description as text"
http://drupal.org/node/35178

cheers,

DT

Comments

davidwhthomas’s picture

Note: this means when you mouseover the image or link, the term description is shown in the mouse tooltip.

davidwhthomas’s picture

StatusFileSize
new2.09 KB

UPDATED:

Actually, please review the new attached patch as latest

tr’s picture

Status: Needs review » Needs work

Let's sic the testbot on this one. It's going to fail due to the age of the patch, but it's a start ...

tr’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, uc_catalog.pages_.inc_.patch, failed testing.

longwave’s picture

Status: Needs work » Closed (won't fix)

I don't think this is generally useful or worth implementing now, and can be done in a custom theme by overriding theme_uc_catalog_browse() anyway.