summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-21 13:34:58 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-21 13:34:58 +0200
commitb984bf243f1f86700ea4af69213fa726fdd5daa9 (patch)
treef0fd887f1f6b9b7773ce42203002e638394ea498 /src
parent6e9516f10e725d64be272b62289d168c715a316e (diff)
downloadwebsite-b984bf243f1f86700ea4af69213fa726fdd5daa9.tar.xz
add entry: comment moderation
Diffstat (limited to 'src')
-rw-r--r--src/journal/4-comment-moderation.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/journal/4-comment-moderation.rst b/src/journal/4-comment-moderation.rst
new file mode 100644
index 0000000..39fa1ea
--- /dev/null
+++ b/src/journal/4-comment-moderation.rst
@@ -0,0 +1,11 @@
+.. frontmatter
+ title: Comment moderation
+ date: 2014-10-21
+ author: Johannes Löthberg
+ author_link: /~kyrias/about.html
+
+Enabled comment moderation in isso today, and it seems to work rather well. It emails you two links, one to delete the comment and one to activate it. After the comment has been deleted or activated you just get a blank page though, so I wonder how hard it’d be to get isso to redirect you to the journal entry page instead.
+
+Even nicer would be having an admin interface to manage both new and old comments, and there’s been an issue_ open about it since almost a year ago, and hopefully someone will work on it eventually.
+
+.. _issue: https://github.com/posativ/isso/issues/10