This release is a pre-release and may not be stable for production use.
Introduction
Google docs viewer is a service provided by google tm: https://docs.google.com/viewer
This add-on add a view on the File content type. It display the file with the embed viewer. You can find a live demo at toutpt.makina-corpus.org/add-ons/collective.googledocsviewer/cv-jeanmichel-francois-fr/view
How to use it
Add a file content in your Plone site, make it publicly available (publish it) and select the google docs ‘Google Docs viewer’ view in the display drop down menu.
Next you can use the the ‘Configure view’ action provided at the bottom of the page to configure the size of the viewer you want to use.
How it works
It display an iframe built from your file’s url.
For example, http://example.com/myfile/view will become
<iframe src="http://docs.google.com/viewer?url=http%3A%2F%2Fexample.com%2Fmyfile&embedded=true" width="600" height="780" style="border: none;"></iframe>
Sizes are stored on site level in plone.app.registry or on context level with annotations.
Credits
Companies
Authors
JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
Contributors
Changelog
1.0b1 (2011-06-25)
Initial release
Release files for collective.googledocsviewer 1.0b1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.googledocsviewer-1.0b1.tar.gz | 5.2 kB | Details |
Release files / collective.googledocsviewer-1.0b1.tar.gz
| Download URL | collective.googledocsviewer-1.0b1.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1736ef5ef1ee8e8ace909458658e511f36997918bdd97d9894ccdbf2f7be3f4e
|
|
BLAKE2b-256 checksum How to use checksums |
3ccd6c53e1aa703f54bccfb69a784df9c8c19804df11b6c04db5d2bf32716aeb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |