aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorhiller895@a522927d23f463bd72913cb32f7addf168d78edb <hiller895@web>2016-02-13 06:44:32 -0400
committeradmin <admin@branchable.com>2016-02-13 06:44:32 -0400
commitb5b2f29ced4cfca667a48f684dee4aa255afc23b (patch)
treed6d2dc5bef027dc99c2720041279b2bea3fa98a8 /doc/bugs
parent31fe9f0d31870b232d7cea8c32cc692fb7ed8e1c (diff)
downloadikiwiki-b5b2f29ced4cfca667a48f684dee4aa255afc23b.tar
ikiwiki-b5b2f29ced4cfca667a48f684dee4aa255afc23b.tar.gz
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/activating_sidebar_makes___34__preferences__34___unusable.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/activating_sidebar_makes___34__preferences__34___unusable.mdwn b/doc/bugs/activating_sidebar_makes___34__preferences__34___unusable.mdwn
new file mode 100644
index 000000000..ded158a10
--- /dev/null
+++ b/doc/bugs/activating_sidebar_makes___34__preferences__34___unusable.mdwn
@@ -0,0 +1,11 @@
+I have an ikiwiki, where I activated the plug-in sidebar:
+* enable sidebar? yes
+* show sidebar page on all pages? yes
+
+In order to create the page, I add a link to it on my entrance page: \[[sidebar]].
+I now can choose where to put it, I put it as "sidebar", not index/sidebar. Language is Markdown, nothing else installed on the system.
+After saving I can create the page clicking on the "?" and I fill it with links and the plugin pagestats.
+The sidbar appears properly on all pages, also the tag-cloud.
+
+However, when I try to go into "preferences" I just get an error message, saying it has the format html.
+What is happening?