Google Docs Viewer content plugin allow you to directly read documents online without leaving your browser. It is almost the easiest way instead of downloading them at first and afterwards read them using a corresponding program from your computer! You can either choose a local document (on your web server) or upload a document (to your web server -local case or set the full URL of the document to a remote one) inside an article of your website! It makes a use of Google Docs Viewer technology.
Change Log
• v1.2: - Added new attribute dismode in gviewer tag. We can enforce extension change the display mode from button (value is 0) to iFrame (value is 1). e.g: {gviewer dismode=1}document{/gviewer}
- iFrame become responsive with 100 percent in width and a fixed height in pixels as we can set it from parameters tab of this content plugin at back-end area.
• v1.1: Fixed problem when SSL switch enabled.