Bruno,
If i'm right you can edit this conection in Hibernate configuration. The file is in $xwiki\WEB-INF\hibernate.cfg.xml
-----Original Message-----
From: bruno.grandjean(a)mife90.org [mailto:bruno.grandjean@mife90.org]
Sent: quinta-feira, 8 de junho de 2006 11:37
To: xwiki-users(a)objectweb.org
Subject: [xwiki-users] how to connect wiki to an external database
Hi,
newbie, I would like to know if it is possible to connect a wiki to another Database. I am using a mysql database so as to store my different documents (pdf, jpg, word..) and I would access to these docs from a wiki.
thks
bruno
Hi,
newbie, I would like to know if it is possible to connect a wiki to another Database. I am using a mysql database so as to store my different documents (pdf, jpg, word..) and I would access to these docs from a wiki.
thks
bruno
I have a portal application that authenticates users and redirects to XWiki
(within a frame). Is it possible to pass the credentials to XWiki so users
dont have to re-authenticate again?
Thanks
Duke
Hello,
I've asked a question before on this subject (http://www.objectweb.org/wws/arc/xwiki-users/2006-03/msg00131.html), but now a slightly different one:
Dates in Xwiki are of type java.util.Calendar. This allows me to go back in time from the current date/time a certain amount. But suppose I want all objects, of a class with a date attribute, where the date attribute has a value from a start date to an end date. For instance: all object where date between 01-05-2006 and 31-05-2006. Is this possible as well? I haven't succeeded yet. So any help would be appreciated.
Thanks again,
Joep Janssen