CakePHP and TinyMCE
Jean-Baptiste Tréglos, better known as jtreglos, has written a short tutorial about how to integrate the WYSIWYG editor TinyMCE into a Cake application. It seems to be very easy.
Related tutorials for integrating WYSIWYG editors into a CakePHP application: xinha editor, FCKeditor.
Update: 2008-01-08: Updated links.




sweet!
I want to use TinyMCE with cake php.
@addison: The tutorial is now in the bakery: http://bakery.cakephp.org/articles/view/using-tinymce-with-cakephp
HTH