Apr
18

Open source cross-browser HTML editor

2 comments Posted by: Laura

I found this great HTML editor for both IE and Mozilla! Their version 3 (current release candidate) works in IE 5.5+ in Windows and Mozilla 1.3 in all OS. It has lots of customisation features and you can even add your own buttons and plugins. It comes with a CSS plugin, that I use to let users set styles, eliminating the font types and sizes (none of us like the <font> tag, right?). And the best is that it makes XHTML valid code.

Another great feature is that it can clean the code copied from Word (which is really messy). Since users will very frequently paste content from their Word docs, this is really important if you want to keep your code nice and clean.

Although I use it in ColdFusion pages, I installed an image manipulation plugin in php. Not so much because I needed the cropping and resizing of pictures, but because it allows users to browse directories and upload pictures (which is not included in the regular distribution) from a very intuitive user interface.

It is also translated into 30 different languages for those who care about internationalization.

Category: ColdFusion |

2 Comments so far

Write yours
Brendan
1. Brendan wrote on April 19, 2004 at 1:53 AM
Hi,
I was wondering if you could impart your knowledge on the CSS plugin for this app? I'm not a JS guru, so it's just a little hard to grasp just by looking at the samples that are given.

Is the CSS parsed and a drop down created autmagically? Or do you have to build the drop down using a server side script? God forbid you hard code them in the app - right?

Love to hear what you've done! Love even more to see it in action!

Brendan
mikey
2. mikey wrote on September 20, 2005 at 9:17 AM
How do you protect HTMLArea pages with coldfusion, from being accessed?

Leave your comment

Comment etiquette: As a gesture to those subscribed to this post, please keep your comments relevant to the post.

Your email address will never be displayed.
Email is gravatar enabled.Gravatar are the pictures you see next to the comments. If you like to have one, visit gravatar



Allowed tags:

<code>
All other tags will be shown as such, when in doubt, use the preview.




Preview:

Refresh Preview
1. You wrote on