Last modified by Thomas Mortagne on 2017/03/24

<
From version < 9.1 >
edited by Caleb James DeLisle
on 2010/03/25
To version < 11.1 >
edited by Thomas Mortagne
on 2010/03/25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Caleb_James_DeLisle
1 +XWiki.ThomasMortagne
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  First milestone of the XWiki Enterprise 2.3 version ([[Roadmap>>enterprise:Main.Roadmap]]).
6 6  
7 -The highlights of this release are: new annotation feature, new colibri color theme editor, ability to require CAPTCHA completion for anonymous to comment on a page.
7 +The highlights of this release are: new annotation feature, new colibri color theme editor, anonymous commenting with captcha.
8 8  
9 9  = New and Noteworthy (since XWiki Enterprise 2.2.3) =
10 10  
... ... @@ -59,9 +59,12 @@
59 59  
60 60  Read more about Color Themes on the dedicated [[application page>>code:Applications.ColorThemeApplication]].
61 61  
62 -== CAPTCHA support for anonymous comments ==
62 +== Anonymous commenting with Captcha ==
63 63  
64 -{{warning}}TODO{{/warning}}
64 +Now thanks to the [[captcha module>>code:Modules.CaptchaModule]] you can require unregistered users to solve a captcha in order to post comments. To require guests to solve a captcha simply go to the "Rights" section of the [[Administration Application>>code:Applications.AdministrationApplication]] for the wiki or just the space, and check the box saying "Require unregistered users to solve a captcha when posting a comment on a page". **Note** This box does not give guests permission to comment, it only adds a requirement for commenting if they already have permission.
65 +[[This feature is documented here.>>platform:AdminGuide.Configuration]]
66 +Sample:
67 +image:CommentCaptcha.png
65 65  
66 66  == Translations ==
67 67  
... ... @@ -73,6 +73,10 @@
73 73  
74 74  * [[Bugs we know about>>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]]
75 75  
79 +{{error}}
80 +There is a regression in this version: empty paragraph or paragraph containing only a macro is not parser properly. See http://jira.xwiki.org/jira/browse/XWIKI-5046 for more details.
81 +{{/error}}
82 +
76 76  = Backward Compatibility and Migration Notes =
77 77  
78 78  == General Notes ==

Get Connected