Creating Drupal CCK content programmatically/ via API

后端 未结 4 1433
旧巷少年郎
旧巷少年郎 2021-01-03 04:30

I am working with a Drupal 6.x system to create exercise / personal training programmes, and am using the CCK with content types of Exercise and Programme, where Programme c

4条回答
  •  离开以前
    2021-01-03 04:56

    There are a ton of modules that try to do the import thing right. Take a look at a comparison of them http://groups.drupal.org/node/21338

    If you need strategies or examples of importing stuff into nodes, those are a great resource.

提交回复
热议问题