Articles tagged with WYSIWYG
Using TinyMCE with CakePHP
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
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] Using FCKeditor with CakePHP
FCKeditor is a powerful WYSIWYG editor that replaces the plain, old and boring textarea form element. It has file management functions (so you can upload images, flash and other files directly from it) and many more useful functions. To quote the FCKeditor website,
It is compatible with most internet browsers which include: IE 5.5+ (Windows), Firefox 1.0+, Mozilla 1.3+ and Netscape 7+. On the server side, we're going to use PHP.
[Read more] This HTML text editor brings to the web many of the powerful functionalities of desktop editors like MS Word. It's lightweight and doesn't require any kind of installation on the client computer.
It is compatible with most internet browsers which include: IE 5.5+ (Windows), Firefox 1.0+, Mozilla 1.3+ and Netscape 7+. On the server side, we're going to use PHP.
xStandard wysiwyg Helper
Based on the workaround made for fckEditor, I've made a little helper to render easily a wysiwyg editor that IS xHTML 1.1 compliant :)
This helper assumes you are using the prototype.js framework.
xStandard
[Read more] This helper assumes you are using the prototype.js framework.
xStandard
Latest Comments