... |
... |
@@ -1,24 +1,18 @@ |
1 |
1 |
{{figure image="1_WidgetCaptcha_Logo_de.png" clear="h3"}} |
2 |
|
-Das Symbol für Widgets vom Typ //Google reCaptcha// im {{designer/}}. |
|
2 |
+Das Symbol für Widgets vom Typ //Captcha// im {{designer/}}. |
3 |
3 |
{{/figure}} |
4 |
4 |
|
5 |
|
-{{info}} |
6 |
|
-{{version major="7" minor="0" patch="13" showInfo="true"}} |
7 |
|
-Dieses Plugin kann nur mit {{formcycle/}} Version 7.0.12 oder höher verwendet werden. |
8 |
|
-{{/version}} |
9 |
|
-{{/info}} |
|
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) |
10 |
10 |
|
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"]] (erfordert Anmeldung) |
12 |
|
- |
13 |
13 |
{{content/}} |
14 |
14 |
|
15 |
15 |
== Funktionsbeschreibung == |
16 |
16 |
|
17 |
17 |
{{figure image="2_WidgetCaptcha_Formular_de.png" clear="h3"}} |
18 |
|
-Beispiel für ein eingefügtes //Google reCaptcha// Widget in einem Formular. |
|
12 |
+Beispiel für ein eingefügtes Captcha in einem Formular. |
19 |
19 |
{{/figure}} |
20 |
20 |
|
21 |
|
-Das Plugin stellt ein neues Widget im Designer zur Verfügung, welches es erlaubt, ein //Google reCaptcha// im Formular einzufügen, dass der Nutzer vor dem Absenden des Formulars richtig ausfüllen muss. Das //Google reCaptcha// Widget kann in beliebiger Anzahl an einer beliebigen Positionen im Formular platziert werden. |
|
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. |
22 |
22 |
|
23 |
23 |
== Installation == |
24 |
24 |
|
... |
... |
@@ -47,19 +47,18 @@ |
47 |
47 |
|
48 |
48 |
=== 2.0.3 === |
49 |
49 |
|
50 |
|
-* Fix: Captcha wird nicht mehr validiert, wenn der Typ der Übermittlungsschaltfläche keine Validierung erfordert |
51 |
|
-* Erfordert {{formcycle/}} Version 7.0.11 oder höher |
|
44 |
+Fix: Do not validate captcha when submit button type does not require validation |
|
45 |
+Requires at least FC 7.0.11 |
52 |
52 |
|
53 |
53 |
=== 2.0.2 === |
54 |
54 |
|
55 |
|
-* Feature: Neues Attribut data-name für die versteckte Textarea |
56 |
|
-* Feature: Widget in Bedingungseigenschaften im Formulardesigner verwendbar |
|
49 |
+Set new attribute data-name on the hidden textarea |
|
50 |
+Widget usable in condition properties in form desginer |
57 |
57 |
|
58 |
58 |
=== 2.0.1 === |
59 |
59 |
|
60 |
|
-* Fix: Anpassung an der Validierung |
61 |
|
-* Feature: Hinzufügen des Attributs validate-blur |
|
54 |
+Fix validation, add attribute validate-blur |
62 |
62 |
|
63 |
63 |
=== 2.0.0 === |
64 |
64 |
|
65 |
|
-* Feature: Apassungen für {{formcycle/}} Version 7. |
|
58 |
+Adjustments for compatibility with V7 |