Posted by taherk on September 14, 2006 at 4:29pm
6 followers
| Project: | Import / Export API |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
How can i use this to import a CCK node content
Comments
#1
Try 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.
#2
CCK node types do not show up in the export list of options.
#3
@ktrammel - please try with the latest 5.x-dev branch. I just tried and it worked fine.
#4
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.
#5
I 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.
#6
same here. I can get titles, but no fields that I created as part of the content type.
#7