Hi, On Wed, Mar 30, 2016 at 5:49 PM, abtv <[email protected]> wrote:
> Unfortunately, I have the same problem with 1.7 under xwiki 7.4.2 (Jetty + > hsqldb): > > CKEditor detected, loading realtime WYSIWYG code... > realtime-wysiwyg.js?cb=1459352454915:72 Creating realtime toggle > realtime-cleartext.js?cb=1459352454915:40 started > chainpad.js?cb=1459352454914:569 > [xwiki:XWiki.Admin-Administrator%2d9873211570186842] registered > realtime-wysiwyg.js?cb=1459352454915:183 Realtime is ready! > realtime-wysiwyg.js?cb=1459352454915:195 Readying new document > cursor.js?cb=1459352454915:10 [cursor.update] no ranges found > VM3618:1 Uncaught SyntaxError: Unexpected end of input > > Maybe problem not in RTWysiwyg, but in its dependencies? > > No this is in RT.. We are working on it and hope to fix it soon.. > By the way, I'm understand it's bug in opensource project, but when I can > expect rtwysiwyg developer fix the problem? I use xwiki and I need to > provide some solution for collaboration or make some estimations. I checked > the link > http://realtime.webviewers.org/xwiki/bin/view/Demos/RTSimpleWysiwyg > and these versions works pretty stable. It was almost 2 years ago, maybe I > can use old versions? With old editor/dependencies? > Well, while this old version works with basic text typing, it had some strong limitations for non text content, cursor handling, browser compatibility and the integration was never completed in XWiki (there is an extension which is version 1.3 but was never used in real testing). You can try it, but we won't be spending time on fixing bugs on it. We directed our effort towards CKEditor which is going to become the default editor in XWiki and we have implemented new support for any type of content. However we have some work still to refine it as the new module we implemented has some side effects which require some core work. We are actively working on making this realtime editor work well but we can't promise anything as we can discover more complex issues. Our first objective is to get to a stable version on which we can at least work each one at a time without getting any bugs. Then we tackle the full realtime issue which is a bit more complex and requires some low level work. Ludovic > > > > > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/How-to-run-RTWysiwyg-extension-not-in-demo-mode-tp7598488p7598738.html > Sent from the XWiki- Dev mailing list archive at Nabble.com. > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

