|
|
 |
Re: FN-FORUM: Text Editor
date posted 7th March 2008 18:13
> Im building a complex(ish) site that is 99% editable by the client.
> Normally
> when i do this type of thing i build a simple Text Editor for the client
> to
> edit text etc. However this is a bit dull to do, and isn’t necessarily
> the
> best method, nor does it offer the best functionality.
I find the Word-like javascript editors sometimes are too complicated and
have too many functions for the requirements and for the users.
In this case a plain textarea with simple inline markup codes like Textile
is the way to go. Very simple to add bullets, bold, etc. and even not too
bad to do basic tables, and outputs valid XHTML.
Just a thought.
Anthony
--
www.fonant.com - Quality web sites
|
 |
|