Port to Drupal 6
nenastoyashiy - March 8, 2009 - 00:36
| Project: | Term Merge |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | eli |
| Status: | active |
Jump to:
Description
what about version for Drupal 6.x?

#1
I'm also looking for this kind of functionality on Drupal 6.
How about it?
#2
We only use Drupal 5 right now, so I'm afraid this is pretty far down my To Do list. However, if you want to take a crack at porting it, I'd be glad to help.
#3
Hi,
I'm also looking for a D6 version. Currently, the "Taxonomy Manager" module might be an option (thus this is a great module it's a bit less comfortable than the "Term Merge" link).
Greetings, -asb
#4
Ok, I did a quick & dirty Drupal 6 version. Please let me know if you encounter any bugs.
#5
#6
I get "page not found" when clicking on merge term link in term edit page.
#7
This might help
http://drupal.org/project/deadwood
d5 to d6 converter :)
#8
I tried it on my installation of D6, got a nice
Fatal error: Call to undefined function _taxonomy_access_get_nodes_for_term() in /usr/www/users/danb007/beta/sites/all/modules/taxonomy_access/taxonomy_access.module on line 253
No luck.