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

cestmoi’s picture

Title: admins cannot comment when comment is disabled » admins cannot comment when comment is set to read only
damien tournoud’s picture

Status: Active » Closed (works as designed)

This is by design.

You can prevent some class of users from posting comments with the 'post comments' and 'post comments without approval' permissions.