Experimental project

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

This feature will parse the Cablegate CSV and import it into Drupal nodes.

Depends on Feeds and Date. Search module would be a good idea.

Move the unencrypted cablegate archive (named cables.csv) into your site's files directory. Then visit the Import page on your site and set the source to public://cables.csv. Then run cron 5000 or so times.

The importer uses a different CSV importer plugin for Feeds, because the original CSV plugin did not properly handle multiline delimited fields. Therefore the configuration settings for the plugin are irrelevant, and you do not need to change them.

Project information