From f96e48456d9326ab27d40ae38cdd0305df62fb99 Mon Sep 17 00:00:00 2001 From: Neil Drumm Date: Fri, 1 Sep 2006 07:32:58 +0000 Subject: #80844 by Uwe Hermann. Various string cleanup, which should have been put in smaller patches. --- modules/help/help.module | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/help') diff --git a/modules/help/help.module b/modules/help/help.module index d0e13fdb3..2e0bfcf17 100644 --- a/modules/help/help.module +++ b/modules/help/help.module @@ -52,15 +52,15 @@ function help_main() {
Moderation
The activity of making sure a post to a Drupal site fits in with what is expected for that Drupal site.
-
Approved
A moderated post which has been accepted by the moderators for publication. (See published).
-
Waiting
A moderated post which is still being voted on to be accepted for publication. (See published.)
+
Approved
A moderated post which has been accepted by the moderators for publication (see published).
+
Waiting
A moderated post which is still being voted on to be accepted for publication (see published).
Node
The basic data unit in Drupal. Everything is a node or an extension of a node.
Public
See published.
-
Published
A node that is viewable by everyone. (See unpublished.)
+
Published
A node that is viewable by everyone (see unpublished).
Role
A classification users are placed into for the purpose of setting users' permissions.
-
Taxonomy
A division of a collection of things into ordered, classified groups. (See taxonomy help.)
+
Taxonomy
A division of a collection of things into ordered, classified groups (see taxonomy help).
Unpublished
A node that is only viewable by administrators and moderators.
User
A person who has an account at your Drupal site, and is logged in with that account.
Visitor
A person who does not have an account at your Drupal site or a person who has an account at your Drupal site but is not logged in with that account. Also termed \"anonymous user\".
-- cgit v1.2.3