Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Text editor for CMS

Tags:

php

I have a website and I have created the CMS for it using PHP and mySQL. When I edit the content with the CMS I am actually editing the content stored inside mySQL then, using PHP, the content is displayed back to the site by reading the updated content from mySQL.

Now I am looking for a text editor to use inside my CMS to format the text and display the "formated" text on my site.

Any suggestions?

Thanks!

like image 796
adrian Avatar asked Apr 23 '26 12:04

adrian


1 Answers

One of the most popular and easiest editor to use is TinyMCE available at:

http://www.tinymce.com/

Another few editors i know of but don't use anymore are:

  1. FCKEditor (Maybe the same as CKEditor that Shyiu proposed)
  2. Xinha Open Source Editor

I recommend TinyMCE for it's flexibility, speed and ease of use compbined with JQuery support.

Good luck

like image 100
Mathieu Dumoulin Avatar answered Apr 26 '26 02:04

Mathieu Dumoulin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!