Re: [xwiki-users] Groovy JARs

2009-10-08 Thread Vincent Massol
On Oct 8, 2009, at 5:30 PM, Lewis Denizen wrote: > Thanks a million Vincent! If there's anything I can help with (I > guess > mainly testing :-S), please give me a shout - I'd be more than > willing to > try it out :-) I hope to finish it tomorrow. Thanks -Vincent > > On Wed, Oct 7, 2009

[xwiki-users] table border in xwiki

2009-10-08 Thread walido
Hi, i maked a copy of an html page into an xwiki page but i have this problem with tables that appears with blue border around the text but the and no way to make this border invisible what should i do thanks for helping me on this one :) -- View this message in context: http://n2.nabble.com/t

Re: [xwiki-users] XWiki request object argument list

2009-10-08 Thread Jerome Velociter
Hi Joshua, The request object exposed a script API is nothing else than a Java http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpServletRequest.html So you can call getParameterNames, for example in velocity : {{velocity}} #foreach($paramName in $request.parameterNames) * $pa

[xwiki-users] XWiki request object argument list

2009-10-08 Thread Rieken, Joshua
Hi again, Is there a way to programmatically get a list of all arguments in an HTTP request? I know you can access each argument if you know its name (e.g., request.confirm), but is there a way to get a container of all provided arguments? Thanks, -Joshua- __

Re: [xwiki-users] Groovy JARs

2009-10-08 Thread Lewis Denizen
Thanks a million Vincent! If there's anything I can help with (I guess mainly testing :-S), please give me a shout - I'd be more than willing to try it out :-) On Wed, Oct 7, 2009 at 11:32 PM, Vincent Massol wrote: > Hi Lewis, > > On Oct 7, 2009, at 4:24 PM, Lewis Denizen wrote: > > > Thanks Th

Re: [xwiki-users] [myxwiki] new wiki request

2009-10-08 Thread Jean-Vincent Drean
Done: http://flavius.myxwiki.org/xwiki/bin/view/Main/ Happy wikiing :) JV. On Wed, Oct 7, 2009 at 11:51 AM, Flavius Olaru wrote: > Hi, > > I am interested in having a wiki hosted at myxwiki.org for personal purpose, > like daily blogging regarding my discoveries using XWiki, velocity etc., > som

Re: [xwiki-users] xwiki 2.0 issues

2009-10-08 Thread hel-o
Hi, and thanks for your answer. Now i know what works and what does not work anymore. Guillaume Lerouge wrote: > > > Do you mean a title different from the link in the breadcrumb? If this is > what you mean then yes, you can no longer have a title that's different > from > the breadcrumb. We

Re: [xwiki-users] [myxwiki] new wiki request

2009-10-08 Thread Flavius Olaru
On Wed, Oct 7, 2009 at 7:07 PM, Thomas Mortagne wrote: > On Wed, Oct 7, 2009 at 17:27, Jean-Vincent Drean > wrote: > > On Wed, Oct 7, 2009 at 11:51 AM, Flavius Olaru > wrote: > >> Hi, > >> > >> I am interested in having a wiki hosted at myxwiki.org for personal > purpose, > >> like daily bloggin