Widget:Kalender: Unterschied zwischen den Versionen

Aus Stratum 0
Wechseln zu:Navigation, Suche
K (default height and width of 100%, parameter mode)
(JS-Version im iframe, +Links auf HTML-only, iCal und Atom, +Feiertage)
Zeile 11: Zeile 11:
 
* '''mode''': display mode, may be one of <tt>MONTH</tt> (default), <tt>WEEK</tt> or <tt>AGENDA</tt>
 
* '''mode''': display mode, may be one of <tt>MONTH</tt> (default), <tt>WEEK</tt> or <tt>AGENDA</tt>
  
</noinclude><iframe src="https://www.google.com/calendar/htmlembed?showTitle=0&showPrint=0&showTabs=0&showCalendars=0&mode=<!--{$mode|escape:'html'|default:'MONTH'}-->&height=400&wkst=2&hl=de&bgcolor=%23FFFFFF&src=stratum0%2Bgoogle%40rohieb.name&color=%232952A3&ctz=Europe%2FBerlin" style="border-width:0" width="<!--{$width|escape:'html'|default:'100%'}-->" height="<!--{$height|escape:'html'|default:'100%'}-->" frameborder="0" scrolling="no"></iframe>
+
</noinclude>Andere Versionen:
 +
[http://www.google.com/calendar/htmlembed?showTitle=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;mode=<!--{$mode|escape:'html'|default:'MONTH'}-->&amp;wkst=2&amp;bgcolor=%23FFFFFF&amp;src=stratum0%2Bgoogle%40rohieb.name&amp;color=%232952A3&amp;src=de.german%23holiday%40group.v.calendar.google.com&amp;color=%23875509&amp;ctz=Europe%2FBerlin Nur HTML]
 +
| [http://www.google.com/calendar/ical/stratum0%2Bgoogle%40rohieb.name/public/basic.ics iCal-Feed]
 +
| [http://www.google.com/calendar/feeds/stratum0%2Bgoogle%40rohieb.name/public/basic Atom-Feed]
 +
 
 +
<iframe src="https://www.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;mode=<!--{$mode|escape:'html'|default:'MONTH'}-->&amp;wkst=2&amp;bgcolor=%23FFFFFF&amp;src=stratum0%2Bgoogle%40rohieb.name&amp;color=%232952A3&amp;src=de.german%23holiday%40group.v.calendar.google.com&amp;color=%23875509&amp;ctz=Europe%2FBerlin" style="border-width:0" width="<!--{$width|escape:'html'|default:'100%'}-->" height="<!--{$height|escape:'html'|default:'100%'}-->" frameborder="0" scrolling="no"></iframe>

Version vom 8. April 2012, 02:26 Uhr

This widget allows you to add the public Stratum 0 Google Calendar to your wiki page.

Using this widget

To insert this widget, use the following code:

 {{#widget:Kalender|width=...|height=...|mode=...}}

Parameters

  • height, width: height and width of the map widget. Default height and width is 100%.
  • mode: display mode, may be one of MONTH (default), WEEK or AGENDA

Andere Versionen: Nur HTML | iCal-Feed | Atom-Feed

<iframe src="https://www.google.com/calendar/embed?showTitle=0&showPrint=0&showTabs=0&showCalendars=0&mode=&wkst=2&bgcolor=%23FFFFFF&src=stratum0%2Bgoogle%40rohieb.name&color=%232952A3&src=de.german%23holiday%40group.v.calendar.google.com&color=%23875509&ctz=Europe%2FBerlin" style="border-width:0" width="" height="" frameborder="0" scrolling="no"></iframe>