Snapshot

Summary

This module simply export nodes into word file (by formatted html) using VBO to bulk export. This module also borrow some function of print module, so which field would like to export can adjust at cck print display page.

Basic Functionality

Here is feature list of this module:

  • Integrate with Views
  • Export node to Word

Requirements and Dependencies

Installation and Settings

According to the following steps:

  1. Take or create your views (/admin/build/views) and view type must be "Node".
  2. Set the Fields in your views (/admin/build/views/edit/"your views name").
  3. In category "Basic settings" choose "Style" to "Bulk Operations" option.
  4. Setting this "Bulk Operations" and look at fieldset of "Selected operations", you can find and select "Export node to Word (export_doc_export_action)" option.

Project information

Releases