... |
... |
@@ -1,1 +1,84 @@ |
1 |
|
-TBD |
|
1 |
+{{figure image="1_WidgetCaptcha_Logo_de.png" clear="h3"}} |
|
2 |
+Das Symbol für Widgets vom Typ //Google reCaptcha// im {{designer/}}. |
|
3 |
+{{/figure}} |
|
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}} |
|
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 |
+{{content/}} |
|
14 |
+ |
|
15 |
+== Funktionsbeschreibung == |
|
16 |
+ |
|
17 |
+{{figure image="2_WidgetCaptcha_Formular_de.png" clear="h3"}} |
|
18 |
+Beispiel für ein eingefügtes //Google reCaptcha// Widget in einem Formular. |
|
19 |
+{{/figure}} |
|
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. |
|
22 |
+ |
|
23 |
+== Installation == |
|
24 |
+ |
|
25 |
+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]]. |
|
26 |
+ |
|
27 |
+== Konfiguration == |
|
28 |
+ |
|
29 |
+An Widgets dieses Typs können die folgenden Eigenschaften konfiguriert werden: |
|
30 |
+ |
|
31 |
+{{internBaseOptionsElement page="base" headline="h3"/}} |
|
32 |
+ |
|
33 |
+{{internBaseOptionsElement page="style" headline="h3"/}} |
|
34 |
+ |
|
35 |
+{{internBaseOptionsElement page="label" headline="h3"/}} |
|
36 |
+ |
|
37 |
+=== Optionen === |
|
38 |
+ |
|
39 |
+{{figure image="de_recaptcha_google_designer.png" clear="h3"}} |
|
40 |
+Konfiguration der reCaptcha Schlüssel über den Designer |
|
41 |
+{{/figure}} |
|
42 |
+ |
|
43 |
+{{figure image="de_recaptcha_google_keys.png" clear="h3"}} |
|
44 |
+Die erzeugten Schlüssel des reCaptcha von Google |
|
45 |
+{{/figure}} |
|
46 |
+ |
|
47 |
+ |
|
48 |
+Im Bereich //Optionen// muss zur korrekten Nutzung des //Google reCaptcha// Widget, der Website-Schlüssel und der Geheimschlüssel konfiguriert werden. |
|
49 |
+Dafür gibt es folgende Vorraussetzungen: |
|
50 |
+ |
|
51 |
+* registierter Google-Account ([[Anmeldung>>https://accounts.google.com/signup]]) |
|
52 |
+* Erstellung des reCaptcha über Google ([[siehe>>https://www.google.com/recaptcha/admin]]) |
|
53 |
+* Beim erstellten Google-reCaptcha unter Einstellungen gehen und die erzeugten Schlüssel kopieren |
|
54 |
+* Einfügen der erstellten Schlüssel in die Konfigurationsfelder des Designers |
|
55 |
+ |
|
56 |
+{{internBaseOptionsElement page="cond" headline="h3"/}} |
|
57 |
+ |
|
58 |
+{{internBaseOptionsElement page="help" headline="h3"/}} |
|
59 |
+ |
|
60 |
+{{velocity}} |
|
61 |
+##== Sichtbarkeit im Word-/PDF-Export und Print-Service-Plugin == |
|
62 |
+##Das Widget ist so aufgebaut, dass es nicht im Word-/PDF-Export auftaucht und vom Print-Service-Plugin nicht mit gedruckt wird. |
|
63 |
+{{/velocity}} |
|
64 |
+ |
|
65 |
+== Versionshistorie == |
|
66 |
+ |
|
67 |
+=== 2.0.3 === |
|
68 |
+ |
|
69 |
+* Fix: Captcha wird nicht mehr validiert, wenn der Typ der Übermittlungsschaltfläche keine Validierung erfordert |
|
70 |
+* Erfordert {{formcycle/}} Version 7.0.11 oder höher |
|
71 |
+ |
|
72 |
+=== 2.0.2 === |
|
73 |
+ |
|
74 |
+* Feature: Neues Attribut data-name für die versteckte Textarea |
|
75 |
+* Feature: Widget in Bedingungseigenschaften im Formulardesigner verwendbar |
|
76 |
+ |
|
77 |
+=== 2.0.1 === |
|
78 |
+ |
|
79 |
+* Fix: Anpassung an der Validierung |
|
80 |
+* Feature: Hinzufügen des Attributs validate-blur |
|
81 |
+ |
|
82 |
+=== 2.0.0 === |
|
83 |
+ |
|
84 |
+* Feature: Apassungen für {{formcycle/}} Version 7. |