Dieses Wiki, das alte(!) Projektwiki (projektwiki.zum.de)
wird demnächst gelöscht.
Bitte sichere Deine Inhalte zeitnah,
wenn Du sie weiter verwenden möchtest.
Gerne kannst Du natürlich weiterarbeiten
im neuen Projektwiki (projekte.zum.de).Widget:Google Document: Unterschied zwischen den Versionen
Aus Projektwiki - ein Wiki mit Schülern für Schüler.
K (1 Version) |
|||
Zeile 46: | Zeile 46: | ||
* [[Widget:Google Presentation|Google Presentation]] - for embedding presentations | * [[Widget:Google Presentation|Google Presentation]] - for embedding presentations | ||
− | </noinclude><includeonly><iframe width="<!--{$width|escape:'html'|default:500}-->" height="<!--{$height|escape:'html'|default:300}-->" frameborder="1" src=" | + | </noinclude><includeonly><iframe width="<!--{$width|escape:'html'|default:500}-->" height="<!--{$height|escape:'html'|default:300}-->" frameborder="1" src="https://docs.google.com/<!--{if isset($id)}-->document/pub?id=<!--{$id|escape:'urlpathinfo'}-->&embedded=1<!--{elseif isset($key)}-->View?docID=<!--{$key|escape:'urlpathinfo'}-->&hgd=1<!--{/if}-->"></iframe></includeonly> |
Aktuelle Version vom 23. Oktober 2018, 13:27 Uhr
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.
- Open your document.
- From the document menu, choose File > Publish to the Web...
- Click "Start publishing" button.
- See also: Publishing does not affect visibility options
Sample result
Old document
Old document that has docID attribute in the URL instead of id.
Related widgets
- Google Spreadsheet - for embedding spreadsheets
- Google Form - for embedding spreadsheet forms
- Google Presentation - for embedding presentations