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.

Comments

jorgeegomez’s picture

Status: Active » Needs review
StatusFileSize
new772 bytes

Solved.

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)

deavidsedice’s picture

StatusFileSize
new1.02 KB

I'm sending the same patch cause I've corrected myself first, and last I've found this.

jorgeegomez’s picture

Status: Needs review » Reviewed & tested by the community

deavidsedice's patch has an additional advantage: it adds the 'title' element to the image with the term's name.

nancydru’s picture

Assigned: Unassigned » nancydru

Taxonomy 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.

nancydru’s picture

Assigned: nancydru » Unassigned

Well, they took it back away from me.

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Reviewed & tested by the community » Patch (to be ported)
nancydru’s picture

Status: Patch (to be ported) » Fixed
nancydru’s picture

Status: Fixed » Closed (fixed)