Re: [PHP] WYSIWYG editor to change textarea

2009-09-28 Thread Ashley Sheridan
On Mon, 2009-09-28 at 22:30 +0200, Angelo Zanetti wrote: Hi all, I have been looking to implement a WYSIWYG editor that will automatically transform a textarea into a Rich text area / WYSIWYG. We have lots of dynamic content that is pulled from a database and files. Therefore we cant

Re: [PHP] wysiwyg editor

2004-03-10 Thread Richard Davey
Hello Outbound, Wednesday, March 10, 2004, 8:16:23 AM, you wrote: O do you have any recommendation about what wysiwyg html(javascript) O editor to use in php projects ? People usually don't like textareas O and want to increate usability :-/ EditWorks Professional - www.sitecubed.com isn't too

RE: [PHP] wysiwyg editor

2004-03-10 Thread Vincent Jansen
I use http://www.fredck.com/FCKeditor/ Vincent -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] WYSIWYG editor for PHP

2003-08-22 Thread Rob Yelvington
Active State's Komodo and Zend Studio are both awesome! I used to use Dreamweaver, but it's syntax highlighting stinks...IMHO. ~Rob Bix wrote: I use dreamweaver in live data mode quite often, really works a treat! Set up a a site and in the testing server, just set it as /beta or the like,

RE: [PHP] WYSIWYG editor for PHP

2003-08-14 Thread Jay Blanchard
[snip] I need a WYSIWYG editor for PHP. That is all. Can any1 advice me one( or more :-) )? [/snip] Dreamweaver? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] WYSIWYG editor for PHP

2003-08-08 Thread Bix
I use dreamweaver in live data mode quite often, really works a treat! Set up a a site and in the testing server, just set it as /beta or the like, then edit your script, and run it in live data and you can feed it post/get/cookie data on the fly. Jay Blanchard [EMAIL PROTECTED] wrote in message