Feeds Node Helper is a collection of useful Feeds Import targets and Tampers. This is how book content can be imported and exported between Drupal sites. It provides helpers for the following:

  • UUIDs
  • Book parent based UUIDs
  • Book Weights
  • Node Types (by default Feeds just maps to 1 type, this allows multiple)

This also adds two Transformations to Feeds Tampers:

  • Current User ID - ignores current value and changes it to the current user id. Useful for allowing active user to self-import content.
  • Convert to GET value - ignores current value and instead allows for the use of a value present in the address bar at the time of import. This allows you to craft addresses like import/{name}?ref=123 in order to allow for importing certain CCK fields using the current field as a reference (for example). There are a million different uses of this, here's a video showing how this tamper can be used.

As of version 1.2 it also comes packaged with a Feature that illustrates how to import a book outline using this module. 1.4 will come packaged with a view that exports in the correct format to help ease migrations or at least show an example of how to do this.

Want to fork the UUID relationships after import? see UUID Rebuild or UUID Rebuild UI.

Supporting organizations: 

Project information

Releases