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
Hello,
I sometimes see strange behaviour in my applications. I'm using a lot of templates, where users fill in forms. But when saving I don't see the object in my presentation sheet, I rather get back an empty page. It seems to be happening at random. Has somebody experienced this kind of behaviour as well?
Cheers,
Joep Janssen
Hi,
Anyone tried these?
-- adjust the time on event calendar, so that the shaded 'today' matches local time?
-- modify the upper right corner of the s5-xwiki presentation to show local logo?
Thanks.
Wei-hsing
I am *very* new to xwiki. I am trying to install it on a server which
already has a postgres
install. In order to start, I would therefore prefer something full java
i.e. with hsqldb. Is there
an existing archive *ready* to use with this kind of setting ? Or does
somebody can point me to
the modification I should do for this to work based on the standard war
file.
Thanks
PS: I am running tomcat 5.0.28
PS2: I remember that such a version was available in the past - but
can't find it now.
--
Guillaume ALLEON
http://guillaume.alleon.free.fr/
I'm getting the following exception. Any suggestion what I should be looking
at:
2006-06-02 15:43:23 StandardWrapperValve[action]: Servlet.service() for
servlet
action threw exception
java.lang.NoSuchMethodError:
org.apache.commons.dbcp.BasicDataSourceFactory.crea
teDataSource(Ljava/util/Properties;)Ljavax/sql/DataSource;
at com.xpn.xwiki.store.DBCPConnectionProvider.configure
(DBCPConnectionPr
ovider.java:174)
at
org.hibernate.connection.ConnectionProviderFactory.newConnectionProvi
der(ConnectionProviderFactory.java:80)
at org.hibernate.cfg.SettingsFactory.createConnectionProvider
(SettingsFa
ctory.java:349)
at org.hibernate.cfg.SettingsFactory.buildSettings(
SettingsFactory.java:
58)
at org.hibernate.cfg.Configuration.buildSettings(Configuration.java
:1509
)
at org.hibernate.cfg.Configuration.buildSessionFactory(
Configuration.jav
...
Thanks
Duke
Hi,
Relevant Stats:
Fedora Core 4 / JBoss 4.0.4 / XWiki 0.9.840 / MySQL
5.0
I want to be able to introduce a new tag - like {table}, but
with a different style. {table style="foo"} as an extension would be good.
I found things like TableMacro, TableBuilder, as starting points but could
not find Table.java (which they use).
So, two questions
1) Am I on the right track with the TableBuilder and Table classes?
2) Is there docs on how to include a new macro (via a plugin,
perhaps?)
-Adrian
Adrian Hall
Sr. Product Line Manager
Technology Partnerships
ahall(a)mirapoint.com
Ph: (408) 667-4977
MSN: ahall(a)mirapoint.com
Skype: adrianhall
Tom Stone
Network Administrator
Hi,
Thanks for all your help I successfully moved my XWiki installation from my PC to A Windows 2003 server.
I used Brandon's instructions which included installing all of the sever software, downloading the war file and then putting this in the webapps folder.
At this point I restored the database - then created a user and gave it full rights to the database.
This got me up and running.
Cheers
Tom