Drupal 6.19
Apache 5.0.2.2635
PHP 5.2.14
Mysql 5.1.48
Site in maintenance mode
Access Control module is enabled
I create a book. I want to allow comments for a certain group of users only while others can read only. I set comment to "read only" so users cannot add any comments.
I expect users with "comment admin" rights to still be able to add comments but still they cannot see any option for that unless comment is set to read/write.
Thanks
Comments
Comment #1
cestmoi commentedComment #2
damien tournoud commentedThis is by design.
You can prevent some class of users from posting comments with the 'post comments' and 'post comments without approval' permissions.