PDA

View Full Version : [vbnode] import to cck


dindon
05-08-2007, 02:09 AM
Hi..
can vbnode import post into cck? attachment into upload.module


i am using cck with imagefield and upload module.


Thanks and Regards,

elmuerte
05-09-2007, 02:36 AM
vbnode will import to fields with the names 'title' and 'body', so the title will be imported, however, the way CCK works there is no way to create a 'body' field, because the name would be 'field_body'. So this is a compatibility issue between CCK and vbnode (amongst others)

Nothing is done with the attachments in the post, never though about doing anything with it.