[xwiki-users] xwiki database
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?
I've installed DBvisualiser as suggested in the help files. Running the connection wizard it says "Select appropraite driver" and offers me "HSQLDB server" or "HSQLDB embedded" which do I want? It then asks me to load driver files - which opens a "browse" window - where should I point it please? thanks -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Edward Laptop Sent: 04 November 2008 15:16 To: XWiki Users Subject: [xwiki-users] xwiki database 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? _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
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/
participants (2)
-
Edward Laptop -
Sergiu Dumitriu