aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Can__39__t_get_comments_plugin_working.mdwn
diff options
context:
space:
mode:
authorhttp://thewordnerd.info/ <nolan@web>2010-08-22 17:42:13 +0000
committerJoey Hess <joey@kitenet.net>2010-08-22 17:42:13 +0000
commitff73f44f88e294fc4b9d0cb0396457537fd4a7aa (patch)
tree2ecb6c09f0829dd0a63272935bec5147943a9348 /doc/forum/Can__39__t_get_comments_plugin_working.mdwn
parentd44733d3bd80d4c5dd8cf60b7107a0004c5c3fa8 (diff)
downloadikiwiki-ff73f44f88e294fc4b9d0cb0396457537fd4a7aa.tar
ikiwiki-ff73f44f88e294fc4b9d0cb0396457537fd4a7aa.tar.gz
Diffstat (limited to 'doc/forum/Can__39__t_get_comments_plugin_working.mdwn')
-rw-r--r--doc/forum/Can__39__t_get_comments_plugin_working.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/Can__39__t_get_comments_plugin_working.mdwn b/doc/forum/Can__39__t_get_comments_plugin_working.mdwn
new file mode 100644
index 000000000..06b7fdd84
--- /dev/null
+++ b/doc/forum/Can__39__t_get_comments_plugin_working.mdwn
@@ -0,0 +1,7 @@
+I feel like I must be missing something.
+
+My blog is based on Ikiwiki, and uses /yyyy/mm/dd/title/ for blog posts. Because I use the plugin that generates index pages for subdirectories, I have to use /????/??/??/* to identify posts and avoid missing the index pages for years, months and days.
+
+I've enabled the comments plugin, but no matter what I do, I can't seem to make the comment form appear on my posts. I've removed the entire site and have rebuilt. I've set the pagespec to /????/??/??/* and ./????/??/??/*, but neither seems to work. I don't see any output, or anything else to indicate that pages aren't working.
+
+Are there any other plugins that need to be enabled for this to work? I think I've locked things down such that anonymous users can't edit by enabling signinedit and setting a lock, but this may be blocking the ability to comment (though I don't recall seeing anything in the docs about needing additional plugins.)