- The period of time over which a user’s rejection rate is calculated.
+ Amount of time to calculate a commenter's rejection rate.
- Prevents repeat offenders from publishing comments without approval.
-After a commenter's rejection rate rises above the defined threshold
-below, their next submitted comments are
-
- sent to Pending for
-moderator approval.
-
- The filter is removed when their rejection rate
-falls below the threshold.
+ Prevents repeat offenders from publishing comments without approval.
+When a commenter's rejection rate is above the threshold, their
+comments are sent to Pending for moderator approval. This does not
+apply to Staff comments.
- A user’s rejected comments divided by their published comments, over
-the time period set below (does not include comments pending for
-toxicity, spam or pre-moderation.)
+ Rejected comments ÷ (rejected comments + published comments)
+over the timeframe above, as a percentage. It does not include
+comments pending for toxicity, spam or pre-moderation.
- Using the Perspective API, the Toxic Comment filter warns users when comments exceed the predefined toxicity
-threshold. Comments with a toxicity score above the threshold
+ Using the Perspective API, the Toxic Comment filter warns users
+when comments exceed the predefined toxicity threshold.
+Comments with a toxicity score above the threshold
+
will not be published
@@ -450,7 +447,8 @@ the
Pending Queue for review by a moderator
- . If approved by a moderator, the comment will be published.
+ .
+If approved by a moderator, the comment will be published.
- Choose your Perspective Model. The default is TOXICITY. You can find out more about model choices
+ Choose your Perspective Model. The default is TOXICITY.
+You can find out more about model choices
- Submitted comments are passed to the Akismet API for spam detection.
-If a comment is determined to be spam, it will prompt the user,
-indicating that the comment might be considered spam.
-If the user continues after this point with the still spam-like comment,
-the comment will be marked as containing spam,
-
- will not be published
-
- and
-are placed in the
-
- Pending Queue for review by a moderator
-
- . If approved by a moderator,
-the comment will be published.
+ The Akismet API filter warns users when a comment is determined likely
+to be spam. Comments that Akismet thinks are spam will not be published
+and are placed in the Pending Queue for review by a moderator.
+If approved by a moderator, the comment will be published.
- This email address will be used as in emails and across
-the platform for community members to get in touch with
-the organization should they have any questions about the
-status of their accounts or moderation questions.
+ Open or close comment streams for new comments sitewide. When new comments
+are turned off sitewide, new comments cannot be submitted, but existing
+comments can continue to receive reactions, be reported, and be
+shared.
- Separate banned words or phrases with a new line. Attempting to copy
-and paste a comma separated list?
-
- Learn how to convert your list
-to a new line separated list.
-
+ Separate banned words or phrases with a new line.
@@ -166,7 +169,7 @@ exports[`renders configure 1`] = `
- Moderators must approve any comment before it is published to this stream.
+ Moderators must approve any comment before it is published to this story.
@@ -209,7 +212,7 @@ exports[`renders configure 1`] = `
- Moderators must approve any comment that contains a link before it is published to this stream.
+ Moderators must approve any comment that contains a link before it is published to this story.
@@ -240,7 +243,7 @@ exports[`renders configure 1`] = `
className="Box-root Typography-root Typography-heading3 Typography-colorTextPrimary"
>
- Enable Message Box for this Stream
+ Enable Message Box for this Story
@@ -255,8 +258,9 @@ exports[`renders configure 1`] = `
- Add a message to the top of the comment box for your readers. Use this to pose a topic,
-ask a question or make announcements relating to this story.
+ Add a message to the top of the comment box for your readers.
+Use this to suggest a discussion topic, ask a question or make
+announcements relating to the comments on this story.