This is a modified version. The original module can be found at:
https://www.drupal.org/project/export_doc
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.
Here is feature list of this module:
- Integrate with Views
- Export node to Word
- Views Bulk Operations (VBO) --- http://drupal.org/project/views_bulk_operations
- Printer, e-mail and PDF versions --- http://drupal.org/project/print
According to the following steps:
-
create your views and view type must be "Node".
-
Add title field.
-
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.
-
This should be suffice.
Jimmy Huang ([email protected], http://drupaltaiwan.org, user name jimmy) and Deepak Kumar (https://www.drupal.org/u/deepakaryan1988) If you use this module, find it useful, and want to send the author a thank or you note, feel free to contact me.
The author can also be contacted for paid customizations of this and other modules.