Posted by dberror on March 8, 2009 at 12:36am
| Project: | Term merge |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | bleen18 |
| Status: | needs work |
Issue Summary
what about version for Drupal 6.x?
| Project: | Term merge |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | bleen18 |
| Status: | needs work |
what about version for Drupal 6.x?
Comments
#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.
#9
I've been doing some work with this module for D6 ...
The attached path includes the following:
term_merge_mergefunction and calleddrupal_get_formdirectly from thehook_menupage callbacktaxanomy_save_termI'm sure I'll have some more updates to this, and I'll probably want to update this module for D7 at some point ... looking for a D6/D7 maintainer? Please let me know.
#10
I've recently been made a comaintainer for this module and I'd love to get at least one or two more people to take a look at this patch (#9) before I commit it. Any takers?
#11
Subscribing.
#12
testers? anyone? anyone?
#13
Some thoughts on D6-6.x-1.x-dev after a brief (not extensive) test -
* IMO introducing out-of-context chattiness detracts from the message in Drupal's admittedly already busy UI. Keep it simple and businesslike, no need to confuse the UI with irrelevant personal messages.
#14
Marking this as closed (won't fix) until there is someone willing to continue the work of the 6.x release.
#15
#16
Woops :)
#17
Hi all,
As D6-6.x-1.x-dev doesn't work I've completely rewrote the module for my needs.
Maybe somebody will also need it.
You can find the code on GitHub: https://github.com/yarroha/term_merge