Since this is such an needed feature for many sites but it doesn't look like it is going in core yet, couldn't a patched taxonomy.module be part of the tarball along with the patch for users with more specific needs? Could someone post their patched version here, then have it added to the tarball. It will save many headaches.

CommentFileSizeAuthor
#1 taxonomy_2.module46.08 KBtostinni

Comments

tostinni’s picture

StatusFileSize
new46.08 KB

Here it is ;)

+1 for including in the tarball

jase951’s picture

Problem with above patch.

PHP Fatal error: Call to undefined function: drupal_add_link() in LOCALHOST/modules/taxonomy.module on line 1065

keve’s picture

This patched module is for Drupal 4.6, not for 4.7

drupal_add_link() is removed from 4.7.

keve’s picture

Status: Active » Closed (fixed)

Since a lot of people have troubled patching, I included the latest patched taxonomy.module in tarball.