Version Description
- updated : update readme to show compatibility with wp 3.8
- added : Dutch language added (thanks Onno Schuit)
Download this release
Release Info
Developer | commentluv |
Plugin | Growmap Anti Spambot Plugin |
Version | 1.5.5 |
Comparing to | |
See all releases |
Code changes from version 1.5.4 to 1.5.5
- growmap-anti-spambot-plugin.php +2 -2
- languages/ab_gasp-nl_NL.mo +0 -0
- languages/ab_gasp-nl_NL.po +136 -0
- readme.txt +9 -2
growmap-anti-spambot-plugin.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Growmap Anti Spambot Plugin
|
4 |
Plugin URI: http://www.growmap.com/growmap-anti-spambot-plugin/
|
5 |
Description: Very simple plugin that adds a client side generated checkbox to the comment form requesting that the user clicks it to prove they are not a spammer. Bots wont see it so their spam comment will be discarded.
|
6 |
-
Version: 1.5.
|
7 |
Author: Andy Bailey
|
8 |
Author URI: http://ComLuv.com
|
9 |
*/
|
@@ -122,7 +122,7 @@ function gasp_get_options(){
|
|
122 |
'checkbox_name' => $checkbox_name,
|
123 |
'secret_key' => COOKIEHASH.md5(home_url()),
|
124 |
'send_to' => 'spam',
|
125 |
-
'version' => '1.5.
|
126 |
);
|
127 |
$options = get_option('gasp_options',$default_options);
|
128 |
// update options with new defaults if upgrading from older version
|
3 |
Plugin Name: Growmap Anti Spambot Plugin
|
4 |
Plugin URI: http://www.growmap.com/growmap-anti-spambot-plugin/
|
5 |
Description: Very simple plugin that adds a client side generated checkbox to the comment form requesting that the user clicks it to prove they are not a spammer. Bots wont see it so their spam comment will be discarded.
|
6 |
+
Version: 1.5.5
|
7 |
Author: Andy Bailey
|
8 |
Author URI: http://ComLuv.com
|
9 |
*/
|
122 |
'checkbox_name' => $checkbox_name,
|
123 |
'secret_key' => COOKIEHASH.md5(home_url()),
|
124 |
'send_to' => 'spam',
|
125 |
+
'version' => '1.5.5'
|
126 |
);
|
127 |
$options = get_option('gasp_options',$default_options);
|
128 |
// update options with new defaults if upgrading from older version
|
languages/ab_gasp-nl_NL.mo
ADDED
Binary file
|
languages/ab_gasp-nl_NL.po
ADDED
@@ -0,0 +1,136 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Growmap Anti Spambot Plugin\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2012-09-01 08:47-0000\n"
|
6 |
+
"PO-Revision-Date: 2012-09-01 08:47-0000\n"
|
7 |
+
"Last-Translator: Andy Bailey <andrewgbailey@gmail.com>\n"
|
8 |
+
"Language-Team: ComLuv.com GrowMap.com FeedBlitz.com <admin@comluv.com>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
13 |
+
"X-Poedit-Basepath: .\n"
|
14 |
+
"X-Poedit-Language: English\n"
|
15 |
+
"X-Poedit-Country: UNITED KINGDOM\n"
|
16 |
+
"X-Poedit-SearchPath-0: ..\n"
|
17 |
+
|
18 |
+
#: ../growmap-anti-spambot-plugin.php:70
|
19 |
+
msgid "Settings"
|
20 |
+
msgstr "Instellingen"
|
21 |
+
|
22 |
+
#: ../growmap-anti-spambot-plugin.php:83
|
23 |
+
msgid "Please check the box to confirm that you are NOT a spammer"
|
24 |
+
msgstr "Vink a.j.b. het selectievakje aan om te bevestigen dat je GEEN spammer bent"
|
25 |
+
|
26 |
+
#: ../growmap-anti-spambot-plugin.php:84
|
27 |
+
msgid "You may have disabled javascript. Please enable javascript before leaving a comment on this site."
|
28 |
+
msgstr "Waarschijnlijk heb je javascript uitgeschakeld staan. Schakel a.j.b. javascript in voordat je een reactie plaatst op deze site."
|
29 |
+
|
30 |
+
#: ../growmap-anti-spambot-plugin.php:85
|
31 |
+
msgid "You appear to be a spambot. Contact admin another way if you feel this message is in error"
|
32 |
+
msgstr "Het lijkt er op dat je een spambot bent. Neem op een andere manier contact op met de beheerder als je denkt dat dit bericht niet klopt."
|
33 |
+
|
34 |
+
#: ../growmap-anti-spambot-plugin.php:86
|
35 |
+
msgid "Confirm you are NOT a spammer"
|
36 |
+
msgstr "Bevestig dat je GEEN spammer bent"
|
37 |
+
|
38 |
+
#: ../growmap-anti-spambot-plugin.php:193
|
39 |
+
msgid "Checkbox Label"
|
40 |
+
msgstr "Label selectievakje"
|
41 |
+
|
42 |
+
#: ../growmap-anti-spambot-plugin.php:197
|
43 |
+
#, fuzzy
|
44 |
+
msgid "Checkbox Name"
|
45 |
+
msgstr "Naam selectievakje"
|
46 |
+
|
47 |
+
#: ../growmap-anti-spambot-plugin.php:199
|
48 |
+
msgid "You can change this if you find that bots have started to target your blog again"
|
49 |
+
msgstr "Je kunt dit veranderen als je merkt dat jouw blog weer een doelwit van bots is"
|
50 |
+
|
51 |
+
#: ../growmap-anti-spambot-plugin.php:203
|
52 |
+
msgid "Allow Trackbacks?"
|
53 |
+
msgstr "Trackbacks toestaan?"
|
54 |
+
|
55 |
+
#: ../growmap-anti-spambot-plugin.php:205
|
56 |
+
msgid "Unchecking the box will prevent ALL trackbacks"
|
57 |
+
msgstr "Selectievakje uitvinken houdt ALLE trackbacks tegen"
|
58 |
+
|
59 |
+
#: ../growmap-anti-spambot-plugin.php:206
|
60 |
+
msgid "See this plugin if you want a trackback validation plugin that works well with GASP"
|
61 |
+
msgstr "Bekijk deze plugin als je een trackback validatie plugin wilt die goed samenwerkt met GASP"
|
62 |
+
|
63 |
+
#: ../growmap-anti-spambot-plugin.php:210
|
64 |
+
msgid "These are the messages you will show the user if they forget to check the checkbox or if the comment looks like it was submitted by a spambot"
|
65 |
+
msgstr "Dit zijn de berichten die getoond worden aan de gebruiker als die vergeet om het selectievakje aan te vinken of als de reactie op spam lijkt"
|
66 |
+
|
67 |
+
#: ../growmap-anti-spambot-plugin.php:212
|
68 |
+
#: ../growmap-anti-spambot-plugin.php:222
|
69 |
+
msgid "There is only 1 situation where this can happen"
|
70 |
+
msgstr "Er is slechts 1 situatie waarin dit kan plaatsvinden"
|
71 |
+
|
72 |
+
#: ../growmap-anti-spambot-plugin.php:214
|
73 |
+
msgid "The user forgot to check the checkbox"
|
74 |
+
msgstr "De gebruiker is vergeten het selectievakje aan te vinken"
|
75 |
+
|
76 |
+
#: ../growmap-anti-spambot-plugin.php:217
|
77 |
+
msgid "Checkbox not checked alert"
|
78 |
+
msgstr "Selectvakje niet aangevinkt melding"
|
79 |
+
|
80 |
+
#: ../growmap-anti-spambot-plugin.php:224
|
81 |
+
msgid "The user does not have javascript enabled"
|
82 |
+
msgstr "De gebruiker heeft javascript niet aan staan"
|
83 |
+
|
84 |
+
#: ../growmap-anti-spambot-plugin.php:227
|
85 |
+
msgid "No checkbox"
|
86 |
+
msgstr "Geen selectievakje"
|
87 |
+
|
88 |
+
#: ../growmap-anti-spambot-plugin.php:232
|
89 |
+
msgid "There is only one situation where this would happen"
|
90 |
+
msgstr "Er is slechts één situatie waar dit zou gebeuren"
|
91 |
+
|
92 |
+
#: ../growmap-anti-spambot-plugin.php:234
|
93 |
+
msgid "The form has a hidden field added with a label that has a name value with the word \"email\" in it. A spam bot will usually try to fill in all fields on a form, if this field has been filled in then something is wrong"
|
94 |
+
msgstr "Het formulier heeft een verborgen veld toegevoegd met een attribuut 'name' dat de waarde \"email\" heeft."
|
95 |
+
|
96 |
+
#: ../growmap-anti-spambot-plugin.php:237
|
97 |
+
msgid "Hidden email field completed"
|
98 |
+
msgstr "Verborgen email veld ingevuld"
|
99 |
+
|
100 |
+
#: ../growmap-anti-spambot-plugin.php:244
|
101 |
+
msgid "Heuristics (optional spam detection)"
|
102 |
+
msgstr "Heuristieken (optionele spamdetectie)"
|
103 |
+
|
104 |
+
#: ../growmap-anti-spambot-plugin.php:245
|
105 |
+
msgid "You can have more advanced spam detection by setting these options. Many thanks to @dragonblogger for these suggestions"
|
106 |
+
msgstr "Je kunt geavanceerdere spamdetectie krijgen door deze opties te gebruiken. Dank aan @dragonblogger voor deze suggesties."
|
107 |
+
|
108 |
+
#: ../growmap-anti-spambot-plugin.php:248
|
109 |
+
msgid "Maximum number of URLs allowed in comment text"
|
110 |
+
msgstr "Maximum aantal URLs toegestaan in de reactie-tekst"
|
111 |
+
|
112 |
+
#: ../growmap-anti-spambot-plugin.php:250
|
113 |
+
#: ../growmap-anti-spambot-plugin.php:256
|
114 |
+
msgid "Use 0 (zero) to disable check"
|
115 |
+
msgstr "Gebruik 0 (nul) om de controle uit te schakelen"
|
116 |
+
|
117 |
+
#: ../growmap-anti-spambot-plugin.php:254
|
118 |
+
msgid "Maximum number of words allowed in name field"
|
119 |
+
msgstr "Maximum aantal woorden toegestaan het naam veld"
|
120 |
+
|
121 |
+
#: ../growmap-anti-spambot-plugin.php:260
|
122 |
+
msgid "Where to send suspicious comments?"
|
123 |
+
msgstr "Waar moeten de verdachte reactie heen gestuurd worden?"
|
124 |
+
|
125 |
+
#: ../growmap-anti-spambot-plugin.php:263
|
126 |
+
msgid "spam"
|
127 |
+
msgstr "Spam"
|
128 |
+
|
129 |
+
#: ../growmap-anti-spambot-plugin.php:264
|
130 |
+
msgid "pending"
|
131 |
+
msgstr "in afwachting"
|
132 |
+
|
133 |
+
#: ../growmap-anti-spambot-plugin.php:273
|
134 |
+
msgid "Save Changes"
|
135 |
+
msgstr "Wijzigingen opslaan"
|
136 |
+
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: commentluv
|
|
3 |
Donate link:http://comluv.com/about/donate
|
4 |
Tags: comments, anti spam, spam, spambot, gasp
|
5 |
Requires at least: 2.9.2
|
6 |
-
Tested up to: 3.
|
7 |
-
Stable tag: 1.5.
|
8 |
|
9 |
Defeat automated spambots (even the new 'learning' bots with dynamically named hidden fields) by adding a client side generated checkbox.
|
10 |
|
@@ -37,6 +37,8 @@ French : [Frederic](http://www.fredserva.fr "French Translation")
|
|
37 |
|
38 |
Spanish : [Ramon](http://apasionados.es/ "Spanish Translation")
|
39 |
|
|
|
|
|
40 |
== Installation ==
|
41 |
|
42 |
Wordpress : Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
|
@@ -90,6 +92,11 @@ also, you can try saving the settings again to reset all the variables
|
|
90 |
|
91 |
== ChangeLog ==
|
92 |
|
|
|
|
|
|
|
|
|
|
|
93 |
= 1.5.4 =
|
94 |
|
95 |
* added : remove all links from a comment if it is in moderation. (prevents autospam bots like scrapebox from thinking they got through with a link)
|
3 |
Donate link:http://comluv.com/about/donate
|
4 |
Tags: comments, anti spam, spam, spambot, gasp
|
5 |
Requires at least: 2.9.2
|
6 |
+
Tested up to: 3.8
|
7 |
+
Stable tag: 1.5.5
|
8 |
|
9 |
Defeat automated spambots (even the new 'learning' bots with dynamically named hidden fields) by adding a client side generated checkbox.
|
10 |
|
37 |
|
38 |
Spanish : [Ramon](http://apasionados.es/ "Spanish Translation")
|
39 |
|
40 |
+
Dutch : [Onno](http://blog.trainertops.nl/ "Dutch translation")
|
41 |
+
|
42 |
== Installation ==
|
43 |
|
44 |
Wordpress : Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
|
92 |
|
93 |
== ChangeLog ==
|
94 |
|
95 |
+
= 1.5.5 =
|
96 |
+
|
97 |
+
* updated : update readme to show compatibility with wp 3.8
|
98 |
+
* added : Dutch language added (thanks Onno Schuit)
|
99 |
+
|
100 |
= 1.5.4 =
|
101 |
|
102 |
* added : remove all links from a comment if it is in moderation. (prevents autospam bots like scrapebox from thinking they got through with a link)
|