Is there any way to get at the descriptions for the terms when theming nodes? Something like term['desc']?
I'm replacing all of my taxonomy text with icons but I need some text to stick in the alt= tag.
Thanks,
R
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | picture.jpg | 29.92 KB | ha5bro |
Comments
Comment #1
ha5bro commentedI was waaay overthinking this. Since the actual term itself doesn't make an appearance anywhere else, I just shortened my term descriptions and put them in place of the term names. That way I get nice rollovers. Here's my code that I ended up with:
Picture is attached below.