]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/sidebar.mdwn
add install and usage directions, to-do list
[ikiwiki.git] / doc / plugins / sidebar.mdwn
index fd792400e48ae6458f6ba46a5eb170dcaefff9c1..36982eff386a31e91eaa3fade012795bb9fd61c1 100644 (file)
@@ -1,5 +1,5 @@
-[[template id=plugin name=sidebar author="Tuomo Valkonen"]]
-[[tag type/chrome]]
+[[!template id=plugin name=sidebar author="Tuomo Valkonen"]]
+[[!tag type/chrome]]
 
 If this plugin is enabled, then a sidebar is added to pages in the wiki.
 The content of the sidebar is simply the content of a page named
@@ -15,7 +15,7 @@ a sidebar, you can create a sidebar page that is completely empty. This
 will turn off the sidebar altogether.
 
 Warning: Any change to the sidebar will cause a rebuild of the whole wiki,
-since every page includes a copy that has to be updates. This can
+since every page includes a copy that has to be updated. This can
 especially be a problem if the sidebar includes [[inline]] or [[map]]
 directives, since any changes to pages inlined or mapped onto the sidebar
 will change the sidebar and cause a full wiki rebuild.