Re: [xwiki-users] [ANN] XWiki Enterprise 2.6 RC2 Released

2010-11-17 Thread Hans-Peter Zorn
Hi, after upgrading to 2.6rc2 from xwiki 2.2.1, I am getting the following error: com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main XWiki context Wrapped Exception: Error number 3201 in 3: Exception while saving document xwiki:XWiki.XWikiUsers Wrapped Exception: Error

[xwiki-users] Livetable macro, custom classes, sorting

2010-03-04 Thread Hans-Peter Zorn
Hi, I am using xwiki 2.1.1 and i am having problem with livetable and a simple custom class. Here is my code: #set($collist = ["Customer", "Responsible", "TargetDate", "Activities", "priority", "_actions"]) #set($colprops = { "Customer" : { "type" : "text" , "size" : 20, "link" : "edit"},

[xwiki-users] Print page with comments

2009-01-09 Thread Hans-Peter Zorn
Hi, how do I print/export a wiki page including all of its comments in xwiki 1.6? thank you, Hans-Peter ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Groovy Script in Panel

2008-02-07 Thread Hans-Peter Zorn
FromPage("Myspace.MyDoc")), > replacing "Myspace.MyDoc" with the full name of a document where your > script is embedded. > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Hans-Peter Zorn > Sent: 07 February 200

[xwiki-users] Groovy Script in Panel

2008-02-07 Thread Hans-Peter Zorn
Hi, I have the following problem with groovy scripts in a panel: Even an empty groovy-script, but also simple ones like #panelheader('test') <% print "hallo" %> #panelfooter() are only shown as "groovy.lang.MissingPropertyException: No such property: panel for class: Script1" after a while (f

[xwiki-users] Registering every click on a wiki-link

2008-01-22 Thread Hans-Peter Zorn
Hi, We would like to detect usage patterns of users working with xwiki. Therefore we would need to call a custom method everytime a link within xwiki is selected. Is there an easy to do that by e.g. providing a plugin? Thanks in advance, Hans-Peter

[xwiki-users] Import of Backups

2007-10-29 Thread Hans-Peter Zorn
Hi, I am currently trying to migrate a already populated xwiki from hsqldb to mysql. The first thing I noticed is, that xwiki needs lots of heap space for attaching the backup.xar to the import page. This xar is about 20mb, the wiki is not that big, yet the tomcat process consumes about 1Gb resi

users@xwiki.org

2007-10-10 Thread Hans-Peter Zorn
Hi, Loris Conedera schrieb: > > Is someone using Apache Geronimo or Websphere Community Edition with > xwiki? I am using Websphere Community Edition and experienced a similar problem. You will need either to write a deployment-plan to inform WASCE about the dependency on the mysql-connector