I installed Taxonomy Images 5.x-1.x-dev from 2007-Jun-18, and Taxonomy list.
I set up a simple flat vocabulary, and assigned an image to every term. When I go to /taxonomy/vocabulary/1, I see the HTML code in the page (<img src="...">) instead of the actual image.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | taxonomy_list_images_instead_of_html.patch | 1.02 KB | deavidsedice |
| #1 | images_instead_of_links.patch | 772 bytes | jorgeegomez |
Comments
Comment #1
jorgeegomez commentedSolved.
According to this thread, in order to use html in the "l" function, the seventh parameter must be TRUE.
Patch submitted. (hope I did it correctly)
Comment #2
deavidsedice commentedI'm sending the same patch cause I've corrected myself first, and last I've found this.
Comment #3
jorgeegomez commenteddeavidsedice's patch has an additional advantage: it adds the 'title' element to the image with the term's name.
Comment #4
nancydruTaxonomy Image now adds the title itself (using the term description if available). I am very familiar with this patch as I installed it myself some time ago. Now that I hav ethis module it will go in - probably tomorrow.
Comment #5
nancydruWell, they took it back away from me.
Comment #6
nancydruComment #7
nancydruComment #8
nancydru