From version 4.1
edited by jdr
on 26.09.2022, 16:37
Change comment: There is no comment for this version
To version 2.1
edited by gru
on 30.06.2022, 10:16
Change comment: Copied from xwiki:Formcycle.PluginDocumentation.WidgetCaptcha

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Widget-Plugin: Google reCaptcha
1 +Widget-Plugin: Captcha
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.jdr
1 +XWiki.gru
Content
... ... @@ -1,28 +1,22 @@
1 -{{figure image="1_WidgetCaptcha_Logo_en.png" clear="h3"}}
2 -The icon for widgets of type //Google reCaptcha// in {{designer/}}.
1 +{{figure image="1_WidgetCaptcha_Logo_de.png" clear="h3"}}
2 +The icon for widgets of type //Captcha// as used in the {{designer/}}.
3 3  {{/figure}}
4 4  
5 -{{info}}
6 -{{version major="7" minor="0" patch="13" showInfo="true"}}
7 -This plugin can only be used with {{formcycle/}} Version 7.0.12 or higher.
8 -{{/version}}
9 -{{/info}}
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)
10 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"]] (requires login)
12 -
13 13  {{content/}}
14 14  
15 -== Function description ==
9 +== Overview ==
16 16  
17 -{{figure image="en_recaptcha_google_form.png" clear="h3"}}
18 -Example of an inserted //Google reCaptcha// widget in a form.
11 +{{figure image="2_WidgetCaptcha_Formular_en.png" clear="h3"}}
12 +Example of a captcha widget used in a form.
19 19  {{/figure}}
20 20  
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.
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.
22 22  
23 23  == Installation ==
24 24  
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]].
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]].
26 26  
27 27  == Configuration ==
28 28  
... ... @@ -38,27 +38,9 @@
38 38  
39 39  {{internBaseOptionsElement page="help" headline="h3"/}}
40 40  
41 -=== Options ===
42 -
43 -{{figure image="en_recaptcha_google_designer.png" clear="h3"}}
44 -Configuration of the reCaptcha keys via the designer.
45 -{{figure}}
46 -
47 -{{figure image="en_recaptcha_google_keys.png" clear="h3"}}
48 -The generated keys of the reCaptcha from Google
49 -{{figure}}
50 -
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:
53 -
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
58 -
59 59  {{velocity}}
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.
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.
62 62  {{/velocity}}
63 63  
64 64  == Version history ==
... ... @@ -65,21 +65,19 @@
65 65  
66 66  === 2.0.3 ===
67 67  
68 -* Fix: Captcha is no longer validated if submission button type does not require validation.
69 -* Requires {{formcycle/}} Version 7.0.11 or higher
44 +* Fix: Do not validate captcha when submit button type does not require validation
45 +* Requires at least {{formcycle/}} version 7.0.11
70 70  
71 71  === 2.0.2 ===
72 72  
73 -* Feature: new attribute data-name for hidden textarea.
74 -* Feature: widget can be used in condition properties in form designer
49 +* Feature: Set new attribute data-name on the hidden textarea
50 +* Feature: Widget usable in condition properties in form desginer
75 75  
76 76  === 2.0.1 ===
77 77  
78 -* Fix: Adjustment to validation
79 -* Feature: addition of the attribute validate-blur
54 +* Fix: Fix validation
55 +* Feature: Add attribute validate-blur
80 80  
81 81  === 2.0.0 ===
82 82  
83 -* Feature: adaptations for {{formcycle/}} Version 7.
84 -{{/figure}}
85 -{{/figure}}
59 +* Feature: Adjustments for compatibility with V7