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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_2.module | 46.08 KB | tostinni |
Comments
Comment #1
tostinni commentedHere it is ;)
+1 for including in the tarball
Comment #2
jase951 commentedProblem with above patch.
PHP Fatal error: Call to undefined function: drupal_add_link() in LOCALHOST/modules/taxonomy.module on line 1065
Comment #3
keve commentedThis patched module is for Drupal 4.6, not for 4.7
drupal_add_link() is removed from 4.7.
Comment #4
keve commentedSince a lot of people have troubled patching, I included the latest patched taxonomy.module in tarball.