Help transfer content and data into or out of the site, by migration, backup, or exposing data to external systems.

Node to Word

The Node to Word module simply provides two links in the links area of nodes of the enabled content types. These links are:

WordPress publish

This module lets you publish contents directly on your WordPress blog. Using this module, you can configure and publish a node immediately after it has been published on your Drupal site.

Feeds OAuth

Feeds OAuth provides a new Feeds fetcher plugin that performs OAuth or OAuth 2.0 authorization before requesting a feed.

ImageField (and Image) Archive

This module exposes a new action that integrates with Views Bulk Operations to allow downloading Zip archives of

Importer

vidi

Importer module provides an easy way for creating database tables from various files. All variants of delimited text files are supports, and with an external class .xls files are also supported.

With this module the user can also insert new data into the existing table, provided that the number of columns in the table (not counting the primary key column) matches the number of columns in the file. If the ordering of the columns is not matched, the user can alter the ordering in which the data is inserted. Types of the appropriate columns in the table and the file are
displayed as means of ensuring that no sql error is generated (unintentionally).

If the user has a field in the data that should serve as a link to files in the file system, the procedure is as follows:

- upload the data to the database ensuring that the appropriate field contains
the file name of the file to which it should point

- zip all files that are relevant to the table

- upload files to the server using "Batch file upload" feature of the module,
making sure that appropriate table and field is selected

Uploaded files are saved in the directory of user choice under the files/ directory (it has to be created by this module). After this, the data in the chosen field are updated with the relative path to files uploaded on the server.

Views PSPP

The Views PSPP module allows a view to be displayed/exported in PSPP format. The module was heavily inspired by the Views Bonus Pack Export module. The module simply adds these two new styles to the Feed display:

  • PSPP Syntax used to describe the PSPP syntax.
  • PSPP CSV used to describe export data.

About PSPP

PSPP is a program for statistical analysis of sampled data. It is a Free replacement for the proprietary program SPSS, and appears very similar to it with a few exceptions. PSPP is a free Software licensed under GPLv3 or later.

Dependencies

Usage

  • Install and enable the module
  • Edit or add a view
  • Add a new Feed Display
  • Change its style to PSPP CSV

Pages

Subscribe with RSS Subscribe to RSS - Import and export