Wiki source code of Widget-Plugin: Captcha


Hide last authors
gru 1.2 1 {{figure image="1_WidgetCaptcha_Logo_de.png" clear="h3"}}
awa 14.5 2 The icon for widgets of type //Captcha// as used in the {{designer/}}.
gru 1.2 3 {{/figure}}
4
awa 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)
gru 1.2 6
7 {{content/}}
8
awa 14.5 9 == Overview ==
gru 1.2 10
awa 14.5 11 {{figure image="2_WidgetCaptcha_Formular_en.png" clear="h3"}}
12 Example of a captcha widget used in a form.
gru 1.2 13 {{/figure}}
14
awa 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.
gru 1.2 16
17 == Installation ==
18
awa 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]].
gru 1.2 20
awa 14.5 21 == Configuration ==
gru 1.2 22
awa 14.5 23 The following properties can be configured on widgets of this type:
gru 1.2 24
25 {{internBaseOptionsElement page="base" headline="h3"/}}
26
gru 1.5 27 {{internBaseOptionsElement page="style" headline="h3"/}}
gru 1.2 28
29 {{internBaseOptionsElement page="label" headline="h3"/}}
30
31 {{internBaseOptionsElement page="cond" headline="h3"/}}
32
33 {{internBaseOptionsElement page="help" headline="h3"/}}
34
gru 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}}
gru 13.4 39
awa 14.5 40 == Version history ==
gru 13.4 41
awa 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
awa 14.4 50 === 2.1.1 ===
51
awa 14.5 52 * Fix: Does not override other images in the form with captcha images anymore.
awa 14.4 53
awa 14.3 54 === 2.1.0 ===
55
awa 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
awa 14.3 59
gru 13.4 60 === 2.0.3 ===
61
awa 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
gru 13.4 64
65 === 2.0.2 ===
66
awa 14.5 67 * Feature: Set new attribute data-name on the hidden textarea
68 * Feature: Widget usable in condition properties in form desginer
gru 13.4 69
70 === 2.0.1 ===
71
awa 14.5 72 * Fix: Fix validation
73 * Feature: Add attribute validate-blur
gru 13.4 74
75 === 2.0.0 ===
76
awa 14.5 77 * Feature: Adjustments for compatibility with V7