Comment Moderation Missing
jo1ene - December 9, 2005 - 20:16
| Project: | Drupal |
| Component: | comment.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Am I imagining things or is comment moderation missing in the 4.7 version? I know that you have to grant "moderate comment" permissions to some role in order for the moderation matrix settings et al to appear, but that permission is missing and "administer comments" doesn't do it. I looked in the changlog and didn't see anything about this. Am I being obtuse or is this a bug?

#1
No, you are not imagining things ...
From the annoucement http://drupal.org/drupal-4.7.0-beta
#2
Oh crap. My eyes skipped right over that. It really should be in the CHANGELOG file. That was where I thought to look when I couldn't find it.
#3
Good point ...
So, let us leave this as open then, until the CHANGELOG is modified, then we close it.
#4
Attached.
#5
The moderation queue was not part of the comment.module. It let users moderate nodes, not comments.
#6
"The moderation queue was not part of the comment.module. It let users moderate nodes, not comments."
In admin > access control:
comment module
access comments
administer comments
**administer moderation **
**moderate comments**
post comments
post comments without approval
huh? This is missing and not in the changelog.
#7
I think Dries was objecting to 'queue and moderation removal' both being listed under changes to the comments module, as it never had the queue feature to begin with -- just moderation.
For the record, drumm's excellent 'karma' module is looking like a smashing replacement for standard comment moderation.
#8
what needs to happen to this issue? Morus' patch changes the changelog (*g*) so it reflects the announcement.
#9
Dries wants the:
* queue and moderation have been removed from core; see contributions.as in the patch in #4, under "comment system" to read:
* moderation has been removed from core; see contributions.No
queue and...#10
Fixed.
#11