Articles tagged with TinyMCE

Using TinyMCE with CakePHP

By Jean-Baptiste Tréglos
TinyMCE is a nice WYSIWYG web editor by Moxiecode, giving your users a very convenient way to edit HTML content. And guess what, its very easy to use it in your Cake apps !
[Read more]

Using TinyMCE with CakePHP and AJAX

By Tom OReilly
jtreglos wrote an excellent article for integrating TinyMCE into your applications. This takes it one step further, making it possible to have powerful wysiwyg features almost anywhere.
[Read more]