]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/googlecalendar.mdwn
rename preprocessordirective to directive
[ikiwiki.git] / doc / plugins / googlecalendar.mdwn
index 020e5382e093c54c1d0c81a9550d29d4dd180f90..bca2ae74ff2fddceba146aa615b03080b4e03458 100644 (file)
@@ -1,5 +1,7 @@
-[[template id=plugin name=linkmap included=1 author="[[Joey]]"]]
-[[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>
        """]]