comment_perm.admin.inc |
comment_perm.admin.inc |
|
Administration pages for Comment Permissions module. |
comment_perm.info |
comment_perm.info |
|
; $Id;
name = Comment Permissions
description = Control commenting permissions by role AND by node type.
core = 6.x
dependencies[] = comment |
comment_perm.module |
comment_perm.module |
|
Module to control commenting permissions by role and by node type. |
INSTALL.txt |
INSTALL.txt |
|
INSTALLATION:
1) Place this module directory in your modules folder (this will usually be
"sites/all/modules/").
2) Enable the module.
3) Go to Administer/Content management/Comment permissions and enable the
extended comment… |
README.txt |
README.txt |
|
The Comment Permissions module enables control of commenting by user role and
by node type. Additional user permissions for selected node types are added
to the user access system so you can configure commenting with more control
than Drupal core… |