summaryrefslogtreecommitdiff
path: root/doc/index
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-01 19:07:52 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-01 19:07:52 +0000
commit736b4f3dad7647c0f269f6d6f342fd951aa393a6 (patch)
tree2ccf304fe2097e67a313412e2cf679066ace3699 /doc/index
parent4e7069bd353103cfb75cd27a678122ee210a9bce (diff)
web commit by JeremyReed: Give feedback without logging in?
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index/discussion.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn
index 7f82e87ce..e60ab0f50 100644
--- a/doc/index/discussion.mdwn
+++ b/doc/index/discussion.mdwn
@@ -162,3 +162,21 @@ Clicking on an old "?" or going to a create link but new Markdown content exists
>>> discussion, or users/discussion, but not index/discussion, since this
>>> page already exists. If all the pages existed, it would do the redirect
>>> thing. --[[Joey]]
+
+----
+
+# Discuss without login? Or feedback forum? Or fine-tuned per-page access control?
+
+Any plugin or option for allowing website visitors to edit the discuss page without logging in (without having ikiwiki accounts)?
+
+Or any plugin to add a feedback form (and maybe threads) to extend a Wiki webpage?
+
+Or is there per-page access control that can be fine-tuned to lock some users or groups for specific pages?
+(The [[pagespec]] does show a way to lock all pages except for Discussion pages, but I want some users to also be able to edit other pages.)
+
+I want a way for website visitors to be able to give feedback on the wiki pages without having to sign up or log in.
+I don't want them to be able to edit the exiting wiki pages except maybe Discussion page.
+
+(For some reason, it seems like I asked this before ...)
+
+--JeremyReed \ No newline at end of file