Diferencia entre revisiones de «Widget:Google Document»

De Casiopea
 
Línea 24: Línea 24:


== Sample result ==
== Sample result ==
<pre><nowiki>
{{#widget:{{PAGENAME}}
|id=1hhpWRL4oyH6Aqf42laXo_lElObX_1JiaV4FMt8llA_U
|width=100%
|height=500
}}
{{#widget:{{PAGENAME}}
{{#widget:{{PAGENAME}}
|id=1hhpWRL4oyH6Aqf42laXo_lElObX_1JiaV4FMt8llA_U
|id=1hhpWRL4oyH6Aqf42laXo_lElObX_1JiaV4FMt8llA_U
Línea 32: Línea 41:
=== Old document ===
=== Old document ===
Old document that has '''docID''' attribute in the URL instead of '''id'''.
Old document that has '''docID''' attribute in the URL instead of '''id'''.
 
<pre><nowiki>
{{#widget:{{PAGENAME}}
{{#widget:{{PAGENAME}}
|key=dcn37mcz_34cvfjpmhf
|key=dcn37mcz_34cvfjpmhf
Línea 38: Línea 47:
|height=300
|height=300
}}
}}
 
</nowiki></pre>
* Since Google Migration to Google Drive, the template reference has changed. See [http://wiki.glitchdata.com/index.php?title=Widget:Google_Document here] for latest template code.
* Since Google Migration to Google Drive, the template reference has changed. See [http://wiki.glitchdata.com/index.php?title=Widget:Google_Document here] for latest template code.



Revisión del 16:32 21 ago 2015

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

It was originally created by Sergey Chernyshev for Semantic Communities LLC.

To insert this widget, use the following code:

{{#widget:Google Document
|id=1hhpWRL4oyH6Aqf42laXo_lElObX_1JiaV4FMt8llA_U
|width=500
|height=300
}}

Parameters

  • width and height define document dimensions, 500x300 is default
  • id - id parameter used in the URL
  • key - docID parameter used in old document URL (use it instead of id to embed old document)
Note
In order for your embedded Google Doc to be visible on your wiki, you must first publish it to the web.
  1. Open your document.
  2. From the document menu, choose File > Publish to the Web...
  3. Click "Start publishing" button.
  4. See also: Publishing does not affect visibility options

Sample result

{{#widget:{{PAGENAME}}
|id=1hhpWRL4oyH6Aqf42laXo_lElObX_1JiaV4FMt8llA_U
|width=100%
|height=500
}}


{{#widget:{{PAGENAME}}
|id=1hhpWRL4oyH6Aqf42laXo_lElObX_1JiaV4FMt8llA_U
|width=100%
|height=500
}}

=== Old document ===
Old document that has '''docID''' attribute in the URL instead of '''id'''.
<pre><nowiki>
{{#widget:{{PAGENAME}}
|key=dcn37mcz_34cvfjpmhf
|width=500
|height=300
}}
  • Since Google Migration to Google Drive, the template reference has changed. See here for latest template code.

Related widgets