WYSIWYG editor to change textarea
am 28.09.2009 22:30:11 von ANGELO ZANETTIHi all,
I have been looking to implement a WYSIWYG editor that will automatically
transform a
Hi all,
I have been looking to implement a WYSIWYG editor that will automatically
transform a
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
> dynamic content that is pulled from a database and files. Therefore we cant
> really change the
>
> 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
>
> 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
I can recomment the YAHOO editor for that. seemed to me they are very
conflictless with other js code
http://developer.yahoo.com/yui/editor/
good luck
ralph_deffke@yahoo.de
""Angelo Zanetti""
news:20090928203015.0512B99895@smtp1.vodamail.co.za...
> Hi all,
>
> I have been looking to implement a WYSIWYG editor that will automatically
> transform a
> dynamic content that is pulled from a database and files. Therefore we
cant
> really change the
>
> 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
>
> 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
>
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> -----Original Message-----
> From: Ralph Deffke [mailto:ralph_deffke@yahoo.de]
> Sent: Monday, September 28, 2009 5:18 PM
> To: php-general@lists.php.net
> Subject: [PHP] Re: WYSIWYG editor to change textarea
>
> I can recomment the YAHOO editor for that. seemed to me they are very
> conflictless with other js code
>
> http://developer.yahoo.com/yui/editor/
>
> good luck
> ralph_deffke@yahoo.de
>
>
> ""Angelo Zanetti""
> news:20090928203015.0512B99895@smtp1.vodamail.co.za...
> > Hi all,
> >
> > I have been looking to implement a WYSIWYG editor that will
> automatically
> > transform a
> of
> > dynamic content that is pulled from a database and files. Therefore
> we
> cant
> > really change the
> >
> > 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
> >
> > 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
> >
I will look at this Yahoo! thanks too. I wanted to throw my 2 cents in here:
TinyMCE was the one I usually recommended yet your experience has been one
of my biggest gripes about it. I would lean to believe that they were
attempting to "Dummy Proof" it and in doing so made it frustrating to use
unless, you learn how to use it the it was meant to be used and not how you
expect it.
Thank you,
Marc Hall
HallMarc Websites
610.446.3346
__________ Information from ESET Smart Security, version of virus signature
database 4465 (20090928) __________
The message was checked by ESET Smart Security.
http://www.eset.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Viva,
on 09/28/2009 05:30 PM Angelo Zanetti said the following:
> Hi all,
>
> I have been looking to implement a WYSIWYG editor that will automatically
> transform a
> dynamic content that is pulled from a database and files. Therefore we cant
> really change the
>
> 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
>
> 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?
Coincidentaly I have just written about a new HTML editor precisely with
that focus. You may want to take a look at this article.
The editor was meant to be integrated as a plug-in of tha forms
generation and validation class, but it may was as standalone. That is
explained in the article.
http://www.phpclasses.org/blog/package/1/post/3-Upcoming-Vis ual-HTML-templates-editor-plugin.html
--
Regards,
Manuel Lemos
Find and post PHP jobs
http://www.phpclasses.org/jobs/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks Manuel I will check it out. Thanks.
Angelo
-----Original Message-----
From: Manuel Lemos [mailto:mlemos@acm.org]
Sent: 29 September 2009 11:08 AM
To: Angelo Zanetti
Cc: php-general@lists.php.net
Subject: Re: WYSIWYG editor to change textarea
Viva,
on 09/28/2009 05:30 PM Angelo Zanetti said the following:
> Hi all,
>
> I have been looking to implement a WYSIWYG editor that will automatically
> transform a
> dynamic content that is pulled from a database and files. Therefore we
cant
> really change the
>
> 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
>
> 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?
Coincidentaly I have just written about a new HTML editor precisely with
that focus. You may want to take a look at this article.
The editor was meant to be integrated as a plug-in of tha forms
generation and validation class, but it may was as standalone. That is
explained in the article.
http://www.phpclasses.org/blog/package/1/post/3-Upcoming-Vis ual-HTML-templat
es-editor-plugin.html
--
Regards,
Manuel Lemos
Find and post PHP jobs
http://www.phpclasses.org/jobs/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I would recommend using an open framework like yui/dojo/jquery for ALL
your javascript needs..(i personally prefer jquery) each of the above
mentioned frameworks have wysiwyg editors of their own.
try using http://code.google.com/p/jwysiwyg/ i doubt it will conflict
with your javascript with compatibility mode ON
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
TinyMCE as such is a very good plugin (i use that in nearly all of my
projects and never faced a problem with it). may be you should try to
debug your code that is conflicting with tinyMCE
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php