|
Posted by firewood on 04/12/06 03:05
On Wed, 12 Apr 2006 10:41:50 +1200, Chris Hope
<blackhole@electrictoolbox.com> wrote:
>firewood@ironwork.com wrote:
>
>> I am developing a form-based website development system using PHP5,
>> and I want to incorporate a secure, reliable, Wysiwyg textarea script
>> in place of the standard, unformatable, text-only textarea one gets
>> with a <textarea> tag. All I need are basic formatting tools - bold,
>> italics, underline, lists, tables.
>>
>> I've looked into a few already with spotty results:
>> SPAW - is buggy with PHP5.
>>
>> Textarearich - is awkward to configure, and I'm not confident that
>> the script is secure or reliable.
>>
>> jxhtmledit - a java applet with very unclear installation and
>> configuration documentation.
>>
>> Can anyone recommend a good one?
>
>I use TinyMCE which is available from here:
>http://tinymce.moxiecode.com/
Chris,
Thanks for the lead!! I installed TinyMCE in a few minutes, and it is
working better, so far, than anything I have seen. What a relief!
Navigation:
[Reply to this message]
|