When using the Mass Term Import feature, it would be great to be able to include term descriptions along with the term names. Something like this perhaps?
term1|description text for term 1
term2|description text for term 2
term3|description text for term 3
Would be extra cool if the user could identify the separator. I can sponsor this feature request, if needed.
Cheers,
Dean
PS. This is my first time creating an issue. Apologies if I'm not following conventions - just let me know.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_manager.admin_.inc_.patch | 3.96 KB | bwinett |
Comments
Comment #1
bwinett commentedHere you go.
In addition to enabling the inclusion of descriptions for mass import, you can use the same format ("name|description") for the single-term adding fields.
I created this patch for 6.x-2.2. I haven't looked at 6.x-2.x-dev.
Comment #2
ivnish