![]() |
Rich text editor - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Rich text editor (/showthread.php?tid=36891) |
Rich text editor - El Forum - 12-18-2010 [eluser]oldrock[/eluser] Is there helper functions or libraries available in codeigniter for integrating text editor. Rich text editor - El Forum - 12-19-2010 [eluser]mi6crazyheart[/eluser] No, there is no text editor available in codeigniter. But, there are a lot of text editor available in web. Google a bit. You'll get a lot info... BDW, my fev is tinyMCE : http://tinymce.moxiecode.com/index.php Rich text editor - El Forum - 12-19-2010 [eluser]Klain[/eluser] It's not very hard to integrate text editor in CI. You can get more info in Editor install guid. |