FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

open source WYSIWYG jaascript text editor

 


alalex
anyone knows of a text editor i can download and insert into a webpage? i was thinking of something like the blogger entry editor, so that people not familiar with html could format their "blog entries"

I am now searching google for it, but im not really finding anything interesting..

thankx in advance! Wink
minik
Have a look at
http://www.google.com/Top/Computers/Software/Internet/Authoring/HTML/WYSIWYG_Editors/
I haven't managed to look through them all. There should be some free WYSIWYG editors. Wink
alalex
thanks a lot, yea i found one that looks perfect for my needs!
Just in case anyone else here has the same problem as i do, here is what i found:
http://tinymce.moxiecode.com/
It is very easy to use and install, and it provides a great service! Wink
b4r4t
I use FCKEditor ... lot of futures, easy (well... not so hard) configuration.
You can use PHP or JS for integration.
It support image/file upload, custom styles etc.
Works nice and i haven't noticed any problems with it.
And it can be included in basic mode (only basic futures like bold, cursive, text colour, size, url etc)
minik
Ha. I may have a need for this on my latest website. I'll check them both out.
isledepoba
I would write my own Very Happy
Makes it more fun and customizable
MRaftery
b4r4t wrote:
I use FCKEditor ... lot of futures, easy (well... not so hard) configuration.
You can use PHP or JS for integration.
It support image/file upload, custom styles etc.
Works nice and i haven't noticed any problems with it.
And it can be included in basic mode (only basic futures like bold, cursive, text colour, size, url etc)


Sounds good, is it easy enough to integrate into your web pages?
b4r4t
MRaftery wrote:
b4r4t wrote:
I use FCKEditor ... lot of futures, easy (well... not so hard) configuration.
You can use PHP or JS for integration.
It support image/file upload, custom styles etc.
Works nice and i haven't noticed any problems with it.
And it can be included in basic mode (only basic futures like bold, cursive, text colour, size, url etc)


Sounds good, is it easy enough to integrate into your web pages?


It's quite easy Smile There are examples about implementation on their webpage Smile
AOP Web Development
b4r4t wrote:
MRaftery wrote:
b4r4t wrote:
I use FCKEditor ... lot of futures, easy (well... not so hard) configuration.
You can use PHP or JS for integration.
It support image/file upload, custom styles etc.
Works nice and i haven't noticed any problems with it.
And it can be included in basic mode (only basic futures like bold, cursive, text colour, size, url etc)


Sounds good, is it easy enough to integrate into your web pages?


It's quite easy Smile There are examples about implementation on their webpage Smile


Yes but as i tried FCK Editor there are things that i have notice, when you use it for CMS Systems it will take long to load because of the addons / many features has. I hope they can do a lite one which is the most important tools are only available.
b4r4t
There is customisation guide tool . You can load FCK in "Lite" mode too Smile
Just use
$oFCKeditor->ToolbarSet = 'Basic';

And that's it.
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.