Loading...
 
Display a Google document

Plugin Google Doc

This wiki plugin, introduced in Tiki3, allows you to include a document from the Google Docs service in a page.

 Note
The user may need to log in to Google before seeing the document.

Parameters

Introduced in Tiki 3. Required parameters are in bold.
Preferences required: wikiplugin_googledoc
Parameters Accepted Values Description Default Since
(body of plugin) Leave this empty.
key text Google doc key - for example: pXsHENf1bGGY92X1iEeJJI 3.0
type (blank)
document
slides
spreadsheet
forms
Type of Google document 3.0
name text Name of iframe. Default is "Frame" + the key 3.0
height digits Height in pixels or % 400 3.0
marginheight digits Margin height in pixels 3.0
marginwidth digits Margin width in pixels 3.0
width digits Width in pixels or % 800 3.0
align (blank)
top
middle
bottom
left
right
Position of frame on page 3.0
editLink (blank)
top
bottom
both
Choose whether to show an edit link and set its location 3.0
frameborder (blank)
1
0
Choose whether to show a border around the iframe 0 3.0
scrolling (blank)
yes
no
auto
Choose whether to add a scroll bar 3.0
size (blank)
small
medium
large
Size of frame. Use instead of width and height. The sizes will fit the Google presentations sizes exactly. 3.0

Examples

Basic syntax

{googledoc key="pXsHENf1bGGY92X1iEeJJI" type="sheet" name="docFrame1" width="400" height="500" align="middle" frameborder="0" marginheight="5" marginwidth="5" scrolling="yes" editLink="both"}

Screenshot

Image

Aliases

PluginGoogleDocs | Plugin Google Docs | Plugin Google Doc | GoogleDocs | Google Docs | Google Doc | GoogleDoc


Created by MatWho. Last Modification: Saturday 03 August, 2019 06:51:49 GMT-0000 by Yves Kipondo.