[[template id=plugin name=googlecalendar author="[[Joey]]"]] [[tag type/special-purpose]] *Note*: This plugin is deprecated. Please switch to the [[embed]] plugin. This plugin allows embedding a google calendar iframe in the wiki. Normally, if the [[htmlscrubber]] is enabled, such iframes are scrubbed out of the wiki content since they're not very safe if created by malicious users. But some iframes are legitimate, and safe, if you trust the embedded content. This plugin is an example of how to deal with this in ikiwiki. Example use: \[[googlecalendar html=""" """]] The iframe should be the one provided by google. Note that it's used in a way that avoids cross-site scripting attacks, assuming you trust google's content.