Skip to content

A modified version of the export_doc drupal module

License

Notifications You must be signed in to change notification settings

vzbv/export_doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export document

This is a modified version. The original module can be found at:

https://www.drupal.org/project/export_doc

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. create your views and view type must be "Node".

  2. Add title field.

  3. 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.

  4. This should be suffice.

Author

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.

About

A modified version of the export_doc drupal module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages