Edward Laptop wrote: > Hi > > I have installed the windows standard xwiki with jetty and a HSQLDB > database. I have to edit the user registration to collect some different > info. THis will mean editing the database, probably adding some fields. I > have used mysql and phpmyadmin quite a lot. > > Could somebody please point me somewhere that will tell me how to get > started on using the adding fields, etc to the database?
That is not the way you should do things. XWiki has support for structured content, you must create an application for that. See: http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial http://www.theserverside.com/tt/articles/article.tss?l=XWiki -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
