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
 really change the textarea field.
 
 I have tried the tinyMCE but its causing conflicts with some existing JS
 code that cant really be rewritten.
 
 A lot of other editors actually generate the rich text area in a strange way
 and don't use the textarea field at all.
 
 Are there any editors that you people will know of that operate in a similar
 way to tinyMCE, IE you include the JS in your head and it will change all
 the textarea fields to rich text areas?
 
 Thanks in advance.
 
 http://www.elemental.co.za 
 http://www.wapit.co.za
 
 
 
 
The one that I tend to use these days is FCKEditor. Poorly named I know,
but apparently those were the guys initials (he had mean parents who
weren't aware of the connotations in the English language)

I heard today as well that there is a new version of this out called
CKEditor (apparently he spoke to someone who knows about the English
connotations) although I've not yet looked into this myself.

Thanks,
Ash
http://www.ashleysheridan.co.uk




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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 bad at all.

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



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,
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
news:[EMAIL PROTECTED]
[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-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
news:[EMAIL PROTECTED]
[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