How can i use this to import a CCK node content
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Firefox002_0.jpg | 141.86 KB | ktrammel |
| #4 | Firefox002.jpg | 141.86 KB | ktrammel |
How can i use this to import a CCK node content
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Firefox002_0.jpg | 141.86 KB | ktrammel |
| #4 | Firefox002.jpg | 141.86 KB | ktrammel |
Comments
Comment #1
Jaza commentedTry exporting some CCK content first. Go to 'admin -> export', and tick the CCK node types that you want to export content for. Select the format that you want to export in, and click 'submit'. You can leave all the mappings at their defaults on the second page, then click 'export'. You can then use the export data as a template for the CCK content that you'd like to import.
Comment #2
ktrammel commentedCCK node types do not show up in the export list of options.
Comment #3
douggreen commented@ktrammel - please try with the latest 5.x-dev branch. I just tried and it worked fine.
Comment #4
ktrammel commentedI tried this on two different 5.1 drupal installs and I still cannot get CCK fields in the export. Is there a configuration option I am missing?
I am attaching a screen shot so you can see that I am only getting core node data.
Comment #5
ktrammel commentedI am working with the latest code from the HEAD. I tried this on two different 5.1 drupal installs and I still cannot get CCK fields in the export. Is there a configuration option I am missing?
I am attaching a screen shot so you can see that I am only getting core node data.
Comment #6
Nikkol commentedsame here. I can get titles, but no fields that I created as part of the content type.
Comment #7
sunComment #8
douggreen commented