[xwiki-users] [ANN] CKEditor Integration in XWiki
Hi guys, FYI I published an extension [1] that integrates the CKEditor [2] in XWiki. It can be installed through the Extension Manager and should work with any version greater than or equal to 6.2.5. I hope to add support for the missing features soon. Thanks, Marius [1] http://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor+Integration [2] http://ckeditor.com/
Hello, Thanks you for your great extension. I found a tiny bug with copy/paste from LibreOffice Writer: - I copy/paste some Bold text in CKeditor - I switch with button Source (HTML code blinking a brief instant) or I Save and view - this code are displayed in view mode /**/p { margin-bottom: 0.25cm; line-height: 120%; } /**/ Some Bold text The wiki source of the page: /~*~*/p { margin-bottom: 0.25cm; line-height: 120%; } /~*~*/ (% style="margin-bottom: 0cm; line-height: 100%" %) Some **Bold** text If I use "Paste from Word" button, it's working well. ------------ It's shame than macro shortcut missing. I tested on fresh Xwiki 6.4.3 jetty package. Pascal B -------------------------------------------- En date de : Lun 16.2.15, Marius Dumitru Florea <[email protected]> a écrit : Objet: [xwiki-users] [ANN] CKEditor Integration in XWiki À: "XWiki Users" <[email protected]>, "XWiki Developers" <[email protected]> Date: Lundi 16 février 2015, 17h31 Hi guys, FYI I published an extension [1] that integrates the CKEditor [2] in XWiki. It can be installed through the Extension Manager and should work with any version greater than or equal to 6.2.5. I hope to add support for the missing features soon. Thanks, Marius [1] http://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor+Integration [2] http://ckeditor.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Pascal, I just created a project in JIRA for the CKEditor Integration. Would be great if you can report the issue at http://jira.xwiki.org/browse/CKEDITOR with the steps to reproduce. Thanks, Marius On Thu, Mar 26, 2015 at 12:53 PM, Pascal BASTIEN <[email protected]> wrote:
Hello,
Thanks you for your great extension.
I found a tiny bug with copy/paste from LibreOffice Writer: - I copy/paste some Bold text in CKeditor - I switch with button Source (HTML code blinking a brief instant) or I Save and view - this code are displayed in view mode
/**/p { margin-bottom: 0.25cm; line-height: 120%; } /**/
Some Bold text
The wiki source of the page: /~*~*/p { margin-bottom: 0.25cm; line-height: 120%; } /~*~*/
(% style="margin-bottom: 0cm; line-height: 100%" %) Some **Bold** text
If I use "Paste from Word" button, it's working well.
------------
It's shame than macro shortcut missing.
I tested on fresh Xwiki 6.4.3 jetty package.
Pascal B
-------------------------------------------- En date de : Lun 16.2.15, Marius Dumitru Florea <[email protected]> a écrit :
Objet: [xwiki-users] [ANN] CKEditor Integration in XWiki À: "XWiki Users" <[email protected]>, "XWiki Developers" <[email protected]> Date: Lundi 16 février 2015, 17h31
Hi guys,
FYI I published an extension [1] that integrates the CKEditor [2] in XWiki. It can be installed through the Extension Manager and should work with any version greater than or equal to 6.2.5. I hope to add support for the missing features soon.
Thanks, Marius
[1] http://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor+Integration [2] http://ckeditor.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Done! :-) Your extension is a big improvement (especially for table) -------------------------------------------- En date de : Jeu 26.3.15, Marius Dumitru Florea <[email protected]> a écrit : Objet: Re: [xwiki-users] [ANN] CKEditor Integration in XWiki À: "Pascal BASTIEN" <[email protected]>, "XWiki Users" <[email protected]> Date: Jeudi 26 mars 2015, 12h45 Hi Pascal, I just created a project in JIRA for the CKEditor Integration. Would be great if you can report the issue at http://jira.xwiki.org/browse/CKEDITOR with the steps to reproduce. Thanks, Marius On Thu, Mar 26, 2015 at 12:53 PM, Pascal BASTIEN <[email protected]> wrote:
Hello,
Thanks you for your great extension.
I found a tiny bug with copy/paste from LibreOffice Writer: - I copy/paste some Bold text in CKeditor - I switch with button Source (HTML code blinking a brief instant) or I Save and view - this code are displayed in view mode
/**/p { margin-bottom: 0.25cm; line-height: 120%; } /**/
Some Bold text
The wiki source of the page: /~*~*/p { margin-bottom: 0.25cm; line-height: 120%; } /~*~*/
(% style="margin-bottom: 0cm; line-height: 100%" %)
Some **Bold** text
If I use "Paste from Word" button, it's working well.
------------
It's shame than macro shortcut missing.
I tested on fresh Xwiki 6.4.3 jetty package.
Pascal B
--------------------------------------------
En date de : Lun 16.2.15, Marius Dumitru Florea <[email protected]> a écrit :
Objet: [xwiki-users] [ANN] CKEditor Integration in XWiki
À: "XWiki Users" <[email protected]>, "XWiki Developers" <[email protected]> Date: Lundi 16 février 2015, 17h31
Hi guys,
FYI I published an extension [1] that integrates the
CKEditor [2] in
XWiki. It can be installed through the Extension Manager and should work with any version greater than or equal to 6.2.5. I hope to add support for the missing features soon.
Thanks, Marius
[1] http://extensions.xwiki.org/xwiki/bin/view/Extension/CKEditor+Integration [2] http://ckeditor.com/
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Marius Dumitru Florea -
Pascal BASTIEN