#46170 Alex300:
if ($cot_plugins_active['ckeditor'] && cot::$cfg['jquery']) {
if (!isset(cot::$out['head_head'])) {
cot::$out['head_head'] = '';
}
cot::$out['head_head'] .= ('<script>$(document).ready(function(){$("textarea[name=indextextboxes]").addClass("editor");});</script><script src="' . cot::$cfg['plugins_dir'] . '/ckeditor/presets/ckeditor.default.set.js"></script>');
}
Сейчас не много занят. Посмотрю плагин в ближайшее время.
тут вроде поправил, убрал точку перед "="