How can i use this to import a CCK node content

CommentFileSizeAuthor
#5 Firefox002_0.jpg141.86 KBktrammel
#4 Firefox002.jpg141.86 KBktrammel

Comments

Jaza’s picture

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.

ktrammel’s picture

CCK node types do not show up in the export list of options.

douggreen’s picture

Status: Active » Closed (fixed)

@ktrammel - please try with the latest 5.x-dev branch. I just tried and it worked fine.

ktrammel’s picture

StatusFileSize
new141.86 KB

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.

ktrammel’s picture

Status: Closed (fixed) » Active
StatusFileSize
new141.86 KB

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.

Nikkol’s picture

same here. I can get titles, but no fields that I created as part of the content type.

sun’s picture

Version: master » 5.x-1.x-dev
Category: support » bug
douggreen’s picture

Status: Active » Closed (won't fix)