... |
... |
@@ -1,22 +1,28 @@ |
1 |
1 |
{{figure image="1_WidgetCaptcha_Logo_de.png" clear="h3"}} |
2 |
|
-The icon for widgets of type //Captcha// as used in the {{designer/}}. |
|
2 |
+The icon for widgets of type //Google reCaptcha// in {{designer/}}. |
3 |
3 |
{{/figure}} |
4 |
4 |
|
5 |
|
-[[**Plugin download**>>url:https://customer.formcycle.eu/index.php/apps/files/?dir=/FORMCYCLE%20-%20Plugins%20Customer/Widget%3A%20Captcha%20(fc-plugin-bundle-captcha)&fileid=12319||target="_blank"]] (requires login) |
|
5 |
+{{info}} |
|
6 |
+{{version major="7" minor="0" patch="13" showInfo="true"}} |
|
7 |
+This plugin can only be used with {{formcycle/}} Version 7.0.12 or higher. |
|
8 |
+{{/version}} |
|
9 |
+{{/info}} |
6 |
6 |
|
|
11 |
+[[**Plugin-Download**>>url:https://customer.formcycle.eu/index.php/apps/files/?dir=/FORMCYCLE%20-%20Plugins%20Customer/Widget%3A%20Google%20reCaptcha%20(fc-plugin-bundle-google-recaptcha)&fileid=40388||target="_blank"]] (requires login) |
|
12 |
+ |
7 |
7 |
{{content/}} |
8 |
8 |
|
9 |
|
-== Overview == |
|
15 |
+== Function description == |
10 |
10 |
|
11 |
|
-{{figure image="2_WidgetCaptcha_Formular_en.png" clear="h3"}} |
12 |
|
-Example of a captcha widget used in a form. |
|
17 |
+{{figure image="en_recaptcha_google_form.png" clear="h3"}} |
|
18 |
+Example of an inserted //Google reCaptcha// widget in a form. |
13 |
13 |
{{/figure}} |
14 |
14 |
|
15 |
|
-The plugin provides a new widget in the designer that allows to insert a captcha in the form that the user must fill in correctly before submitting the form. The captcha widget can be placed in any number of positions in the form. |
|
21 |
+The plugin provides a new widget in the designer, which allows to insert a //Google reCaptcha// in the form that the user must fill in correctly before submitting the form. The //Google reCaptcha// widget can be placed in any number of positions in the form. |
16 |
16 |
|
17 |
17 |
== Installation == |
18 |
18 |
|
19 |
|
-The plugin can be installed as a client plugin or system plugin. You can find instructions on how to install plugins [[here>>doc:Formcycle.UserInterface.Client.Plugins.WebHome]]. |
|
25 |
+The plugin can be installed as a client plugin or system plugin. Instructions on how to install plugins can be found [[here>>doc:Formcycle.UserInterface.Client.Plugins.WebHome]]. |
20 |
20 |
|
21 |
21 |
== Configuration == |
22 |
22 |
|
... |
... |
@@ -32,9 +32,27 @@ |
32 |
32 |
|
33 |
33 |
{{internBaseOptionsElement page="help" headline="h3"/}} |
34 |
34 |
|
|
41 |
+=== Options === |
|
42 |
+ |
|
43 |
+{{figure image="en_recaptcha_google_designer.png" clear="h3"}} |
|
44 |
+Configuration of the reCaptcha keys via the designer. |
|
45 |
+{{/figure}} |
|
46 |
+ |
|
47 |
+{{figure image="en_recaptcha_google_keys.png" clear="h3"}} |
|
48 |
+The generated keys of the reCaptcha from Google |
|
49 |
+{{/figure}} |
|
50 |
+ |
|
51 |
+In the //Options// section, for the correct use of the //Google reCaptcha// widget, the website key and the secret key must be configured. |
|
52 |
+There are the following requirements for this: |
|
53 |
+ |
|
54 |
+* registered Google account ([[login>>https://accounts.google.com/signup]]). |
|
55 |
+* creation of the reCaptcha via Google ([[see>>https://www.google.com/recaptcha/admin]]) |
|
56 |
+* At the created Google-reCaptcha go to settings and copy the created keys |
|
57 |
+* Paste the created keys into the configuration fields of the designer |
|
58 |
+ |
35 |
35 |
{{velocity}} |
36 |
|
-##== Sichtbarkeit im Word-/PDF-Export und Print-Service-Plugin == |
37 |
|
-##Das Widget ist so aufgebaut, dass es nicht im Word-/PDF-Export auftaucht und vom Print-Service-Plugin nicht mit gedruckt wird. |
|
60 |
+##== Visibility in Word/PDF export and print service plugin == |
|
61 |
+##The widget is built so that it does not show up in the Word/PDF export and is not printed by the print service plugin. |
38 |
38 |
{{/velocity}} |
39 |
39 |
|
40 |
40 |
== Version history == |
... |
... |
@@ -41,19 +41,19 @@ |
41 |
41 |
|
42 |
42 |
=== 2.0.3 === |
43 |
43 |
|
44 |
|
-* Fix: Do not validate captcha when submit button type does not require validation |
45 |
|
-* Requires at least {{formcycle/}} version 7.0.11 |
|
68 |
+* Fix: Captcha is no longer validated if submission button type does not require validation. |
|
69 |
+* Requires {{formcycle/}} Version 7.0.11 or higher |
46 |
46 |
|
47 |
47 |
=== 2.0.2 === |
48 |
48 |
|
49 |
|
-* Feature: Set new attribute data-name on the hidden textarea |
50 |
|
-* Feature: Widget usable in condition properties in form desginer |
|
73 |
+* Feature: new attribute data-name for hidden textarea. |
|
74 |
+* Feature: widget can be used in condition properties in form designer |
51 |
51 |
|
52 |
52 |
=== 2.0.1 === |
53 |
53 |
|
54 |
|
-* Fix: Fix validation |
55 |
|
-* Feature: Add attribute validate-blur |
|
78 |
+* Fix: Adjustment to validation |
|
79 |
+* Feature: addition of the attribute validate-blur |
56 |
56 |
|
57 |
57 |
=== 2.0.0 === |
58 |
58 |
|
59 |
|
-* Feature: Adjustments for compatibility with V7 |
|
83 |
+* Feature: adaptations for {{formcycle/}} Version 7. |