forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 0
NinjaEditor
Derek Jones edited this page Jul 5, 2012
·
3 revisions
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