... |
... |
@@ -1,18 +1,24 @@ |
1 |
1 |
{{figure image="1_WidgetCaptcha_Logo_de.png" clear="h3"}} |
2 |
|
-Das Symbol für Widgets vom Typ //Captcha// im {{designer/}}. |
|
2 |
+Das Symbol für Widgets vom Typ //Google reCaptcha// im {{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 |
+Dieses Plugin kann nur mit {{formcycle/}} Version 7.0.12 oder höher verwendet werden. |
|
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"]] (erfordert Anmeldung) |
|
12 |
+ |
7 |
7 |
{{content/}} |
8 |
8 |
|
9 |
9 |
== Funktionsbeschreibung == |
10 |
10 |
|
11 |
11 |
{{figure image="2_WidgetCaptcha_Formular_de.png" clear="h3"}} |
12 |
|
-Beispiel für eine eingefügtes Captcha im Formulars. |
|
18 |
+Beispiel für ein eingefügtes //Google reCaptcha// Widget in einem Formular. |
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 |
+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. |
16 |
16 |
|
17 |
17 |
== Installation == |
18 |
18 |
|
... |
... |
@@ -24,35 +24,45 @@ |
24 |
24 |
|
25 |
25 |
{{internBaseOptionsElement page="base" headline="h3"/}} |
26 |
26 |
|
27 |
|
-=== Darstellung === |
|
33 |
+{{internBaseOptionsElement page="style" headline="h3"/}} |
28 |
28 |
|
29 |
29 |
{{internBaseOptionsElement page="label" headline="h3"/}} |
30 |
30 |
|
31 |
|
-Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Darstellung//. |
|
37 |
+=== Optionen === |
32 |
32 |
|
33 |
|
-=== Label === |
|
39 |
+Im Bereich //Optionen// muss zur korrekten Nutzung des //Google reCaptcha// Widget, der Website-Schlüssel und der Geheimschlüssel konfiguriert werden. |
|
40 |
+Dafür gibt es folgende Vorraussetzungen: |
34 |
34 |
|
35 |
|
-{{panel initial="hidden" responsive="true" width="600" triggerable="true" title="Basiseinstellungen für Label"}} |
36 |
|
-{{include document="Formcycle.Designer.Form.ElementProperties.Label" context="NEW"/}} |
37 |
|
-{{/panel}} |
|
42 |
+* registierter Google-Account ([[siehe>>https://accounts.google.com/signup]]) |
|
43 |
+* Erstellung des reCaptcha über Google ([[siehe>>https://www.google.com/recaptcha/admin]]) |
|
44 |
+* Einfügen der erstellten Schlüssel in den Konfigurationsfelder im Designer |
38 |
38 |
|
39 |
|
-Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Label//. |
|
46 |
+{{internBaseOptionsElement page="cond" headline="h3"/}} |
40 |
40 |
|
41 |
|
-=== Bedingungen === |
|
48 |
+{{internBaseOptionsElement page="help" headline="h3"/}} |
42 |
42 |
|
43 |
|
-{{internBaseOptionsElement page="cond" headline="h3"/}} |
|
50 |
+{{velocity}} |
|
51 |
+##== Sichtbarkeit im Word-/PDF-Export und Print-Service-Plugin == |
|
52 |
+##Das Widget ist so aufgebaut, dass es nicht im Word-/PDF-Export auftaucht und vom Print-Service-Plugin nicht mit gedruckt wird. |
|
53 |
+{{/velocity}} |
44 |
44 |
|
45 |
|
-Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Bedingungen//. |
|
55 |
+== Versionshistorie == |
46 |
46 |
|
47 |
|
-=== Hilfe === |
|
57 |
+=== 2.0.3 === |
48 |
48 |
|
49 |
|
-{{internBaseOptionsElement page="help" headline="h3"/}} |
|
59 |
+* Fix: Captcha wird nicht mehr validiert, wenn der Typ der Übermittlungsschaltfläche keine Validierung erfordert |
|
60 |
+* Erfordert {{formcycle/}} Version 7.0.11 oder höher |
50 |
50 |
|
51 |
|
-Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Hilfe//. |
|
62 |
+=== 2.0.2 === |
52 |
52 |
|
|
64 |
+* Feature: Neues Attribut data-name für die versteckte Textarea |
|
65 |
+* Feature: Widget in Bedingungseigenschaften im Formulardesigner verwendbar |
53 |
53 |
|
54 |
|
-== Sichtbarkeit im Word-/PDF-Export und Print-Service-Plugin == |
|
67 |
+=== 2.0.1 === |
55 |
55 |
|
56 |
|
-Das Widget ist so aufgebaut, dass es nicht im Word-/PDF-Export auftaucht und vom Print-Service-Plugin nicht mit gedruckt wird. |
|
69 |
+* Fix: Anpassung an der Validierung |
|
70 |
+* Feature: Hinzufügen des Attributs validate-blur |
57 |
57 |
|
|
72 |
+=== 2.0.0 === |
58 |
58 |
|
|
74 |
+* Feature: Apassungen für {{formcycle/}} Version 7. |