<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://cgd.zum.de/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://cgd.zum.de/index.php?action=history&amp;feed=atom&amp;title=Widget%3AGoogle_Document</id>
		<title>Widget:Google Document - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://cgd.zum.de/index.php?action=history&amp;feed=atom&amp;title=Widget%3AGoogle_Document"/>
		<link rel="alternate" type="text/html" href="https://cgd.zum.de/index.php?title=Widget:Google_Document&amp;action=history"/>
		<updated>2026-08-26T10:06:57Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in ComeniusWiki</subtitle>
		<generator>MediaWiki 1.21.2</generator>

	<entry>
		<id>https://cgd.zum.de/index.php?title=Widget:Google_Document&amp;diff=323&amp;oldid=prev</id>
		<title>A.Burgermeister: 1 Version</title>
		<link rel="alternate" type="text/html" href="https://cgd.zum.de/index.php?title=Widget:Google_Document&amp;diff=323&amp;oldid=prev"/>
				<updated>2013-04-14T13:13:48Z</updated>
		
		<summary type="html">&lt;p&gt;1 Version&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Version vom 14. April 2013, 13:13 Uhr&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>A.Burgermeister</name></author>	</entry>

	<entry>
		<id>https://cgd.zum.de/index.php?title=Widget:Google_Document&amp;diff=322&amp;oldid=prev</id>
		<title>A.Burgermeister: 1 Version</title>
		<link rel="alternate" type="text/html" href="https://cgd.zum.de/index.php?title=Widget:Google_Document&amp;diff=322&amp;oldid=prev"/>
				<updated>2012-10-16T02:53:25Z</updated>
		
		<summary type="html">&lt;p&gt;1 Version&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;__NOTOC__&lt;br /&gt;
This widget allows you to add '''[http://documents.google.com/support/ Google Documents]''' to your wiki page.&lt;br /&gt;
&lt;br /&gt;
It was originally created by [[mediawikiwiki:User:Sergey Chernyshev|Sergey Chernyshev]] for [http://www.semanticcommunities.com/ Semantic Communities LLC.]&lt;br /&gt;
&lt;br /&gt;
To insert this widget, use the following code:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{#widget:&amp;lt;/nowiki&amp;gt;{{PAGENAME}}&amp;lt;nowiki&amp;gt;&lt;br /&gt;
|id=1hhpWRL4oyH6Aqf42laXo_lElObX_1JiaV4FMt8llA_U&lt;br /&gt;
|width=500&lt;br /&gt;
|height=300&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
* '''width''' and '''height''' define document dimensions, 500x300 is default&lt;br /&gt;
* '''id''' - id parameter used in the URL&lt;br /&gt;
* '''key''' - docID parameter used in old document URL (use it instead of '''id''' to embed old document)&lt;br /&gt;
&lt;br /&gt;
; Note: In order for your embedded Google Doc to be visible on your wiki, you must first '''publish it to the web'''.&lt;br /&gt;
# Open your document.&lt;br /&gt;
# From the document menu, choose File &amp;gt; Publish to the Web...&lt;br /&gt;
# Click &amp;quot;Start publishing&amp;quot; button.&lt;br /&gt;
# See also: [http://support.google.com/docs/bin/answer.py?hl=en&amp;amp;answer=183965 Publishing does not affect visibility options]&lt;br /&gt;
&lt;br /&gt;
== Sample result ==&lt;br /&gt;
{{#widget:{{PAGENAME}}&lt;br /&gt;
|id=1hhpWRL4oyH6Aqf42laXo_lElObX_1JiaV4FMt8llA_U&lt;br /&gt;
|width=500&lt;br /&gt;
|height=300&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Old document ===&lt;br /&gt;
Old document that has '''docID''' attribute in the URL instead of '''id'''.&lt;br /&gt;
&lt;br /&gt;
{{#widget:{{PAGENAME}}&lt;br /&gt;
|key=dcn37mcz_34cvfjpmhf&lt;br /&gt;
|width=500&lt;br /&gt;
|height=300&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Template:Copy to your site}}&lt;br /&gt;
&lt;br /&gt;
== Related widgets ==&lt;br /&gt;
* [[Widget:Google Spreadsheet|Google Spreadsheet]] - for embedding spreadsheets&lt;br /&gt;
* [[Widget:Google Form|Google Form]] - for embedding spreadsheet forms&lt;br /&gt;
* [[Widget:Google Presentation|Google Presentation]] - for embedding presentations&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;iframe width=&amp;quot;&amp;lt;!--{$width|escape:'html'|default:500}--&amp;gt;&amp;quot; height=&amp;quot;&amp;lt;!--{$height|escape:'html'|default:300}--&amp;gt;&amp;quot; frameborder=&amp;quot;1&amp;quot;  src=&amp;quot;http://docs.google.com/&amp;lt;!--{if isset($id)}--&amp;gt;document/pub?id=&amp;lt;!--{$id|escape:'urlpathinfo'}--&amp;gt;&amp;amp;amp;embedded=1&amp;lt;!--{elseif isset($key)}--&amp;gt;View?docID=&amp;lt;!--{$key|escape:'urlpathinfo'}--&amp;gt;&amp;amp;hgd=1&amp;lt;!--{/if}--&amp;gt;&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>A.Burgermeister</name></author>	</entry>

	</feed>