[xwiki-users] Live Sandbox
Hello, you know if there is a live-preview in xwiki? Something similar to http://extensions.polarion.com/extensions/198-wiki-preview-on-the-fly for polarion (which uses as a sidecar-eclipse-plugin an old xwiki-core. This Sources are open when you download a trial ;)). Would be great. Regards, Matthias -- View this message in context: http://xwiki.475771.n2.nabble.com/Live-Sandbox-tp7594098.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi Matthias, On 23 Feb 2015 at 13:35:56, Matthias Wegner ([email protected](mailto:[email protected])) wrote:
Hello,
you know if there is a live-preview in xwiki? Something similar to http://extensions.polarion.com/extensions/198-wiki-preview-on-the-fly for polarion (which uses as a sidecar-eclipse-plugin an old xwiki-core. This Sources are open when you download a trial ;)).
Well, we have the WYSIWYG editor which is a live preview :) For the wiki editor, no there’s no live preview as of now. On a related topic, I have coded this live preview to demonstrate using AngularJS and XWiki Rendering: https://github.com/xwiki-contrib/angular-rendering Technically a live preview is very easy to do. The hardest would be in finding the best layout for it. Thanks -Vincent
Would be great.
Regards, Matthias
How about the CKEditor Integration <http://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor+Integration> ? -- View this message in context: http://xwiki.475771.n2.nabble.com/Live-Sandbox-tp7594098p7594111.html Sent from the XWiki- Users mailing list archive at Nabble.com.
On 24 Feb 2015 at 15:30:38, Hamster ([email protected](mailto:[email protected])) wrote:
How about the CKEditor Integration
?
What about it? :) If you’re talking about doing a live preview, it’s not easier to do with CKEditor than it is with our current WYSIWYG editor. Doing a live preview is really not hard technically and doesn’t depend on the editor (it’s xwiki rendering code). The hardest part is finding the layout that would work well. Thanks -Vincent
vmassol wrote
What about it? :)
Just a suggestion :-) Maybe this is could be an alternative. I really like the "inline editor mode" of the CKEditor. -- View this message in context: http://xwiki.475771.n2.nabble.com/Live-Sandbox-tp7594098p7594118.html Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (3)
-
Hamster -
Matthias Wegner -
vincent@massol.net