Tuesday, 15 January 2013

CkEditor Template Changes won't take effect -



CkEditor Template Changes won't take effect -

i downloaded ckeditor, unpacked, installed , stuff. working fine cannot alter templates in /plugins/templates/templates/default.js. deleted them, not working.

is how alter templates? (i desperate here)

please help!

try checking docs http://docs.ckeditor.com/#!/api/ckeditor.config-cfg-templates_files

config.templates = 'my_templates'; config.templates_files = [ '/editor_templates/site_default.js', 'http://www.example.com/user_templates.js ];

ckeditor

No comments:

Post a Comment