X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d92142d09eaec9018c0cdc96f9ad3bd4a0c876a7..6fb6d515247b53641c18c286312eb26b58bb9df3:/doc/plugins/googlecalendar.mdwn

diff --git a/doc/plugins/googlecalendar.mdwn b/doc/plugins/googlecalendar.mdwn
index 59a4e6ea3..bca2ae74f 100644
--- a/doc/plugins/googlecalendar.mdwn
+++ b/doc/plugins/googlecalendar.mdwn
@@ -1,5 +1,7 @@
-[[template id=plugin name=linkmap included=1 author="Joey Hess"]]
-[[tag type/special-purpose]]
+[[!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
@@ -9,7 +11,7 @@ content. This plugin is an example of how to deal with this in ikiwiki.
 
 Example use:
 
-	\[[googlecalendar html="""
+	\[[!googlecalendar html="""
 	<iframe src="http://www.google.com/calendar/embed?src=adkrdken8mupngh13jshlbenoc%40group.calendar.google.com&title=OSEL%20Calendar&chrome=NAVIGATION&bgcolor=%2371d873&height=588" style=" border-width:0 " width="480" frameborder="0"	height="588"></iframe>
 	"""]]