Wiki source code of Widget-Plugin: Google reCaptcha
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.2 | 1 | {{figure image="1_WidgetCaptcha_Logo_de.png" clear="h3"}} |
![]() |
21.1 | 2 | The icon for widgets of type //Google reCaptcha// in {{designer/}}. |
![]() |
1.2 | 3 | {{/figure}} |
4 | |||
![]() |
14.3 | 5 | {{info}} |
6 | {{version major="7" minor="0" patch="13" showInfo="true"}} | ||
![]() |
21.1 | 7 | This plugin can only be used with {{formcycle/}} Version 7.0.12 or higher. |
![]() |
14.3 | 8 | {{/version}} |
9 | {{/info}} | ||
![]() |
14.8 | 10 | |
![]() |
21.1 | 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"]] (requires login) |
![]() |
1.2 | 12 | |
13 | {{content/}} | ||
14 | |||
![]() |
21.1 | 15 | == Function description == |
![]() |
1.2 | 16 | |
![]() |
21.1 | 17 | {{figure image="en_recaptcha_google_form.png" clear="h3"}} |
18 | Example of an inserted //Google reCaptcha// widget in a form. | ||
![]() |
1.2 | 19 | {{/figure}} |
20 | |||
![]() |
21.1 | 21 | The plugin provides a new widget in the designer, which allows to insert a //Google reCaptcha// in the form that the user must fill in correctly before submitting the form. The //Google reCaptcha// widget can be placed in any number of positions in the form. |
![]() |
1.2 | 22 | |
23 | == Installation == | ||
24 | |||
![]() |
21.1 | 25 | The plugin can be installed as a client plugin or system plugin. Instructions on how to install plugins can be found [[here>>doc:Formcycle.UserInterface.Client.Plugins.WebHome]]. |
![]() |
1.2 | 26 | |
![]() |
21.1 | 27 | == Configuration == |
![]() |
1.2 | 28 | |
![]() |
21.1 | 29 | The following properties can be configured on widgets of this type: |
![]() |
1.2 | 30 | |
31 | {{internBaseOptionsElement page="base" headline="h3"/}} | ||
32 | |||
![]() |
1.5 | 33 | {{internBaseOptionsElement page="style" headline="h3"/}} |
![]() |
1.2 | 34 | |
35 | {{internBaseOptionsElement page="label" headline="h3"/}} | ||
36 | |||
![]() |
17.4 | 37 | {{internBaseOptionsElement page="cond" headline="h3"/}} |
38 | |||
39 | {{internBaseOptionsElement page="help" headline="h3"/}} | ||
40 | |||
![]() |
21.1 | 41 | === Options === |
![]() |
17.4 | 42 | |
![]() |
21.1 | 43 | {{figure image="en_recaptcha_google_designer.png" clear="h3"}} |
44 | Configuration of the reCaptcha keys via the designer. | ||
![]() |
15.2 | 45 | {{/figure}} |
46 | |||
![]() |
21.1 | 47 | {{figure image="en_recaptcha_google_keys.png" clear="h3"}} |
48 | The generated keys of the reCaptcha from Google | ||
![]() |
16.3 | 49 | {{/figure}} |
50 | |||
![]() |
21.1 | 51 | In the //Options// section, for the correct use of the //Google reCaptcha// widget, the website key and the secret key must be configured. |
52 | There are the following requirements for this: | ||
![]() |
15.1 | 53 | |
![]() |
21.1 | 54 | * registered Google account ([[login>>https://accounts.google.com/signup]]). |
55 | * creation of the reCaptcha via Google ([[see>>https://www.google.com/recaptcha/admin]]) | ||
56 | * At the created Google-reCaptcha go to settings and copy the created keys | ||
57 | * Paste the created keys into the configuration fields of the designer | ||
![]() |
16.2 | 58 | |
![]() |
13.3 | 59 | {{velocity}} |
![]() |
21.1 | 60 | ##== Visibility in Word/PDF export and print service plugin == |
61 | ##The widget is built so that it does not show up in the Word/PDF export and is not printed by the print service plugin. | ||
![]() |
13.3 | 62 | {{/velocity}} |
![]() |
13.4 | 63 | |
![]() |
21.1 | 64 | == Version history == |
![]() |
13.4 | 65 | |
66 | === 2.0.3 === | ||
67 | |||
![]() |
21.1 | 68 | * Fix: Captcha is no longer validated if submission button type does not require validation. |
69 | * Requires {{formcycle/}} Version 7.0.11 or higher | ||
![]() |
13.4 | 70 | |
71 | === 2.0.2 === | ||
72 | |||
![]() |
21.1 | 73 | * Feature: new attribute data-name for hidden textarea. |
74 | * Feature: widget can be used in condition properties in form designer | ||
![]() |
13.4 | 75 | |
76 | === 2.0.1 === | ||
77 | |||
![]() |
21.1 | 78 | * Fix: Adjustment to validation |
79 | * Feature: addition of the attribute validate-blur | ||
![]() |
13.4 | 80 | |
81 | === 2.0.0 === | ||
82 | |||
![]() |
21.1 | 83 | * Feature: adaptations for {{formcycle/}} Version 7. |