aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/toggle
diff options
context:
space:
mode:
authorJoey Hess <joey@wren.kitenet.net>2007-10-29 15:21:21 -0400
committerJoey Hess <joey@wren.kitenet.net>2007-10-29 15:21:21 -0400
commit937d0a937032cdfcafb8f8b510a6d0b76779ac69 (patch)
treee1a969731cf8cd1c0142dd71ea08dc98b40378ec /doc/plugins/toggle
parent70eb2478d91828a3e2ce4b962c490ef38fd527f9 (diff)
downloadikiwiki-937d0a937032cdfcafb8f8b510a6d0b76779ac69.tar
ikiwiki-937d0a937032cdfcafb8f8b510a6d0b76779ac69.tar.gz
web commit by tschwinge: Bug when toggling in a preview page
Diffstat (limited to 'doc/plugins/toggle')
-rw-r--r--doc/plugins/toggle/discussion.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/toggle/discussion.mdwn b/doc/plugins/toggle/discussion.mdwn
index 548d59830..fe50414a0 100644
--- a/doc/plugins/toggle/discussion.mdwn
+++ b/doc/plugins/toggle/discussion.mdwn
@@ -25,3 +25,10 @@ Ikiwiki fails to render the line break between *foo* and *bar* when the followin
## bar
+
+
+# Bug when toggling in a preview page
+
+When toggling an item while being in a web-editing session in the *Preview* frame,
+you'll lose the context of the editing session and will be directed to the wiki's
+main page instead.