History: PluginGoogleDoc
Preview of version: 19
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.
Table of contents
Parameters
Display a Google documentIntroduced in Tiki 3. Required parameters are in
bold
.Go to the source code
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 drive |
Type of Google document | 3.0 | |
name |
text | Name of iframe. Default is "Frame" + the key | 3.0 | |
url |
url | The URL of the file on Google Drive | 24.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
Copy to clipboard
{googledoc key="pXsHENf1bGGY92X1iEeJJI" type="sheet" name="docFrame1" width="400" height="500" align="middle" frameborder="0" marginheight="5" marginwidth="5" scrolling="yes" editLink="both"}
Screenshot
Aliases
PluginGoogleDocs | Plugin Google Docs | Plugin Google Doc | GoogleDocs | Google Docs | Google Doc | GoogleDoc