Re: [xwiki-users] Rendering strings in inline mode

2009-02-23 Thread Jean Couteau
Guillaume Lerouge a écrit : > On Mon, Feb 23, 2009 at 3:13 PM, Jean Couteau wrote: > > >> Guillaume Lerouge a écrit : >> >>> Hi, >>> >>> On Mon, Feb 23, 2009 at 2:51 PM, Jean Couteau >>> >> wrote: >> >>> Dear all, I am trying to render strings using veloc

Re: [xwiki-users] Rendering strings in inline mode

2009-02-23 Thread Guillaume Lerouge
On Mon, Feb 23, 2009 at 3:13 PM, Jean Couteau wrote: > Guillaume Lerouge a écrit : > > Hi, > > > > On Mon, Feb 23, 2009 at 2:51 PM, Jean Couteau > wrote: > > > > > >> Dear all, > >> > >> I am trying to render strings using velocity while i am in inline mode, > >> but every time, i got an input f

Re: [xwiki-users] Rendering strings in inline mode

2009-02-23 Thread Jean Couteau
Guillaume Lerouge a écrit : > Hi, > > On Mon, Feb 23, 2009 at 2:51 PM, Jean Couteau wrote: > > >> Dear all, >> >> I am trying to render strings using velocity while i am in inline mode, >> but every time, i got an input form with my value inside. >> >> How can i get my variable well displayed ?

Re: [xwiki-users] Rendering strings in inline mode

2009-02-23 Thread Guillaume Lerouge
Hi, On Mon, Feb 23, 2009 at 2:51 PM, Jean Couteau wrote: > Dear all, > > I am trying to render strings using velocity while i am in inline mode, > but every time, i got an input form with my value inside. > > How can i get my variable well displayed ? > > Here is my piece of code (with different

[xwiki-users] Rendering strings in inline mode

2009-02-23 Thread Jean Couteau
Dear all, I am trying to render strings using velocity while i am in inline mode, but every time, i got an input form with my value inside. How can i get my variable well displayed ? Here is my piece of code (with different tries): $context.setDisplayMode("view") #set($a="${backlogId},${domai