Hi Duke, Luis, Luis Arias wrote:
Hi Duke,
Stéphane Laurière of Mandriva has done some excellent work in this area. If I remember our discussion with Ludovic about this, its better to create a new class like maybe XWiki.UserProfile add your extra properties there and modify the forms to take the new fields into account. There may be some tricky stuff there. Stéphane do you have a simple example that Duke could use to get started ? This should be packaged in the default database I suppose.
Luis.
Sorry for the late answer. Actually what I did has consisted in creating an additional Hibernate mapping for storing XWikiUsers into a dedicated table, for various reasons. I've created a mapping for storing groups too. I'm at your disposal if you need something like this. Stéphane