Skip to content

Revise text on anti-spam UI page

Amy Qualls requested to merge 330210-aqualls-spam-ui-text into master

What does this MR do and why?

Revises the text in Admin Area > Settings > Reporting > Spam and Anti-bot Protection.

Related to #330210 (closed)

Screenshots or screen recordings

Before

Problems are noted with red dots:

  • Fields for different services are jammed together with no explanation about what each service is. Some sort of separator is needed. I went with %h5 but I have no idea if that's the correct styling. This form contains:
    • reCAPTCHA
    • Invisible Captcha
    • Akismet
    • IP address restrictions
    • Spam Check
  • Version info about reCAPTCHA shouldn't be in the introductory sentence. It should be with the reCAPTCHA fields.
  • reCAPTCHA private key: gap between label and field
  • Punctuation is sometimes there, sometimes not
  • No help links out to documentation
Click to display LONG screenshot before

Revisions v1 (draft)

This version is not yet ready for full review, but I need answers about some of the content, so a draft MR it is! I'll add my current questions in threads.

Click to display LONG screenshot after_v1

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #330210 (closed)

Edited by Amy Qualls

Merge request reports