Growmap Anti Spambot Plugin - Version 1.1.1

Version Description

  • added - French translation

=

Download this release

Release Info

Developer commentluv
Plugin Icon wp plugin Growmap Anti Spambot Plugin
Version 1.1.1
Comparing to
See all releases

Code changes from version 1.1 to 1.1.1

commentluv-plus-logo.png ADDED
Binary file
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.1
7
  Author: Andy Bailey
8
  Author URI: http://ComLuv.com
9
  */
@@ -86,7 +86,7 @@
86
  'urls' => '0',
87
  'name_words' => '0',
88
  'send_to' => 'spam',
89
- 'version' => '1.1'
90
  );
91
  $options = get_option('gasp_options',$default_options);
92
  // update options with new defaults if upgrading from older version
@@ -174,6 +174,7 @@
174
  */
175
  function gasp_options_page(){
176
  $options = gasp_get_options();
 
177
  ?>
178
  <div class="wrap">
179
  <h2>Growmap Anti Spambot Plugin Settings Page</h2> Version <?php echo $options['version'];?>
@@ -271,8 +272,8 @@
271
  Some of my other plugins :
272
  </td>
273
  <td>
274
- <ul><li><a href="http://wordpress.org/extend/plugins/commentluv/">CommentLuv</a>
275
- <br />An easy way to reward your readers and find out what they're posting about by automatically including a titled link to their latest blog post when they comment</li>
276
  <li><a href="http://wordpress.org/extend/plugins/twitterlink-comments/">TwitterLink Comments</a>
277
  <br />Add an extra field to your comment form to allow your visitors to leave their twitter username and have it displayed along with their comment. All without having to edit your theme.</li>
278
  <li><a href="http://wordpress.org/extend/plugins/easy-amember-protect-lite/">Easy aMember Protect Lite</a>
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.1.1
7
  Author: Andy Bailey
8
  Author URI: http://ComLuv.com
9
  */
86
  'urls' => '0',
87
  'name_words' => '0',
88
  'send_to' => 'spam',
89
+ 'version' => '1.1.1'
90
  );
91
  $options = get_option('gasp_options',$default_options);
92
  // update options with new defaults if upgrading from older version
174
  */
