You are here

README.txt in Embedded Google Docs Viewer 8

Same filename and directory in other branches
  1. 7 README.txt
Drupal Embedded Google Docs Viewer module:
------------------------------------------
Maintainer:
  Jeff Markel (https://www.drupal.org/u/jmarkel)
Requires - Drupal 8.8 (or later) or 9 (or later).
License - GPL (see LICENSE)

The Embedded Google Docs Viewer is a module which
adds a formatter to core's File field. The formatter
uses Google's embeddable Google Docs viewer to render
Adobe Acrobat pdf files, and Microsoft Word, Excel, and 
Powerpoint files (i.e. files suffixed with .pdf, .doc,
.docx, .xls, .xlsx, .ppt, or .pptx).

After adding a File field to a Drupal content type,
the Embedded Google Docs Viewer formatter may be selected
for use on the content type's "Manage Display" tab.

N.B.: Only files that are public may use this formatter - 
Google Docs must be able to access the file in order to
render and display it. In other words, it won't work on 
a typical development laptop, or if your server is
behind a firewall where Google can't access it.

File

README.txt
View source
  1. Drupal Embedded Google Docs Viewer module:
  2. ------------------------------------------
  3. Maintainer:
  4. Jeff Markel (https://www.drupal.org/u/jmarkel)
  5. Requires - Drupal 8.8 (or later) or 9 (or later).
  6. License - GPL (see LICENSE)
  7. The Embedded Google Docs Viewer is a module which
  8. adds a formatter to core's File field. The formatter
  9. uses Google's embeddable Google Docs viewer to render
  10. Adobe Acrobat pdf files, and Microsoft Word, Excel, and
  11. Powerpoint files (i.e. files suffixed with .pdf, .doc,
  12. .docx, .xls, .xlsx, .ppt, or .pptx).
  13. After adding a File field to a Drupal content type,
  14. the Embedded Google Docs Viewer formatter may be selected
  15. for use on the content type's "Manage Display" tab.
  16. N.B.: Only files that are public may use this formatter -
  17. Google Docs must be able to access the file in order to
  18. render and display it. In other words, it won't work on
  19. a typical development laptop, or if your server is
  20. behind a firewall where Google can't access it.