Reviewed & tested by the community
Project:
Taxonomy Node Operations
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2008 at 16:43 UTC
Updated:
1 Feb 2010 at 02:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
ardee-1 commentedI second the request!
Comment #2
Yoran commentedThis patch applied to 5.x-1.1
Comment #3
Yoran commentedComment #4
Yoran commentedA bug corrected for previous patch
I also added term removal support and some change in taxo management in order to match with 6.x
Comment #5
Yoran commented-----
Comment #6
Morris Singer commentedBrilliant! Thank you very much for the patches. I will review and post when i have time. Sorry for any delay on this.
Comment #7
mariagwyn commentedAny chance on a tarball on this soon? I applied the patch, it says a hunk failed, though it appears to be running on 6.x. However, a tar would be great. Even just a dev tar.
Thanks,
maria
Comment #8
mariagwyn commentedanyone? a tar? is anything happening on this? it is very helpful...
m
Comment #9
cardell commentedThanks to ulhume for the patch, works great for me so far!
I had the same problem as above with applying the patch given, so I applied it manually. I'm attaching a revised patch, and a tar to save time for those not as patch inclined. The tar is labeled pre6 to make sure it's understood this isn't official or reviewed by Morris.
Comment #10
andypostsubscribe
Comment #11
sillygwailo#315010: porting to 6? marked as duplicate of this issue.
Comment #12
summit commentedPlease build a D6 branch, so this patch can go wider!
Thanks in advance for considering this!
greetings,
Martijn
Comment #13
jweberg commented+1
Comment #14
iantresman commentedA Drupal 6 version would very useful!
Comment #15
waddles commentedI get warnings when adding terms to nodes that already have the terms I'm adding, but otherwise the tarball at #9 works fine.
Comment #16
ianchan commentedsubscribe
Comment #17
roger6106 commentedThe tar in comment #9 also worked great for me.
Comment #18
chrisdfeld commentedHate to bump an old issue, but I was searching for a Drupal 6 module with batch node-tagging functionality and it took a bit of research to find one. Here are the other options I turned up in case anyone else is looking.
Taxonomy Node Operations pre-6.x-dev
(this module -- download link in comment 9 above)
Taxonomy Multi Editor 6.x-1.1
Views Bulk Operations 6.x-1.8
For the simplest solution in Drupal 6.x, I would recommend Taxonomy Multi Editor. VBO is more flexible but more time-consuming to use. VBO is also the only one under ongoing development and the most likely to be ported to Drupal 7 eventually (though there is no D7 version as of today).