... |
... |
@@ -9,7 +9,7 @@ |
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. |
|
12 |
+Beispiel für ein eingefügtes Captcha in einem Formular. |
13 |
13 |
{{/figure}} |
14 |
14 |
|
15 |
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. |
... |
... |
@@ -24,35 +24,35 @@ |
24 |
24 |
|
25 |
25 |
{{internBaseOptionsElement page="base" headline="h3"/}} |
26 |
26 |
|
27 |
|
-=== Darstellung === |
|
27 |
+{{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//. |
|
31 |
+{{internBaseOptionsElement page="cond" headline="h3"/}} |
32 |
32 |
|
33 |
|
-=== Label === |
|
33 |
+{{internBaseOptionsElement page="help" headline="h3"/}} |
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}} |
|
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. |
|
38 |
+{{/velocity}} |
38 |
38 |
|
39 |
|
-Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Label//. |
|
40 |
+== Versionshistorie == |
40 |
40 |
|
41 |
|
-=== Bedingungen === |
|
42 |
+=== 2.0.3 === |
42 |
42 |
|
43 |
|
-{{internBaseOptionsElement page="cond" headline="h3"/}} |
|
44 |
+Fix: Do not validate captcha when submit button type does not require validation |
|
45 |
+Requires at least FC 7.0.11 |
44 |
44 |
|
45 |
|
-Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Bedingungen//. |
|
47 |
+=== 2.0.2 === |
46 |
46 |
|
47 |
|
-=== Hilfe === |
|
49 |
+Set new attribute data-name on the hidden textarea |
|
50 |
+Widget usable in condition properties in form desginer |
48 |
48 |
|
49 |
|
-{{internBaseOptionsElement page="help" headline="h3"/}} |
|
52 |
+=== 2.0.1 === |
50 |
50 |
|
51 |
|
-Dieses Element hat keine zusätzlichen Einstellungen im Bereich //Hilfe//. |
|
54 |
+Fix validation, add attribute validate-blur |
52 |
52 |
|
|
56 |
+=== 2.0.0 === |
53 |
53 |
|
54 |
|
-== Sichtbarkeit im Word-/PDF-Export und Print-Service-Plugin == |
55 |
|
- |
56 |
|
-Das Widget ist so aufgebaut, dass es nicht im Word-/PDF-Export auftaucht und vom Print-Service-Plugin nicht mit gedruckt wird. |
57 |
|
- |
58 |
|
- |
|
58 |
+Adjustments for compatibility with V7 |