summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatricio Cano <suprnova32@gmail.com>2016-08-15 18:11:56 -0500
committerPatricio Cano <suprnova32@gmail.com>2016-08-15 18:11:56 -0500
commit8e0d0878da02732c5549a734060a0e9eb6d804a5 (patch)
treebc8e6925839e5093320c56e98231e62e22e7965a
parent7fef2f7b75e284b702f327cc073476724b51d5ac (diff)
downloadgitlab-ce-doc-update-akismet.tar.gz
Updated Akismet documentationdoc-update-akismet
-rw-r--r--doc/integration/akismet.md8
-rw-r--r--doc/integration/img/submit_issue.pngbin176450 -> 174556 bytes
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/integration/akismet.md b/doc/integration/akismet.md
index 06c787cfcc7..a6436b5f926 100644
--- a/doc/integration/akismet.md
+++ b/doc/integration/akismet.md
@@ -22,11 +22,11 @@ To use Akismet:
2. Sign-in or create a new account.
-3. Click on "Show" to reveal the API key.
+3. Click on **Show** to reveal the API key.
4. Go to Applications Settings on Admin Area (`admin/application_settings`)
-5. Check the `Enable Akismet` checkbox
+5. Check the **Enable Akismet** checkbox
6. Fill in the API key from step 3.
@@ -44,13 +44,13 @@ filter whenever there is a false positive or false negative.
When an entry is recognized as spam, it is rejected and added to the Spam Logs.
From here you can review if they are really spam. If one of them is not really
-spam, you can use the `Submit as ham` button to tell Akismet that it falsely
+spam, you can use the **Submit as ham** button to tell Akismet that it falsely
recognized an entry as spam.
![Screenshot of Spam Logs](img/spam_log.png)
If an entry that is actually spam was not recognized as such, you will be able
-to also submit this to Akismet. The `Submit as spam` button will only appear
+to also submit this to Akismet. The **Submit as spam** button will only appear
to admin users.
![Screenshot of Issue](img/submit_issue.png)
diff --git a/doc/integration/img/submit_issue.png b/doc/integration/img/submit_issue.png
index 9fd9c20f6b3..5c7896a7eec 100644
--- a/doc/integration/img/submit_issue.png
+++ b/doc/integration/img/submit_issue.png
Binary files differ