Thanks Vincent. I`ve wrote the mail in a hurry. Basically, the user profile sheet was also modified to read these section objects that contain a list of XWikiUsers class properties. The translations keys for the sections are generated using the section name (from the admin section) and the translations for the properties are actually the translated pretty names.
Another thing to note is that, in the previous version, the email obfuscation was performed in the sheet itself. Now it is performed in the email property of the XWikiUsersClass, using the custom display feature. Thanks, Eduard On Fri, Mar 16, 2012 at 10:06 PM, Vincent Massol <[email protected]> wrote: > > On Mar 16, 2012, at 9:05 PM, Vincent Massol wrote: > > > Hi Eddy, > > > > On Mar 16, 2012, at 8:16 PM, Eduard Moraru wrote: > > > >> Hi devs, > >> > >> I`ve worked on allowing an admin to more easily customize the > information > >> that is displayed on the user profile, once he has added some new > fields to > >> the XWikiUsers class (like "interests", "hobbies", "favorite books", > etc). > >> > >> The first version is without javascript. > >> > >> Please have a look at the pull request [1] (and the issue [2]) and cast > >> your vote whether we can merge it into master for 4.0M2 or not. > >> > >> Here's my +1. > > > > Would you have some screenshots too to easily see the new admin screen > for this? > > Answer: > http://jira.xwiki.org/secure/attachment/24772/userProfileCustomizer-screenshot.png > > Thanks > -Vincent > > >> Thanks, > >> Eduard > >> > >> ---------- > >> [1] https://github.com/xwiki/xwiki-platform/pull/38 > >> [2] http://jira.xwiki.org/browse/XWIKI-7626 > > > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

