Hi,

Currently, the blog module only provides the"edit own blog" permission. Does anybody know of a way to add an "edit anybody's blog / administer blogs" type of permission, especially without having to hack core, and without having to enable the "administer nodes" permission, which results in too much access?

Thanks.

Comments

new_B’s picture

Drupal 6 appears to have more fine-grained blog permissions: 'create blog entries', 'delete own blog entries', 'delete any blog entry', 'edit own blog entries', 'edit any blog entry'.

Does anybody have suggestions for properly solving the issue in Drupal 5?

Thanks.

new_B’s picture

In case anybody has the same issue, check out http://drupal.org/project/content_access.