Wikileaks Cablegate feature

Categories

Component ID

1267658

Component name

Wikileaks Cablegate feature

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.