Any way to batch add taxonomy terms ?

I want to add 10 - 20 terms in one batch to a taxonomy term, separated by line breaks... Is this possible ?

Thanks
http://scriptdiary.com

Comments

bertboerland’s picture

not from within drupal, but for experienced user from a mysql prompt you could do this.

btw, that would take more time than adding 10 by hand I think?

--

groets


bertb

--
groets
bert boerland

pamphile’s picture

Well actually I'm thinking of adding thousands, 2000 minimum - I got a few projects like that lined up.

http://scriptdiary.com

killes@www.drop.org’s picture

There are a number of external scripts included with the devel.module that you could extend.

--
If you have troubles with a particular contrib project, please consider to file a support request. Thanks.

pamphile’s picture

Hmm ok, interesting. I'll try them out...

But if I wanted to create a patch in the Vocabulary or Term creation modules, what modules should I look at ?

marcel
http://scriptdiary.com

pamphile’s picture

OK I see what you mean... the Devel 4.4.0 description says:

http://drupal.org/project/devel
"Also includes some scripts for quickly generating lots of nodes and taxonomy terms."

Marcel
http://01wholesale.com

pamphile’s picture

I am modifing the taxonomy.module using code from generate-taxonomy-terms.php so that batched terms can be posted.

As soon as it works well, I'll want to add a CVS entry.

Now I need to read and find out how to contribute the code :).

Whooo Hooo !!!!!!! This is my first Open source contribution. !!!

http://01community.com

sepeck’s picture

Start here: http://drupal.org/node/316

I suggest you also sign up for Drupal-dev mailing list to monitor the ebb and flow of the process.

-sp

-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide