Loading...
 
Skip to main content

History: PluginGoogleDoc

Source of version: 24 (current)

Copy to clipboard
            ! Plugin Google Doc
This ((wiki plugin)), introduced in ((Tiki3)), allows you to include a document from the [http://docs.google.com|Google Docs] service in a page.

{REMARKSBOX(type=note, title=Note)}''The user may need to log in to Google before seeing the document.''{REMARKSBOX}

!! Parameters
{pluginmanager plugin="googledoc"}
!! Google Key 
The most important parameter is the Google key. One way to find it is, on your documents list, click-right and go to "Get Link". You will see an URL to share your document. This URL contains the Google document key and you need to copy it to the plugin.

IE (the key is in red colour): ~np~https://~/np~docs.google.com/forms/d/~~#F00:1fqq6Uq8fwhTV7mvt5iy_dkUE6MtLGJRCk37VKJQNzTI~~/edit?usp=sharing

Note that on the same modal dialog you will be able to see who has right to see the document.
!!Examples
!!!Basic syntax
{CODE(colors="tiki")}
{googledoc key="pXsHENf1bGGY92X1iEeJJI" type="spreadsheet" name="docFrame1" width="400" height="500" align="middle" frameborder="0" marginheight="5" marginwidth="5" scrolling="yes" editLink="both"}
{CODE}
In case you select drive the key is not required, but you must provide the Google Drive link of your file.
Note that type drive does not support ''documents'', ''spreadsheets'', ''forms'', or ''slides'', better to select a type that meets the requirements.
{CODE(colors="tiki")}
{googledoc key="pXsHENf1bGGY92X1iEeJJI" type="drive" name="docFrame1" url="https://drive.google.com/file/d/1fqq6Uq8fwhTV7mvt5iy_dkUE6MtLGJRCk37VKJQNzTI/view" scrolling="yes"}
{CODE}
!!! Screenshot
^{img src="img/wiki_up/googledocs.gif" }^
!!Aliases
(alias(PluginGoogleDocs)) | (alias(Plugin Google Docs)) | (alias(Plugin Google Doc)) | (alias(GoogleDocs)) | (alias(Google Docs)) | (alias(Google Doc)) | (alias(GoogleDoc)) | (alias(Google Drive)) | (alias(GoogleDrive)) | (alias(Google Drives)) | (alias(GoogleDrives))