G'Day folks,
In the CSV import context, is it possible to include columns to populate the "meta" information about each term item? I'd be especially keen to be able to import term descriptions and (less importantly) weights.
(Still looking for the link to the exhaustive docs, sorry!)
Comments
Comment #1
dman commentedIt's all in there.
All the docs are linked to from the project page and should be in the /help directory of the downloaded module. For reasons described there, there are many words used to allow various dialects to be imported. All should work.
To get a CSV to import with description, it should probably go like this:
Yes - many rows. No, not multiple columns. This is because we need to support multi-values.
The complete current list is:
Any of these variations should work.
No weighting or ordering.
Comment #2
boabjohn commentedThanks heaps: that's terrific. Sorry to be a bother: I'm trying to catch up. This work you and the other taxonomy/views/cck people are doing is just amazing. Much appreciated.
Comment #4
dman commentedissue queue clean-up