From ad3c6f345eff5d7e961f7d6258e61afb5ecce5cb Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 21 Jun 2004 08:26:20 +0000 Subject: - Patch #8681 by asimmonds: more help text updates --- modules/comment.module | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'modules/comment.module') diff --git a/modules/comment.module b/modules/comment.module index 78ab3d0e3..e60036a0e 100644 --- a/modules/comment.module +++ b/modules/comment.module @@ -17,12 +17,12 @@ function comment_help($section) {
  • Expanded -- Displays the title and text for each post.
  • Collapsed -- Displays only the title for each post.
  • -

    When a user chooses save settings, the comments are then redisplayed using the user's new choices. Administrators can set the default settings for the comment control panel, along with other comment defaults, in administer » configuration » modules » comment.

    +

    When a user chooses save settings, the comments are then redisplayed using the user's new choices. Administrators can set the default settings for the comment control panel, along with other comment defaults, in administer » comments » configure.

    NOTE: When comment moderation is enabled, users will have another control panel option to control thresholds (see below).

    Additional comment configurations

    Comments behave like other user submissions in Drupal. Filters, smileys and HTML that work in nodes will also work with content. To prevent a single user from spamming the web site with too many comments, administrators can set a comment throttle in administer » configuration under Submission settings.

    -

    Administrators can control access to various comment module functions through administer » accounts » permissions. Know that in a new Drupal installation, all comment permissions are disabled by default. The choice of which permissions to grant to which roles (groups of users) is left up to the site administrator.

    +

    Administrators can control access to various comment module functions through administer » users » configure » permissions. Know that in a new Drupal installation, all comment permissions are disabled by default. The choice of which permissions to grant to which roles (groups of users) is left up to the site administrator.

    The following permissions can be enabled for anonymous users, authenticated users, or any other user roles that the administrator chooses to define: