On Monday, 24 March 2014 07:04:36 UTC+11, Gael Princivalle wrote: > > Thank you Tim. > > This new version works well. > > What I don't understand is how can I update the CKeditor version. > In the release notes I've saw that "To upgrade to a newer version of > ckeditor, replace the directory static/plugin_ckeditor with the directory > downloaded from the ckeditor site." > But when I do it quite all buttons disappear and some functions are > missing. > > Here is in attach file the custom version that I've download from the > CKeditor website. > Can you make a test ? > the idea is that you should extract the downloaded archive, which will put everything in directory. You rename that directory to be plugin_ckeditor, remove the existing directory with that name and replace it with the new one. This works for me.
> > Regards. > > > Il giorno mercoledì 5 marzo 2014 05:14:34 UTC+1, Tim Richardson ha scritto: >> >> Have a look here:( The plugin can be found on releases; download it and >> then upload it via the admin app. I'll move it to web2py slices once I get >> some feedback and do some more testing myself) >> >> https://github.com/timrichardson/web2py_ckeditor4/releases >> >> Let me know if it works ok. It's the current ckeditor, standard edition. >> The release notes have instructions on how to update it. Unless the API to >> the custom browsers and uploaders changes, putting a new release in is very >> easy. >> That API didn't change between v3 and v4 which is good news. >> >> >> >> On Wednesday, 5 March 2014 07:41:58 UTC+11, Gael Princivalle wrote: >>> >>> That's a really good news. Can you give also a little documentation for >>> updating/changing the ckeditor version ? >>> >>> Thank's a lot Tim. >>> >>> Il giorno martedì 4 marzo 2014 20:19:50 UTC+1, Tim Richardson ha scritto: >>>> >>>> I've cloned the ckeditor plugin and updated it to the latest version of >>>> ckeditor and fixed a couple of other problems. It's working for me in an >>>> app. I'll finish the plugin in a few days, I need to merge my changes back >>>> and add some testing code. I've removed the inline edit capability since >>>> it >>>> depends on JavaScript which appears to be unmaintained. >>> >>> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

