Re: [xwiki-users] setContent and multilines

2009-07-22 Thread PERINAUD Christophe
Hi Sergiu Thank you. It works great. -Message d'origine- De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part de Sergiu Dumitriu Envoyé : mercredi 22 juillet 2009 17:20 À : XWiki Users Objet : Re: [xwiki-users] setContent and multilines PERINAUD Christophe wrote: >

users@xwiki.org

2009-07-22 Thread Ludovic Dubost
Hi Niels, I have a prototype of XWIki partially working with some changes on app engine http://xwiki1.appspot.com/bin/view/Main/ I've made all the servlet / jvm part work as well as the cache subsystem. The main missing piece is a real storage with support for querying. We have no plans at th

users@xwiki.org

2009-07-22 Thread Niels Mayer
http://code.google.com/appengine/docs/whatisgoogleappengine.html Java is supported via Java 6 JVM and standard libs: http://code.google.com/appengine/docs/java/gettingstarted/ My biggest question w/r/t Xwiki is AppEngine's database support: > The Datastore > > App Engine provides a powerful dist

Re: [xwiki-users] setContent and multilines

2009-07-22 Thread Sergiu Dumitriu
PERINAUD Christophe wrote: > Hello all > > I create a page that will generate a statistics table. I would like to write > this table in a page. How i can do that ? > I tried this : > $document.setContent("{table}Date|Start|End|Duration \n > 20090616|1|2|3 \n{table}") > > But the result

Re: [xwiki-users] Velocity code in XWiki Enterprise 1.9.1.21780

2009-07-22 Thread Sergiu Dumitriu
Marc Lijour wrote: > On Wednesday 22 July 2009 02:26:48 Sergiu Dumitriu wrote: >> Marc Lijour wrote: >>> I did not find how to submit this fully as a comment to >>> http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial >> What do you mean by that? Logged in users can post comments, and I se

Re: [xwiki-users] Velocity code in XWiki Enterprise 1.9.1.21780

2009-07-22 Thread Jean Couteau
Marc Lijour a écrit : > On Wednesday 22 July 2009 02:26:48 Sergiu Dumitriu wrote: > >> Marc Lijour wrote: >> >>> I did not find how to submit this fully as a comment to >>> http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial >>> >> What do you mean by that? Logged in users

Re: [xwiki-users] Velocity code in XWiki Enterprise 1.9.1.21780

2009-07-22 Thread Marc Lijour
On Wednesday 22 July 2009 02:26:48 Sergiu Dumitriu wrote: > Marc Lijour wrote: > > I did not find how to submit this fully as a comment to > > http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial > > What do you mean by that? Logged in users can post comments, and I see > that you do have

[xwiki-users] setContent and multilines

2009-07-22 Thread PERINAUD Christophe
Hello all I create a page that will generate a statistics table. I would like to write this table in a page. How i can do that ? I tried this : $document.setContent("{table}Date|Start|End|Duration \n 20090616|1|2|3 \n{table}") But the result is : Date Start End Durationn 20090616 1 2 3

Re: [xwiki-users] Is there a pilot in Workspace ?

2009-07-22 Thread Jerome Velociter
Hervé Agnoux wrote: > Le mercredi 22 juillet 2009, Jerome Velociter a écrit : > >> Right now no developer is actively working on Workspaces. If you have >> technical insight and a little experience with XWiki you will be able to >> achieve adapting the FAQ to XWS. There is a draft tutorial targe

Re: [xwiki-users] Is there a pilot in Workspace ?

2009-07-22 Thread Hervé Agnoux
Le mercredi 22 juillet 2009, Jerome Velociter a écrit : > > Right now no developer is actively working on Workspaces. If you have > technical insight and a little experience with XWiki you will be able to > achieve adapting the FAQ to XWS. There is a draft tutorial targeting > application creation

Re: [xwiki-users] Is there a pilot in Workspace ?

2009-07-22 Thread Jerome Velociter
Hello, Hervé Agnoux wrote: > Hi, > > I have plainty problems with XWiki Workspace, and no response. > Perhaps my > english ? > > Last of them : I'm trying FAQTutorial > (http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial) ; first step > is search XWikiClasses. The FAQ is an applica

Re: [xwiki-users] Worspaces : edit mode

2009-07-22 Thread Jerome Velociter
Hi Hervé, Hervé Agnoux wrote: > Hi, > > I have two question about edit with workspace : > > - how can I configuration the edit mode : they are in wisiwig, and I don't > see > how to go in wiki mode ? There is no separated wiki mode per se in workspaces, but AFAIR their is a "wiki" button insid

Re: [xwiki-users] Cannot import default xar

2009-07-22 Thread hel-o
Hi, Sergiu Dumitriu-2 wrote: > > hel-o wrote: > > Idea: try to clean the browser cache first. Som JS functions have been > moved around. > > thats what i've done first. I tried to import the xar also in my local installation. Same result. Tried step by step with hold on every error in fir