X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/7960031135e74f6d36abc4294dbadb687117222c..d8c28006748ffe6037104bba4c040b2850cd8402:/doc/plugins/sidebar.mdwn diff --git a/doc/plugins/sidebar.mdwn b/doc/plugins/sidebar.mdwn index fd792400e..36982eff3 100644 --- a/doc/plugins/sidebar.mdwn +++ b/doc/plugins/sidebar.mdwn @@ -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.