Contentout.png

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

The Contentout module creates CSV files from Drupal nodes. It uses a
hierarchical structure in the CSV file to preserve node hierarchy. For defaults,
Field/subfield columns are separated by three underscores and muti-value fields
are separated by two underscores. The default delimiter is a comma.

Date fields are exported in DateTime format (i.e. not Unixtime) for easier
migration into Drupal.

This is a companion module to the Contentin module:
https://www.drupal.org/sandbox/iribarne/2461615

Watch my presentation at Drupalcamp Atlanta: https://www.youtube.com/watch?v=BekiCk7uDx0

Project information