Contentout

Categories

Component ID

2461613

Component name

Contentout

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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