[xwiki-users] Hardware

2007-12-10 Thread mattia_temp-newsgroup
Hi everybody!! I'd like to have some info about hw requirements. Taking as a point that i can install it in various configuration, can anybody please share some configuration and the related scalability? Thank you Mattia ___ L'email della prossima gen

[xwiki-users] Group identification

2007-12-10 Thread mattia_temp-newsgroup
Hi everybody, I'd like to create in the right pane a link visible only to a certain group of people (i.e. Group1) similarly to what happen for the admin center link. How can i do it? Thank you in advice for your help Have a good day Mattia ___ L'emai

Re: [xwiki-users] [SPAM] Group identification

2007-12-10 Thread Vitantonio Messa
[EMAIL PROTECTED] wrote: > Hi everybody, > > I'd like to create in the right pane a link visible only to a certain > group of people (i.e. Group1) similarly to what happen for the admin > center link. > > How can i do it? Hi Mattia, you can use some velocity to show the link only to users in

Re: [xwiki-users] [SPAM] Group identification

2007-12-10 Thread mattia_temp-newsgroup
Hi Vitantonio, i've tried search the archive, but i didn't find something that could explain it to a novice (especially due to i don't know velocity ) Could you please help me? Thank you!!! - Messaggio originale - Da: Vitantonio Messa <[EMAIL PROTECTED]> A: XWiki Users Inviato: Lunedì

Re: [xwiki-users] [SPAM] Re: [SPAM] Group identification

2007-12-10 Thread Vitantonio Messa
[EMAIL PROTECTED] wrote: > Hi Vitantonio, > > i've tried search the archive, but i didn't find something that could > explain it to a novice (especially due to i don't know velocity ) > > Could you please help me? > > Thank you!!! Mattia, first, set the username of the current user: #set ($us

Re: [xwiki-users] [SPAM] Re: [SPAM] Group identification

2007-12-10 Thread Sergiu Dumitriu
Vitantonio Messa wrote: > [EMAIL PROTECTED] wrote: >> Hi Vitantonio, >> >> i've tried search the archive, but i didn't find something that could >> explain it to a novice (especially due to i don't know velocity ) >> >> Could you please help me? >> >> Thank you!!! > > Mattia, > > first, set the

Re: [xwiki-users] Adding flash animation

2007-12-10 Thread Vincent Massol
Hi Antonio, On Dec 10, 2007, at 2:04 PM, Antonio Goncalves wrote: Hi, I've made an animation with Wink, transformed it into flash (swf file) and now I want to add it to my page. I've followed the instructions on http://www.xwiki.org/xwiki/bin/view/FAQ/HowDoIAddAnimatedGifSshockwaveAndFlash

Re: [xwiki-users] Adding flash animation

2007-12-10 Thread Sergiu Dumitriu
Antonio Goncalves wrote: > Hi, > > I've made an animation with Wink, transformed it into flash (swf file) > and now I want to add it to my page. I've followed the instructions on > http://www.xwiki.org/xwiki/bin/view/FAQ/HowDoIAddAnimatedGifSshockwaveAndFlashItemsToMyWiki > > but it does not

[xwiki-users] Adding flash animation

2007-12-10 Thread Antonio Goncalves
Hi, I've made an animation with Wink, transformed it into flash (swf file) and now I want to add it to my page. I've followed the instructions on http://www.xwiki.org/xwiki/bin/view/FAQ/HowDoIAddAnimatedGifSshockwaveAndFlashItemsToMyWiki but it does not work. What I do is that I attach my swf fil

[xwiki-users] Post migration problem

2007-12-10 Thread Víctor A. Rodríguez
Hi all, last week me made a migration from XWiki 0.9 to XWiki 1.1.2, and now we re experiencing the next problem. >From time to time the next exception is thrown : 09:55:24,604  WARN TP-Processor5 http:///xwiki/bin/download/Panels/SyntaxHelp?id=0 XWikiAction:execute:183 - Uncaught exception:

[xwiki-users] Installation problem

2007-12-10 Thread Sylvain Desbureaux
Hi all, I tried to install xwiki with Jetty/MySQL on a fedora core 8 server. I had some issues: * log4j*.jar must be put on the jetty lib and not on the xwiki lib * I had to remove xerces*.jar Now, I have this fault (plus others, but I hope this is the key exception): java.sql.BatchUpdateExcept

Re: [xwiki-users] Adding flash animation

2007-12-10 Thread Antonio Goncalves
Yes, cool, it works. Thanks Sergiu. This is what I wrote on my page after attaching the myanimation.swf file #set($width = "500") #set($height= "500") #set($flashurl = $doc.getAttachmentURL("myanimation.swf")) http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0";> http://www.

[xwiki-users] Full screen viewing

2007-12-10 Thread Antonio Goncalves
Hi, I would like to see a flash animation on a full screen page. Meaning that when I click on a particular link, menus, header and footer disapear so I can see the animation in a bigger scale. Do you know how to do that ? Antonio ___ users mailing list

Re: [xwiki-users] Full screen viewing

2007-12-10 Thread Esbach, Brandon
You can do most of this with space preferences; just put the animation on a page in the new space. To setup the space preferences, go into the Administration panel (under the user profiel/logout links at the top right if you are logged as admin). From: [EMAIL PROT

Re: [xwiki-users] Full screen viewing

2007-12-10 Thread Vincent Massol
You can remove all layout by adding ?xpage=plain to URLs. -Vincent On Dec 10, 2007, at 4:03 PM, Antonio Goncalves wrote: > Hi, > > I would like to see a flash animation on a full screen page. Meaning > that when I click on a particular link, menus, header and footer > disapear so I can see t

Re: [xwiki-users] Full screen viewing

2007-12-10 Thread Antonio Goncalves
?xpage=plain Simple as that. Thanks Vincent 2007/12/10, Vincent Massol <[EMAIL PROTECTED]>: > > You can remove all layout by adding ?xpage=plain to URLs. > > -Vincent > > On Dec 10, 2007, at 4:03 PM, Antonio Goncalves wrote: > > > Hi, > > > > I would like to see a flash animation on a full scre

Re: [xwiki-users] Post migration problem

2007-12-10 Thread Víctor A. Rodríguez
Víctor A. Rodríguez wrote: Hi all, last week me made a migration from XWiki 0.9 to XWiki 1.1.2, and now we re experiencing the next problem. >From time to time the next exception is thrown : 09:55:24,604  WARN TP-Processor5 http:///xwiki/bin/download/Panels/SyntaxHelp?id=0 XWikiAction:e

[xwiki-users] Upgrading to new 1.2rc1

2007-12-10 Thread Esbach, Brandon
Hi folks, I've been going through an upgrade process to get 1.2rc1 testing underway; but I can't seem to get the xwiki database correctly updated. So far I've run down the usual avenues: * Added the connector for mysql. * Setup the hibernate.cfg.xml as defined. * Granted permissi

[xwiki-users] New xwiki.org web site

2007-12-10 Thread Vincent Massol
Hi everyone, We now have a new version of the xwiki.org web site up and running on http://xwiki.org Let us know if you find any issue. I'd like to thank the following persons who helped: - Laurent Lunati for the skin - Thomas Mortagne for helping me with the migration - Guillaume Lerouge also

Re: [xwiki-users] New xwiki.org web site

2007-12-10 Thread André Pestana
I just realized that...hehehe where are those screencasts in UserGuide session?? -- André Pestana On Dec 10, 2007 4:55 PM, Vincent Massol <[EMAIL PROTECTED]> wrote: > Hi everyone, > > We now have a new version of the xwiki.org web site up and running on > http://xwiki.org > > Let us know if yo

Re: [xwiki-users] New xwiki.org web site

2007-12-10 Thread Benoit Hug
Hi Vincent, I have just see the new xwiki.org : it is very very nice ! bravo ! I have try on IE 7 (and MS XP) but the links don't work, except "login" and "what ist a wiki" to wikipedia ! I have never see such problem. The the arrow don't transform in hand to click on the link ! on FF 2 (and lin

Re: [xwiki-users] New xwiki.org web site

2007-12-10 Thread Vincent Massol
Hi, On Dec 10, 2007, at 9:05 PM, Benoit Hug wrote: > > Hi Vincent, > > I have just see the new xwiki.org : it is very very nice ! bravo ! > > I have try on IE 7 (and MS XP) but the links don't work, except > "login" and > "what ist a wiki" to wikipedia ! > I have never see such problem. The the

Re: [xwiki-users] New xwiki.org web site

2007-12-10 Thread Benoit Hug
Sorry, "right panel" and "products and platform" links don't work, the other works Benoit Benoit Hug wrote: > > Hi Vincent, > > I have just see the new xwiki.org : it is very very nice ! bravo ! > > I have try on IE 7 (and MS XP) but the links don't work, except "login" > and "what ist a wik

Re: [xwiki-users] Upgrading to new 1.2rc1

2007-12-10 Thread Ludovic Dubost
Hi, This line Can't create/write to file '#sql_fc0_0.MYD' (Errcode: 17) really does not seem right.. Have you tried a mysqlcheck to verify the db state Also does you hibernate file refer to feeds.hbm.xml in additional to xwiki.hbm.xml ? Ludovic Esbach, Brandon wrote: > > Hi folks, > > I've

Re: [xwiki-users] New xwiki.org web site

2007-12-10 Thread Vincent Massol
On Dec 10, 2007, at 9:05 PM, André Pestana wrote: I just realized that...hehehe where are those screencasts in UserGuide session?? Still there... :) http://enterprise.xwiki.org/xwiki/bin/view/UserGuide/ -Vincent On Dec 10, 2007 4:55 PM, Vincent Massol < [EMAIL PROTECTED]> wrote: Hi every

Re: [xwiki-users] New xwiki.org web site

2007-12-10 Thread Vincent Massol
This is now fixed. Please let me know if you still have some problem. -Vincent On Dec 10, 2007, at 9:11 PM, Vincent Massol wrote: > Hi, > > On Dec 10, 2007, at 9:05 PM, Benoit Hug wrote: > >> >> Hi Vincent, >> >> I have just see the new xwiki.org : it is very very nice ! bravo ! >> >> I have try

Re: [xwiki-users] New xwiki.org web site

2007-12-10 Thread Vincent Massol
I think this is fixed now. Could you try again? Thanks -Vincent On Dec 10, 2007, at 9:11 PM, Benoit Hug wrote: > > Sorry, "right panel" and "products and platform" links don't work, > the other > works > Benoit > > > > Benoit Hug wrote: >> >> Hi Vincent, >> >> I have just see the new xwiki.org