[xwiki-users] wrong?

2008-05-30 Thread Gabriela Radu
this does not work: http://code.xwiki.org/xwiki/bin/view/Snippets/DeleteSpaceSnippet thx Take care , Gabriela Radu :) www.gabrielaradu.com ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Problem with TaskManager Application

2008-05-30 Thread Frantisek Kall
Hi Guillaume, Thanks for answer, I deleted all pages of Task Manager application, and I imported it once more. Here is list of imported pages Tasks.WebHome: TasksCode.ViewTask: TasksCode.EditTask: TasksCode.IssueClass: TasksCode.IssueClassSheet: TasksCode.IssueClassTemplate: TasksCode.Macros:

[xwiki-users] A exception about Table 'xwiki.xwikidoc' doesn't exist when install xwiki.

2008-05-30 Thread jing shen
I use tomcat and mysql to install xwiki. I choose war file to deploy. But after I finish the configure and visit the link(http://localhost:8080/xwiki/ ). The error occur. I think maybe because I do not import the database schema. But I can't find it in the war file. Below is trace. please

Re: [xwiki-users] code problem

2008-05-30 Thread Hosam Hassan
I just copied and pasted the xwiki folder when I was migrating I didn't even download anything. Original Message: Hosam Hassan wrote: br / The tomcat it works with is 6.0.14 and the one which is messed up is 5.5.23 br / br /It shouldn't depend on the version of tomcat. Are you sure it is the

[xwiki-users] XWIki SMTP

2008-05-30 Thread Hosam Hassan
Hello guys, I need to send emails and notifcations from the XWiki. Problem is that xwiki can't configure password for SMTP user. This is impossible in my case to cancel the passsword for the SMTP server. Will I need to write my own plugin for that or its possible to do that in someway?

[xwiki-users] How to create the top menu items in a single line in Space Prefs in Administration

2008-05-30 Thread Saraswatee Kashyap
Hi, What should be done to get the top menu items in a single line? We are using menuitem to create the menu items which we get in multiple lines. Can you provide us the way in which the menu should be created in a single line. Thanks, Sara ___

Re: [xwiki-users] A exception about Table 'xwiki.xwikidoc' doesn't exist when install xwiki.

2008-05-30 Thread Sergiu Dumitriu
jing shen wrote: I use tomcat and mysql to install xwiki. I choose war file to deploy. But after I finish the configure and visit the link(http://localhost:8080/xwiki/ ). The error occur. I think maybe because I do not import the database schema. But I can't find it in the war file.

Re: [xwiki-users] wrong?

2008-05-30 Thread Sergiu Dumitriu
Gabriela Radu wrote: this does not work: http://code.xwiki.org/xwiki/bin/view/Snippets/DeleteSpaceSnippet It does work. -- Sergiu Dumitriu http://purl.org/net/sergiu/ ___ users mailing list users@xwiki.org

Re: [xwiki-users] How to create the top menu items in a single line in Space Prefs in Administration

2008-05-30 Thread Sergiu Dumitriu
Saraswatee Kashyap wrote: Hi, What should be done to get the top menu items in a single line? We are using menuitem to create the menu items which we get in multiple lines. Can you provide us the way in which the menu should be created in a single line. I have no idea what you're talking

Re: [xwiki-users] A exception about Table 'xwiki.xwikidoc' doesn't exist when install xwiki.

2008-05-30 Thread jing shen
Hi Sergiu Dumitriu, Thank you for you reply. But I still can't resolve my problem. Others Importing SQL commands into your MySQL database Execute the following: mysql -u xwiki -p xwiki -h 127.0.0.1 mycommands.sql I have creat a database which name is xwiki. and I also create a xwiki/xwiki

[xwiki-users] Image macro inside a recursive macro doesn't work for the first call

2008-05-30 Thread Tiago Rinck Caveden
Hello, I have a recursive velocity macro that calls the Image macro provided by XWiki. Weirdly, the call doesn't work only for the first call of this recursive function. All the subsequent ones (the really recursive calls) render the image perfectly. For the first call what's rendered is the code

Re: [xwiki-users] Image macro inside a recursive macro doesn't work for the first call

2008-05-30 Thread Tiago Rinck Caveden
I forgot to mention that the problem is in the first call of the image macro inside my macro only. I tried calling the image macro before and after the call to my recursive macro, and in both cases it worked without any problems. On Fri, May 30, 2008 at 4:57 PM, Tiago Rinck Caveden [EMAIL

Re: [xwiki-users] A exception about Table 'xwiki.xwikidoc' doesn't exist when install xwiki.

2008-05-30 Thread Sergiu Dumitriu
jing shen wrote: Hi Sergiu Dumitriu, Thank you for you reply. But I still can't resolve my problem. Others Importing SQL commands into your MySQL database Execute the following: mysql -u xwiki -p xwiki -h 127.0.0.1 mycommands.sql ^^^ Where did you get this from? I have creat a

[xwiki-users] Page attachment file display names

2008-05-30 Thread Daniel Selifonov
Hello, I have a question about the displaying of filenames for files attached to pages. There seems to be a limit of 25 characters in the body of the filename before the filename is truncated, and the filename is shown as ReallyLongAttachedFilenam~.ext on the page. Long filenames are pretty

Re: [xwiki-users] XWIki SMTP

2008-05-30 Thread Jean-Vincent Drean
SMTP authentication is not supported by the mailsender plugin, this would be an appreciated contribution :) On Fri, May 30, 2008 at 3:44 PM, Hosam Hassan [EMAIL PROTECTED] wrote: Hello guys, I need to send emails and notifcations from the XWiki. Problem is that xwiki can't configure password

Re: [xwiki-users] Xwiki memory leak?

2008-05-30 Thread Richard V .
Hi everyone, Thanks for the tips and clarification about the PermGen out of memory error. I did a bit of research on that myself and found out that the problems is bigger than I initially thought. The source of the problem is not directly coming from XWiki code, but from the supporting

Re: [xwiki-users] XWIki SMTP

2008-05-30 Thread Gabe Wong
I think the easiest thing would just be to abstract the Mail Session source in the mailsender by configuring a Session Object in the App Server and referencing via jndi. In Tomcat this can be done like so: CONTEXT.xml: Resource name=mail/xwikiMSession auth=Container

[xwiki-users] Virtual wikis

2008-05-30 Thread hel-o
Couldn't find an answer to the last comment in the Creating a virtual XWiki environment page in the documentation, so i post it here again: The examples above show adding multipe virtual servers under one domain name (*.yourdomain.com); instead can we utilize virtual domains using different