aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/upgrade_to_3.0.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-24 16:22:35 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-24 16:22:35 -0500
commit3fbe2569ff39c8e280a48c7623e325ef42ebedce (patch)
tree137bebce5fa41787d7330321f0fb5e15c0846e47 /doc/tips/upgrade_to_3.0.mdwn
parent7ba65e7f4bd53c4cbd865fa35a515ef12c183757 (diff)
downloadikiwiki-3fbe2569ff39c8e280a48c7623e325ef42ebedce.tar
ikiwiki-3fbe2569ff39c8e280a48c7623e325ef42ebedce.tar.gz
remove deprecated googlecalendar plugin
Diffstat (limited to 'doc/tips/upgrade_to_3.0.mdwn')
-rw-r--r--doc/tips/upgrade_to_3.0.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tips/upgrade_to_3.0.mdwn b/doc/tips/upgrade_to_3.0.mdwn
index ef9933583..50c420103 100644
--- a/doc/tips/upgrade_to_3.0.mdwn
+++ b/doc/tips/upgrade_to_3.0.mdwn
@@ -86,3 +86,8 @@ Otherwise, follow this procedure to upgrade a wiki using the aggregate plugin:
files in the srcdir. The command to run is
`ikiwiki-transition aggregateinternal your.setup`,
3. Refresh the wiki. (`ikiwiki -setup your.setup -refresh`)
+
+## googlecalendar
+
+This plugin has been deprecated for a long time, and is removed in 3.0. If
+your wiki used it, you should enable the [[plugins/embed]] plugin, instead.