drupal - Custom Configuration for CK Editor 4 -
i created little module in drupal 7 use custom config file ck editor. works, because can adapt ui color or can activate scayt , edit options imn scayt.
so think custom config file working ok. tried saomething plugins in install folder of ck ... seems these not active or not loaded. there difference between assemble ck editor via ck builder , download plugins manually , activate plugins via
config.extraplugin = 'floating-tools';
i have expierence, lot of plugins, download not active ....
why there no visible control in settings dependig plugins???? how check if plugin loaded. there thing after configuration in custom config file made changings take effect?
...sorry seems dont understand way use ck builder ... i´m confused ... today uploaded build-config.js , added , reduce plugins ... downloaded new version 4.5.4. .. ??? used 4.5.3 before ...
then pasted new ck-editor libraries folder of drupal installation , nothing works ... no ckeditor comes editing content ...
i dont no how handle this. can deactivate plugins may find faulty plugin? maybe skin reason did not changed ...
another question: can put old version of ck editor may libraries folder , worked again ... possible simple copy plugin plugins folder ? activated , worked ? or have configure else.
be careful case of properties try use: http://docs.ckeditor.com/#!/api/ckeditor.config-cfg-extraplugins
Comments
Post a Comment