Special:Badtitle/NS274:Google Viewer

From PortlandWiki
Revision as of 06:17, 18 April 2012 by WikiMaster (talk | contribs) (→‎Sample Results: Show example uploaded to PortlandWiki.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This widget allows you to embed Google Viewer on your wiki page.

Created by Jdfoote

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

This widget allows you to add Google Viewer widget to your wiki page.

Google Viewer supports supports over 15 different file types including PDF, PowerPoint, Adobe Photoshop (.PSD) and etc.

To insert this widget, use the following code:

{{#widget:Google Viewer
|url=http://infolab.stanford.edu/pub/papers/google.pdf
|width=100%
|height=300
}}

Parameters

  • url - URL of the file to display
  • height and width define view dimensions, 600x780px is default

Sample Results

This example shows a PDF file uploaded to Google Sites.

{{#widget:Google Viewer

url=https://sites.google.com/a/organizedpower.org/organized-power/home/assemblyagendasimple/AssemblyAgendaSimple.pdf width=100% height=300

}}

This example shows a PDF file uploaded to Google Docs.

{{#widget:Google Viewer

url=https://docs.google.com/open?id=0B5feUGlWpk9OSEMyUnVmekNCZW8 width=100% height=300

}}

This example shows a PDF file uploaded to PortlandWiki.

{{#widget:Google Viewer

url=http://portlandwiki.org/images/c/c3/AssemblyAgendaSimple.pdf width=100% height=300

}}

This example shows a PDF file uploaded to Infolab.

{{#widget:Google Viewer

url=http://infolab.stanford.edu/pub/papers/google.pdf width=100% height=300

}}


Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Special:Badtitle/NS274:Google Viewer article.

Learn More About Google Viewer

Files must be available online.

Issues