Wiki source code of Widget-Plugin: Captcha
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.2 | 1 | {{figure image="1_WidgetCaptcha_Logo_de.png" clear="h3"}} |
![]() |
14.5 | 2 | The icon for widgets of type //Captcha// as used in the {{designer/}}. |
![]() |
1.2 | 3 | {{/figure}} |
4 | |||
![]() |
14.5 | 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"]] (requires login) |
![]() |
1.2 | 6 | |
7 | {{content/}} | ||
8 | |||
![]() |
14.5 | 9 | == Overview == |
![]() |
1.2 | 10 | |
![]() |
14.5 | 11 | {{figure image="2_WidgetCaptcha_Formular_en.png" clear="h3"}} |
12 | Example of a captcha widget used in a form. | ||
![]() |
1.2 | 13 | {{/figure}} |
14 | |||
![]() |
14.5 | 15 | The plugin provides a new widget in the designer that allows to insert a captcha in the form that the user must fill in correctly before submitting the form. The captcha widget can be placed in any number of positions in the form. |
![]() |
1.2 | 16 | |
17 | == Installation == | ||
18 | |||
![]() |
14.5 | 19 | The plugin can be installed as a client plugin or system plugin. You can find instructions on how to install plugins [[here>>doc:Formcycle.UserInterface.Client.Plugins.WebHome]]. |
![]() |
1.2 | 20 | |
![]() |
14.5 | 21 | == Configuration == |
![]() |
1.2 | 22 | |
![]() |
14.5 | 23 | The following properties can be configured on widgets of this type: |
![]() |
1.2 | 24 | |
25 | {{internBaseOptionsElement page="base" headline="h3"/}} | ||
26 | |||
![]() |
1.5 | 27 | {{internBaseOptionsElement page="style" headline="h3"/}} |
![]() |
1.2 | 28 | |
29 | {{internBaseOptionsElement page="label" headline="h3"/}} | ||
30 | |||
31 | {{internBaseOptionsElement page="cond" headline="h3"/}} | ||
32 | |||
33 | {{internBaseOptionsElement page="help" headline="h3"/}} | ||
34 | |||
![]() |
13.3 | 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}} | ||
![]() |
13.4 | 39 | |
![]() |
14.5 | 40 | == Version history == |
![]() |
13.4 | 41 | |
![]() |
14.5 | 42 | === 2.1.3 === |
43 | |||
44 | * Fix: Solved several issues that prevent forms with captcha widgets to be included in other pages via AJAX. | ||
45 | |||
46 | === 2.1.2 === | ||
47 | |||
48 | * Fix: Solved an issue where other images were sometimes replaced by the captcha widget. | ||
49 | |||
![]() |
14.4 | 50 | === 2.1.1 === |
51 | |||
![]() |
14.5 | 52 | * Fix: Does not override other images in the form with captcha images anymore. |
![]() |
14.4 | 53 | |
![]() |
14.3 | 54 | === 2.1.0 === |
55 | |||
![]() |
14.5 | 56 | * Feature: Added refresh button for generating a new captcha |
57 | * Change: Made captcha more difficult for bots to solve | ||
58 | * Requires at least {{formcycle/}} version 7.1.0 | ||
![]() |
14.3 | 59 | |
![]() |
13.4 | 60 | === 2.0.3 === |
61 | |||
![]() |
14.5 | 62 | * Fix: Do not validate captcha when submit button type does not require validation |
63 | * Requires at least {{formcycle/}} version 7.0.11 | ||
![]() |
13.4 | 64 | |
65 | === 2.0.2 === | ||
66 | |||
![]() |
14.5 | 67 | * Feature: Set new attribute data-name on the hidden textarea |
68 | * Feature: Widget usable in condition properties in form desginer | ||
![]() |
13.4 | 69 | |
70 | === 2.0.1 === | ||
71 | |||
![]() |
14.5 | 72 | * Fix: Fix validation |
73 | * Feature: Add attribute validate-blur | ||
![]() |
13.4 | 74 | |
75 | === 2.0.0 === | ||
76 | |||
![]() |
14.5 | 77 | * Feature: Adjustments for compatibility with V7 |