I use taxonomy image, my first modification was to add a theme setting for disabling taxonomy image (adding a setting to theme and a check in the engine), but I really do not need this, and probably noone else needs.
I attach the patch (if I'll know I could to commit to cvs without approval, this will sound strange to me;)
Thanks,
Daniele.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomyimage_xtmpl_0.patch | 800 bytes | smartango |
| taxonomyimage_xtmpl.patch | 1.49 KB | smartango |
Comments
Comment #1
smartango commentedI miss some crufty in the code, and info, to get this to work add somewhere in xtemplate.xtmpl file of your template,
inside <!-- BEGIN: node -->...<!-- END: node --> block something like:
(i defined taxonomyimage class as float: rigth, it's a matter of taste.
Comment #2
nancydruhttp://drupal.org/node/14368