Closed (duplicate)
Project:
Taxonomy List
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Reporter:
Created:
25 Jun 2009 at 11:01 UTC
Updated:
2 Jun 2010 at 13:28 UTC
This patch slightly modifies images using taxonomy_image. First, the images become links. Secondly, if a picture, the name of the term is not shown.
For example, see the screenshot.
If you do not get, including this patch or its equivalent in the main release.
| Comment | File | Size | Author |
|---|---|---|---|
| screen1.jpg | 88.31 KB | gagaga | |
| taxonomy_list.patch | 69.74 KB | gagaga |
Comments
Comment #1
nancydruPlease compare this to #475314: Link on taxonomy image in taxonomy list. and negotiate on the solution.
Comment #2
jolidog commentedHello NancyDru! Glad to see you active again, hope everything is ok.
Back to the issue, this patch is a bit convoluted, and it uses a hardcoded
<a href="'.taxonomy_term_path($term).'">tag. And I think adds some unnecessary code.The patch in #475314: Link on taxonomy image in taxonomy list. is cleaner and uses the l function. So in my close to none knowledge of coding I think you should commit the other patch, it's working fine and I think it's cleaner.
Just my opinion...
Thanks!
Comment #3
nancydruI have committed the other patch, mostly because this one is not a patch, but a full module file.
Comment #4
vitis commentedsub