Ninja editor it’s codeigniter helper.
How use it:
Just load helper and type in view:
echo js_insert_ninja();//Insert js code
echo css_insert_ninja(‘450px’);//Insert CSS Style
echo html_insert_ninja(‘comments’);//Insert Editor panel
$body = nl2br(text_process($this->input->post(“comments”)));//Parser
License: BSD
