[xwiki-devs] Mysterious fields in XWiki Preferences
In the following screenshot (XE 1.6.1), I've had hard time to understand what those fields are dedicated to... (Fields "anonymous/registered" repeated three times in a row)Thanks for your help...
On Tue, Jan 6, 2009 at 6:15 PM, stephane barbey <sbarbey@gmail.com> wrote:
In the following screenshot (XE 1.6.1), I've had hard time to understand what those fields are dedicated to... (Fields "anonymous/registered" repeated three times in a row)Thanks for your help...
The real names are "registration_anonymous", "registration_registered", "edit_anonymous", "edit_registered", "comment_anonymous" and "comment_registered" (you can see theses in the class) but I have no idea of what it can be. Maybe some leftover of an old way of dealing with rights (since we never remove anything from the classes).
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
Thomas Mortagne wrote:
On Tue, Jan 6, 2009 at 6:15 PM, stephane barbey <sbarbey@gmail.com> wrote:
In the following screenshot (XE 1.6.1), I've had hard time to understand what those fields are dedicated to... (Fields "anonymous/registered" repeated three times in a row)Thanks for your help...
The real names are "registration_anonymous", "registration_registered", "edit_anonymous", "edit_registered", "comment_anonymous" and "comment_registered" (you can see theses in the class) but I have no idea of what it can be. Maybe some leftover of an old way of dealing with rights (since we never remove anything from the classes).
They are used for captcha activation on registration and edit. However, I don't think we have a proper documentation for them (maybe digging in old thread on xwiki-users...) and I'm not sure either they are usable as is (you need to do more than just fill in the fields to actually activate captcha). Jerome.
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
Thanks Guys. 2009/1/6 Jerome Velociter <jerome@xwiki.com>
Thomas Mortagne wrote:
On Tue, Jan 6, 2009 at 6:15 PM, stephane barbey <sbarbey@gmail.com> wrote:
In the following screenshot (XE 1.6.1), I've had hard time to understand what those fields are dedicated to... (Fields "anonymous/registered" repeated three times in a row)Thanks for your help...
The real names are "registration_anonymous", "registration_registered", "edit_anonymous", "edit_registered", "comment_anonymous" and "comment_registered" (you can see theses in the class) but I have no idea of what it can be. Maybe some leftover of an old way of dealing with rights (since we never remove anything from the classes).
They are used for captcha activation on registration and edit. However, I don't think we have a proper documentation for them (maybe digging in old thread on xwiki-users...) and I'm not sure either they are usable as is (you need to do more than just fill in the fields to actually activate captcha).
Jerome.
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
participants (3)
-
Jerome Velociter -
stephane barbey -
Thomas Mortagne