175
  function gasp_options_page(){
176
  $options = gasp_get_options();
177
+ global $gasp_plugin_url;
178
  ?>
179
  <div class="wrap">
180
  <h2>Growmap Anti Spambot Plugin Settings Page</h2> Version <?php echo $options['version'];?>
272
  Some of my other plugins :
273
  </td>
274
  <td>
275
+ <ul><li><a target="_blank" href="http://www.commentluv.com/"><img title="Download CommentLuv Premium today!"src="<?php echo $gasp_plugin_url;?>/commentluv-plus-logo.png"/></a>
276
+ <br />A fantastically powerful new plugin that combines 8 premium plugins in to 1. It has advanced heuristics for anti spam (like this plugin but even more powerful!). It can help your posts go viral, allow dofollow, keywordname, twitterlink and much much more! <a href="http://www.commentluv.com" target="_blank">Click here to see the video</a></li>
277
  <li><a href="http://wordpress.org/extend/plugins/twitterlink-comments/">TwitterLink Comments</a>
278
  <br />Add an extra field to your comment form to allow your visitors to leave their twitter username and have it displayed along with their comment. All without having to edit your theme.</li>
279
  <li><a href="http://wordpress.org/extend/plugins/easy-amember-protect-lite/">Easy aMember Protect Lite</a>
languages/ab_gasp-fr_FR.mo ADDED
Binary file
languages/ab_gasp-fr_FR.po ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Growmap Anti Spambot Plugin\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2010-11-29 14:23-0000\n"
6
+ "PO-Revision-Date: 2012-01-08 14:21+0100\n"
7
+ "Last-Translator: Frédéric Serva <fred.serva@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 "Paramètres"
21
+
22
+ #: ../growmap-anti-spambot-plugin.php:81
23
+ msgid "Please check the box to confirm that you are NOT a spammer"
24
+ msgstr "Cochez cette case pour confirmer que vous n'êtes PAS un spammeur"
25
+
26
+ #: ../growmap-anti-spambot-plugin.php:82
27
+ msgid "You may have disabled javascript. Please enable javascript before leaving a comment on this site."
28
+ msgstr "Javascript n'est sans doute pas activé. Activez javascript pour pouvoir laisser un commentaire sur ce site."
29
+
30
+ #: ../growmap-anti-spambot-plugin.php:83
31
+ msgid "You appear to be a spambot. Contact admin another way if you feel this message is in error"
32
+ msgstr "Vous semblez être un spambot. Contactez le responsable du site via la page Contact si ce n'est pas le cas"
33
+
34
+ #: ../growmap-anti-spambot-plugin.php:84
35
+ msgid "Confirm you are NOT a spammer"
36
+ msgstr "Confirmez que vous n'êtes PAS un spammeur"
37
+
38
+ #: ../growmap-anti-spambot-plugin.php:184
39
+ msgid "Checkbox Label"
40
+ msgstr "Texte du bouton à cocher"
41
+
42
+ #: ../growmap-anti-spambot-plugin.php:188
43
+ msgid "Allow Trackbacks?"
44
+ msgstr "Autoriser les rétroliens ?"
45
+
46
+ #: ../growmap-anti-spambot-plugin.php:190
47
+ msgid "Unchecking the box will prevent ALL trackbacks"
48
+ msgstr "Décocher cette case entraînera un blocage de TOUS les rétroliens"
49
+
50
+ #: ../growmap-anti-spambot-plugin.php:191
51
+ msgid "See this plugin if you want a trackback validation plugin that works well with GASP"
52
+ msgstr "Jetez un oeil sur cette extension si vous désirez installer un plugin de validation de rétroliens compatible avec GASP"
53
+
54
+ #: ../growmap-anti-spambot-plugin.php:195
55
+ 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"
56
+ msgstr "Ci-dessous, voici le message que verront les internautes qui oublieront de cocher la case et le message pour un commentaire qui semble avoir été soumis par un spambot"
57
+
58
+ #: ../growmap-anti-spambot-plugin.php:197
59
+ #: ../growmap-anti-spambot-plugin.php:207
60
+ msgid "There is only 1 situation where this can happen"
61
+ msgstr "Il n'existe qu'une seule situation dans laquelle cela peut se produire"
62
+
63
+ #: ../growmap-anti-spambot-plugin.php:199
64
+ msgid "The user forgot to check the checkbox"
65
+ msgstr "L'internaute a oublié de cocher la case"
66
+
67
+ #: ../growmap-anti-spambot-plugin.php:202
68
+ msgid "Checkbox not checked alert"
69
+ msgstr "Message d'alerte pour Case non cochée"
70
+
71
+ #: ../growmap-anti-spambot-plugin.php:209
72
+ msgid "The user does not have javascript enabled"
73
+ msgstr "Javascript n'est pas activé chez l'internaute"
74
+
75
+ #: ../growmap-anti-spambot-plugin.php:212
76
+ msgid "No checkbox"
77
+ msgstr "Pas de case à cocher"
78
+
79
+ #: ../growmap-anti-spambot-plugin.php:217
80
+ msgid "There is only one situation where this would happen"
81
+ msgstr "Il n'existe qu'une seule situation dans laquelle cela pourrait se produire"
82
+
83
+ #: ../growmap-anti-spambot-plugin.php:219
84
+ 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"
85
+ msgstr "Le formulaire contient un champ caché dont dont l'intitulé porte un nom contenant le mot \"email\". Un spambot essaiera la plupart du temps de compléter tous les champs d'un formulaire. Si celui-ci a été rempli, c'est suspect"
86
+
87
+ #: ../growmap-anti-spambot-plugin.php:222
88
+ msgid "Hidden email field completed"
89
+ msgstr "Champ email caché rempli"
90
+
91
+ #: ../growmap-anti-spambot-plugin.php:229
92
+ msgid "Heuristics (optional spam detection)"
93
+ msgstr "Heuristique (Détection optionnelle de spam)"
94
+
95
+ #: ../growmap-anti-spambot-plugin.php:230
96
+ msgid "You can have more advanced spam detection by setting these options. Many thanks to @dragonblogger for these suggestions"
97
+ msgstr "Ces paramètres vous permettent de renforcer encore la détection de spams. Mille merci à @dragonblogger pour ces suggestions"
98
+
99
+ #: ../growmap-anti-spambot-plugin.php:233
100
+ msgid "Maximum number of URLs allowed in comment text"
101
+ msgstr "Nombre maximum d'URLs autorisé dans le commentaire"
102
+
103
+ #: ../growmap-anti-spambot-plugin.php:235
104
+ #: ../growmap-anti-spambot-plugin.php:241
105
+ msgid "Use 0 (zero) to disable check"
106
+ msgstr "Choisissez 0 (zéro) pour désactiver ce contrôle"
107
+
108
+ #: ../growmap-anti-spambot-plugin.php:239
109
+ msgid "Maximum number of words allowed in name field"
110
+ msgstr "Nombre maximum de mots autorisé dans le champ Nom"
111
+
112
+ #: ../growmap-anti-spambot-plugin.php:245
113
+ msgid "Where to send suspicious comments?"
114
+ msgstr "Où envoyer les commentaires suspects ?"
115
+
116
+ #: ../growmap-anti-spambot-plugin.php:248
117
+ msgid "spam"
118
+ msgstr "Spam"
119
+
120
+ #: ../growmap-anti-spambot-plugin.php:249
121
+ msgid "pending"
122
+ msgstr "En attente"
123
+
124
+ #: ../growmap-anti-spambot-plugin.php:258
125
+ msgid "Save Changes"
126
+ msgstr "Enregistrer les paramètres"
127
+
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.0.1
7
- Stable tag: 1.1
8
 
9
  Defeat automated spambots by adding a client side generated checkbox asking the comment author to confirm that they are not a spammer.
10
 
@@ -17,6 +17,10 @@ A check is made that the checkbox has been checked before the comment is submitt
17
 
18
  You can get support and see this plugin in action at [Growmap](http://www.growmap.com/growmap-anti-spambot-plugin/ "Growmap Internet Strategist")
19
 
 
 
 
 
20
  == Installation ==
21
 
22
  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.
@@ -88,9 +92,9 @@ You can download any of the number of trackback validation plugins which will ch
88
 
89
  == Upgrade Notice ==
90
 
91
- = 1.1 =
92
 
93
- * added - let blog owner choose maximum number of URLs and words in the name field and where to send comment (spam or pending)
94
 
95
  == Configuration ==
96
 
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.3.1
7
+ Stable tag: 1.1.1
8
 
9
  Defeat automated spambots by adding a client side generated checkbox asking the comment author to confirm that they are not a spammer.
10
 
17
 
18
  You can get support and see this plugin in action at [Growmap](http://www.growmap.com/growmap-anti-spambot-plugin/ "Growmap Internet Strategist")
19
 
20
+ Translations :
21
+
22
+ French : [Frederic](http://www.fredserva.fr "French Translation")
23
+
24
  == Installation ==
25
 
26
  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
  == Upgrade Notice ==
94
 
95
+ = 1.1.1 =
96
 
97
+ * added - French translation
98
 
99
  == Configuration ==
100