... |
... |
@@ -1,26 +1,32 @@ |
1 |
1 |
{{figure image="1_WidgetCaptcha_Logo_de.png" clear="h3"}} |
2 |
|
-Das Symbol für Widgets vom Typ //Captcha// im {{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"]] (erfordert Anmeldung) |
|
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 |
|
-== Funktionsbeschreibung == |
|
15 |
+== Function description == |
10 |
10 |
|
11 |
|
-{{figure image="2_WidgetCaptcha_Formular_de.png" clear="h3"}} |
12 |
|
-Beispiel für ein eingefügtes Captcha in einem Formular. |
|
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 |
|
-Das Plugin stellt ein neues Widget im Designer zur Verfügung, welches es erlaubt, auf ein Captcha im Formular einzufügen, dass der Nutzer vor dem Absenden des Formulars richig ausfüllen muss. Das Captcha-Widget kann in beliebiger Anzahl an einer beliebigen Positionen im Formular platziert werden. |
|
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 |
|
-Das Plugin kann als Mandant-Plugin oder System-Plugin installiert werden. Eine Anleitung zur Installation von Plugins finden Sie [[hier>>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 |
|
-== Konfiguration == |
|
27 |
+== Configuration == |
22 |
22 |
|
23 |
|
-An Widgets dieses Typs können die folgenden Eigenschaften konfiguriert werden: |
|
29 |
+The following properties can be configured on widgets of this type: |
24 |
24 |
|
25 |
25 |
{{internBaseOptionsElement page="base" headline="h3"/}} |
26 |
26 |
|
... |
... |
@@ -32,28 +32,46 @@ |
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 |
|
-== Versionshistorie == |
|
64 |
+== Version history == |
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. |