Coded something up in Couch in an interesting way? Have a snippet or shortcode to share? Post it here for the community to benefit.
6 posts Page 1 of 1
Hi, I download and try this version CKEditor and Responsive FileManager and like it.

How to change a default language to English in CKEditor?

cyrilic.JPG
I want to be this in the English language.
cyrilic.JPG (82.25 KiB) Viewed 7271 times
try to make it:
open file:
\includes\ckeditor\config.js


uncomment
Code: Select all
// config.language = 'fr';


and write:
Code: Select all
config.language = 'en';
:roll: Thank You! :oops:

I don't have any predefined language so I just put in a >>config.js<< file the code:

Code: Select all
config.language = 'en';
Hi, can you reupload this? Download link si expired. Thanks.
andrejprus wrote: Hi, I have made update for CKEditor to 4 version and integrated new filemanager


Screeshot:
Image

Update is for 2.2 beta (file field.php)

Download link: https://wetransfer.com/downloads/0ab859a58dd4f5d263f1c372718ad46d20180525121623/0412aa5bc87f6ba7825d5b0e27639f5820180525121625/f95958

Mirror: http://s000.tinyupload.com/index.php?file_id=02785618785057356094



Links don't work anymore can you upload it somewhere else? Thanks in advance!
6 posts Page 1 of 1