Link on taxonomy image in taxonomy list.

rudins - May 28, 2009 - 12:35
Project:Taxonomy List
Version:6.x-2.0-rc1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

5.x version has this feature. 6.x does not?
Or did I miss something?

#1

rudins - May 28, 2009 - 15:41
Status:active» needs review

No, I did not miss.

Changed line 170 to:

$new_tree[$tid]->image = $taxo_img ? l(taxonomy_image_display($term->tid, NULL, NULL, array('wrapper' => FALSE,)),$term_path, $options = array('html' => TRUE) ) : NULL;

and I got links.

 
 

Drupal is a registered trademark of Dries Buytaert.