diff options
author | http://jmtd.net/ <Jon_Dowland@web> | 2012-06-27 08:37:32 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-06-27 08:37:32 -0400 |
commit | b93d75fa41a5bc5a2a9406afb343678a9c985bff (patch) | |
tree | b5eb962235be5280adf14e3f9481c827a9705e20 /doc | |
parent | 5ac624d7b8a4b15ad15b0408135b650e8235d42d (diff) | |
download | ikiwiki-b93d75fa41a5bc5a2a9406afb343678a9c985bff.tar ikiwiki-b93d75fa41a5bc5a2a9406afb343678a9c985bff.tar.gz |
proplsa
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/allow_banning_a_user_when_moderating_a_comment.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/allow_banning_a_user_when_moderating_a_comment.mdwn b/doc/todo/allow_banning_a_user_when_moderating_a_comment.mdwn new file mode 100644 index 000000000..c0b85ec85 --- /dev/null +++ b/doc/todo/allow_banning_a_user_when_moderating_a_comment.mdwn @@ -0,0 +1 @@ +If a logged-in user is both a comment moderator and an admin, it would be nice if you could tick a box to ban the poster of a comment (or their IP if not signed in. Or their IP, AND their login if signed in, I suppose.) via the comment moderation interface. Presently, you must view the back-end files to establish who posted the comment (the IP is not exposed in the moderation interface yet.) — [[Jon]] |