[xwiki-devs] How to use rtwiki extension not in demo mode?
I tried to use rtwysiwyg extension and have problems with it. I would like to have another option: to use rtwiki extension. The problem I have: rtwiki works in demo mode (RTWiki/Demo), but I don't know how to use rtwiki extension to edit other pages. What should I do to enable collaboration for usual pages (not from RTWiki/Demo)? -- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-use-rtwiki-extension-not-in-demo-mo... Sent from the XWiki- Dev mailing list archive at Nabble.com.
The extension for RTWiki is here: http://extensions.xwiki.org/xwiki/bin/view/Extension/RtWiki This enables realtime editing in text mode.. Ludovic -- *Ludovic Dubost* *Founder and CEO* [email protected] skype: ldubost Blog: http://blog.ludovic.org On Wed, Mar 30, 2016 at 11:44 AM, abtv <[email protected]> wrote:
I tried to use rtwysiwyg extension and have problems with it. I would like to have another option: to use rtwiki extension. The problem I have: rtwiki works in demo mode (RTWiki/Demo), but I don't know how to use rtwiki extension to edit other pages. What should I do to enable collaboration for usual pages (not from RTWiki/Demo)?
-- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-use-rtwiki-extension-not-in-demo-mo... Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
I install exactly this: installs.add(new Extension("calebjamesdelisle:rtwiki", "1.17")); What do you mean by text mode? Should I change some default settings to choose text mode? -- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-use-rtwiki-extension-not-in-demo-mo... Sent from the XWiki- Dev mailing list archive at Nabble.com.
So once you have this installed and you edit using "Edit Wiki" in the edit menu then you should get the realtime editor activated (there is a check box to activate it/deactivated it under the save buttons). Can you screenshot what you get in edit wiki mode. Ludovic -- *Ludovic Dubost* *Founder and CEO* [email protected] skype: ldubost Blog: http://blog.ludovic.org On Wed, Mar 30, 2016 at 11:50 AM, abtv <[email protected]> wrote:
I install exactly this: installs.add(new Extension("calebjamesdelisle:rtwiki", "1.17"));
What do you mean by text mode? Should I change some default settings to choose text mode?
-- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-use-rtwiki-extension-not-in-demo-mo... Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
this is what I see when I choose Edit or Wysiwyg. And it says `Click here to force editing`. <http://xwiki.475771.n2.nabble.com/file/n7598726/rtwiki.jpg> -- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-use-rtwiki-extension-not-in-demo-mo... Sent from the XWiki- Dev mailing list archive at Nabble.com.
If the extension works properly the first user should get the Wiki editor with real time activated and the second you get "join real-time session" If you are not getting this check for js errors in the console Ludovic On Mar 30, 2016 12:44 PM, "abtv" <[email protected]> wrote:
this is what I see when I choose Edit or Wysiwyg. And it says `Click here to force editing`. <http://xwiki.475771.n2.nabble.com/file/n7598726/rtwiki.jpg>
-- View this message in context: http://xwiki.475771.n2.nabble.com/How-to-use-rtwiki-extension-not-in-demo-mo... Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (2)
-
abtv -
Ludovic Dubost