On Thu, May 30, 2013 at 4:54 PM, Boudjelda Mohamed Said
<[email protected]> wrote:
>   Hi Devs and Users
>
>      Sorry for this question if it seems stupid :)
>      I have an old version of xwiki platform that have of course an old
> wysiwyg editor , and I wanted to replace it with the new editor from the
> last version of Xwiki witch is more enhanced then the old one

First of all what do you mean by the "old one"? The one based on
TinyMCE that is still used for syntax XWiki 1.0 or an older version of
the GWT-based WYSIWYG editor?

>
>   I this possible?  any one want to share his experience about that topic ,
> what are impacts on other parts of the framework

If you're referring to an older version of the GWT-based WYSIWYG
editor, then most of the time this is not possible because the client
side calls GWT-RPC services which are implemented on the server side
using various XWiki APIs and the implementation from 5.0 of these
services for instance might use newer APIs that are not available in
4.0 or 3.0.

Hope this helps,
Marius

>
>
>    Thanks
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to