Google Docs Viewer module
Categories
Component ID
1073012
Component name
Google Docs Viewer module
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Very simple drupal module, it adds a formatter for CCK Filefield that can be used to render Google's Document Viewer in an iframe.
Added to gitHub after reading this post: http://tinyurl.com/4hnuutj then moved to drupal.org after the great cvs->git migration.
As planned by the original author, admin functions must be added to complete the module.
- Enable the module (do I have to tell you that?!)
- Add a cck filefiled to your content type
- Set the filefield options, restrict upload to pdf
- Set the formatter for the Filefield to Google Docs Viewer formatter
