Closed (outdated)
Project:
Taxonomy Batch Operations
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2009 at 01:10 UTC
Updated:
10 Sep 2021 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Daniel_KM commentedHi,
The tar.gz version of module, simpler to use and without a system warning when no term is deleted.
Regards,
Daniel Berthereau
Comment #2
xjmThanks for this. Tracking (and will test when I have the chance).
Comment #3
Eugene Fidelin commentedThanx for Drupal 6 version!
Comment #4
socialnicheguru commentedwill test also
Comment #5
hapydoyzer commentedsubscribing
Comment #6
momper commentedi start testing - first: i miss a select box to mark all on a page ...
thanks momper
Comment #7
jphelan commentedi echo the select box to mark all
Comment #8
wwwoliondorcom commentedThank you so much, I imported multiple terms thanks to your D6 version, it works !
Comment #9
momper commentedwhat about a .dev
Comment #10
davidwhthomas commentedTested and working fine from here too. thanks!
DT
Comment #11
betz commentedAnyone still following this?
If not, i want to help maintain it
Comment #12
momper commentedworks -> what about a dev?
thanks momper
Comment #13
drawk commentedAwesome, thanks Daniel!
I'd be happy to add you and betz to the maintainers list.
Comment #14
kbk commentedThanks! Huge time saver!
Comment #15
betz commenteddrawk, you may add me. Don't have time directly, but i will one day ;)
Comment #16
momper commentedtested with synonyms: updating weights -> killed all synonyms
Comment #17
WeRockYourWeb.com commentedNice one, thank you! Why is this not listed as a release on the project page?
Comment #18
momper commented+1
Comment #19
agileware commentedSubscribe.
Comment #20
shiva7663 commentedSubscribe.
Comment #21
nemchenk commented+1
Comment #22
gogowitsch commentedThanks, that module helped me a lot in sweeping out unused terms
Comment #23
off commentedModule from post #1 work correctly
Comment #24
kndrMy modified version of #1
Differences:
Comment #25
momper commentedthanks - i will test
Comment #26
Marat commentedI tested #24, it works well. Thank you very much.
Comment #27
rkeppner commented#24 tests good for me.
Comment #28
brad.bulger commentedon free tagging vocabularies, i am getting "An illegal choice was made" - the
$termsvariable is being set to an empty array during validation somwhere.Comment #29
ledzepfan2928 commentedI'm having the same issue as brad bulger. Is there any update on the status of that?
Comment #30
brad.bulger commentedthis is a not very good workaround for the issue in #28. i only ran into this trying to delete multiple terms, there may be other cases where this is a problem.
Comment #31
designerbrent commentedWould love to see this someday actually work in D6.
Comment #32
anrikun commentedSubscribing.
Is this module still maintained?
Could the current maintainer create a D6 branch?
Comment #33
xjmI'd say it's fair to say the module is not maintained, since no D6 branch was ever created and the last commit was in Feb. 2008. An interested party could hypothetically take over maintenance of the module.
Comment #34
anrikun commentedIs there another module that provide the same features for D6?
Comment #35
agileware commentedWithout knowing exactly all the features this module provides, look at:
Taxonomy manager
and
Views bulk operations
or maybe a combination of the two.
Comment #36
waatih commentedHie, How can i add default term values in the add multiple terms text are, so that when each user registers they can already have a list in the text area to add terms and all they have to do is click save.
the code currently has $form['name'] = array(
'#type' => 'textarea',
'#title' => t('Enter the name of each room: '),
'#rows' => 15, '#cols' => 64,
'#description' => t('The names of the terms, one term per line.'),
'#required' => TRUE,
);
How do i add the default values so that they are contained in the text area, For example have Bedroom, Kitchem, Dining in the text area
regrds
jeff
Comment #37
avpadernoI am closing this issue, as it has been created for a release that is now not supported.