I need a realtime collaboration editor for xwiki (it will be used as collaboration tool for people who edit the same document at the same time). I integrate xwiki with my app. I checked http://realtime.webviewers.org/xwiki/bin/view/Demos/RTAdvancedWysiwyg it works nice and I would like to implement it without demo mode but I don't know how. There is the following code: {{velocity output=\"none\"}} $xwiki.jsx.use(\"RTWysiwyg.WebHome\", {\"demoMode\":true}) I tried to change demoMode parameter, but I don't know how to persist data. Could you give any useful link how to use the extension in real app? Thanks in advance! -- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-run-RTWysiwyg-extension-not-in-demo... Sent from the XWiki- Dev mailing list archive at Nabble.com.