|  |  | @3955:dcbe188a9646 | 7 years | carnet.franck.paul | Add undo/redo option (toolbar buttons) for CKEditor plugin | 
                
                  |  |  | @3917:5b2c978050b2 | 7 years | carnet.franck.paul | Show/Hide? mecanism now use button rather than input - fixes #2285 | 
                
                  |  |  | @3915:a57821ba9ef1 | 7 years | carnet.franck.paul | Switching from inline JS variables to JSON script. A step ahead… | 
                
                  |  |  | @3897:61304e9616a6 | 7 years | carnet.franck.paul | Set correct lang attribute (useful for browser/editor spelling) for … | 
                
                  |  |  | @3769:12b632aaedc1 | 7 years | carnet.franck.paul | Some modifications were missing from previous commit, my bad! | 
                
                  |  |  | @3731:3770620079d4 | 8 years | carnet.franck.paul | Simplify licence block at the beginning of each file | 
                
                  |  |  | @3730:5c45a5df9a59 | 8 years | carnet.franck.paul | Code formatting (PSR-2) | 
                
                  |  |  | @3670:eecd4bdb63f1 | 8 years | carnet.franck.paul | Fix CSS variable setting for the lazy firefox, address #2263 | 
                
                  |  |  | @3669:41c8e8a58e1f | 8 years | carnet.franck.paul | Adjust editors base font size (CodeMirror?, dcLegacyEditor, dcCKEditor), … | 
                
                  |  |  | @3641:bbd00f4973a9 | 8 years | carnet.franck.paul | Remove CKEditor hack for required textarea, should fix #2260 | 
                
                  |  |  | @3640:7df99527ffd0 | 8 years | carnet.franck.paul | - Add module id in () after module label in modules' list
- cope with … | 
                
                  |  |  | @3367:506dc982a0e3 | 9 years | carnet.franck.paul | Adjust inner height of the CKEDitor (using rows attributes of the … | 
                
                  |  |  | @3362:1796e55732bd | 9 years | carnet.franck.paul | Add 'l' and 'm' accesskey for CKEditor toolbar, respectively for 'insert … | 
                
                  |  |  | @3090:e4c0a9a29852 | 10 years | nikrou77 | Users can now add a background text color button using ckeditor | 
                
                  |  |  | @3056:eef1dc48436a | 10 years | nikrou77 | Missing config namespace in CKEditor parameter.
Now it works as expected. … | 
                
                  |  |  | @3055:fac076751aa3 | 10 years | nikrou77 | Cope with #2092
Add translation and fixes test for setting | 
                
                  |  |  | @3052:6bd009da1432 | 10 years | nikrou77 | Allow user to disable (or not) native spellchecker for CKEditor
Fix #2092 | 
                
                  |  |  | @3040:3932f30ecefb | 10 years | nikrou77 | Display content with height param from settings
Fix #2106 | 
                
                  |  |  | @2972:8099686135fe | 11 years | nikrou77 | Allow customizing CKEditor formats
Fixes #2070 | 
                
                  |  |  | @2962:10af9b4f1ce0 | 11 years | nikrou77 | Update CKEditor to last published release
Fixes #2039 | 
                
                  |  |  | @2869:b8512d9705c0 | 11 years | carnet.franck.paul | external-media CKEditor plugin renamed to (external) img plugin | 
                
                  |  |  | @2868:2f77d528185b | 11 years | nikrou77 | Add external media for CKEditor
Allow link around external media | 
                
                  |  |  | @2859:fbbb9f0679bc | 11 years | nikrou77 | When using ckeditor relative path for assets are not correctly resolved if … | 
                
                  |  |  | @2854:2d4e6314b899 | 11 years | nikrou77 | Add tags into inject ckeditor for adminPostEditor behavior
Addresses #2011 … | 
                
                  |  |  | @2835:1a32b70ad212 | 11 years | nikrou77 | CKEditor : sizes of popups for media, links and links to entry can be … | 
                
                  |  |  | @2828:49b3d90f9cd9 | 11 years | nikrou77 | Fix small issue with CKEditor : an entry could not be saved without prompt … | 
                
                  |  |  | @2816:face73bc2bbb | 11 years | nikrou77 | When something change in content area using ckeditor there's no prompt to … | 
                
                  |  |  | @2761:6b76144ca48b | 11 years | nikrou77 | CKEditor can now load external plugins such as tags, series,...
Closes … | 
                
                  |  |  | @2751:a96ec5640056 | 11 years | nikrou77 | Each editor (ckeditor, legacy ones) loads its own context when it is … | 
                
                  |  |  | @2738:d6b4c5ac9b33 | 11 years | nikrou77 | Integrate dcCKEditor to distribution |