Closed (fixed)
Project:
Taxonomy Manager
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2007 at 20:22 UTC
Updated:
25 Nov 2007 at 17:11 UTC
I first looked at the taxonomy xml solution, which does not seem to fit our need. Coming to your project, is very interessting, but in the demo it is only possible to add 6 terms in a row. We need to add around a 1000 terms spread across 7 levels. Can that be made possible (or at least more than 6) with your intuitive interface?
Comments
Comment #1
mh86 commentedIn my opinion adding so many terms would be easier by writing an import script or something like this. I'm not sure if the Taxonomy Manager is the right solution for this.
But anyway, if you take a look into taxonomy_manager.module at line 378:
you can change the 6 to every number you want and more textfields will show up.
I hope this helps.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.