[xwiki-users] Import UserList stored in database to a XWikiUser document

2010-10-26 Thread Bauyrzhan Matyganov
Hello dear friends and community I need your help with registering users. The question is: I have a database table wich contains a list of registered users to my website. Now, I want to import this list of users to my XWIKI application. But i dont know how to import it. I can select all user na

Re: [xwiki-users] Import UserList stored in database to a XWikiUser document

2010-10-27 Thread [Ricardo Rodriguez] eBioTIC.
Hi! Bauyrzhan Matyganov wrote: > Hello dear friends and community > I need your help with registering users. > > The question is: > > > I have a database table wich contains a list of registered users to my > website. > Now, I want to import this list of users to my XWIKI application. > But i dont

Re: [xwiki-users] Import UserList stored in database to a XWikiUser document

2010-10-27 Thread Gerritjan Koekkoek
I have developped a script XSLT that reads from a XML file. This script generates a groovy script that migrated our userdatabase into XWIKI The resulting groovy looked like this (I assume velocity will look alike from a structure perspective); vFullName = "AnjevanderLugt"