aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Commiting_all_moderated_comments_into_special_branch__63__.mdwn
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web>2012-03-13 19:50:28 -0400
committeradmin <admin@branchable.com>2012-03-13 19:50:28 -0400
commit3cfcf16e32e28259294103b1268431212d0cd11e (patch)
treecf1f2be7fc3044844ade4d6f57438c76c52c5692 /doc/forum/Commiting_all_moderated_comments_into_special_branch__63__.mdwn
parent9fad75fd53c75b6c9f7729b6c7e6eccbc3cff39d (diff)
downloadikiwiki-3cfcf16e32e28259294103b1268431212d0cd11e.tar
ikiwiki-3cfcf16e32e28259294103b1268431212d0cd11e.tar.gz
Diffstat (limited to 'doc/forum/Commiting_all_moderated_comments_into_special_branch__63__.mdwn')
-rw-r--r--doc/forum/Commiting_all_moderated_comments_into_special_branch__63__.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Commiting_all_moderated_comments_into_special_branch__63__.mdwn b/doc/forum/Commiting_all_moderated_comments_into_special_branch__63__.mdwn
new file mode 100644
index 000000000..b734d5582
--- /dev/null
+++ b/doc/forum/Commiting_all_moderated_comments_into_special_branch__63__.mdwn
@@ -0,0 +1,8 @@
+I only interact with ikiwiki via cli & git; thus I would love to be able to moderate comments via git from all remote checkouts without being forced to ssh to my server and do that locally.
+
+Is anyone aware of a way to check all comments into a special branch, possibly called "moderation", and with a normal suffix, not "_comment_pending"? That would allow me to cherry-pick from that branch without having to remember to rename and simply delete all spam etc from the branch.
+
+Every now and then, I could delete the whole branch, thus cleaning out crud. As the approved comments live in master, that would not be a problem.
+
+
+Richard