aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/sidebar2.mdwn
diff options
context:
space:
mode:
authorspalax <spalax@web>2013-12-09 16:36:36 -0400
committeradmin <admin@branchable.com>2013-12-09 16:36:36 -0400
commit34c3ed0f98a348b700e150a647a663461bedfe3a (patch)
treeb6e8af7016bae67baddb95c1505f9057e30f9d0e /doc/plugins/contrib/sidebar2.mdwn
parent69a07e3d49264a199ab3079e56f4576b87a8ad31 (diff)
downloadikiwiki-34c3ed0f98a348b700e150a647a663461bedfe3a.tar
ikiwiki-34c3ed0f98a348b700e150a647a663461bedfe3a.tar.gz
Added link to code plugin
Diffstat (limited to 'doc/plugins/contrib/sidebar2.mdwn')
-rw-r--r--doc/plugins/contrib/sidebar2.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/contrib/sidebar2.mdwn b/doc/plugins/contrib/sidebar2.mdwn
index eea76b39d..574bdeaab 100644
--- a/doc/plugins/contrib/sidebar2.mdwn
+++ b/doc/plugins/contrib/sidebar2.mdwn
@@ -89,3 +89,7 @@ handled by this plugin.
2. If the page contains the [[sidebar|ikiwiki/directive/sidebar]] directive with no `content` argument, the first rule for the considered template variable is applied, disregarding the pagespec.
3. If none of the above, the first rule having its pagespec patching the current page is applied.
4. If none of the above, the variable is left empty.
+
+# Download and install
+
+Code and documentation: [[https://atelier.gresille.org/projects/gresille-ikiwiki/wiki/Sidebar2]].