Where are my glasses?
Posts: 22
212 credits Members referred : 0
« on: Sep 03, 2005, 02:21:36 PM »
I am creating a CMS site and I want to insert a javascript editor to edit the pages.
While I was starting I though it could be good to put a BBCode script but this is not ok with my client, so I would like to have a WUSIWYG editor. Is there any free script for this job?
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8020
41077 credits Members referred : 3
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6300
38626 credits Members referred : 374
It's time to use PHP5!
the best browser-based editor?
« Reply #4 on: Jun 22, 2006, 10:36:45 AM »
Hello,
which is the best FREE browser-based wysiwyg editor?
which one is the best? important points are: - must be fast (load time) - w3 valid code (xhtml) - easy to integrate in php/mysql CMS pages - easy to use (for end user)
the advanced features are not so important (markup and links are the most important features)
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8020
41077 credits Members referred : 3
« Reply #7 on: Jun 22, 2006, 11:47:08 AM »
tinyMCE is a very well known WYSIWYG editor. There is also another one that is very good, but I can't remember the name of the project. I will post it here if I finally remember it.
I don't know the one you posted, and propably it doesn't produce validated code (it has tables in the buttons)
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6300
38626 credits Members referred : 374
It's time to use PHP5!
« Reply #8 on: Jun 22, 2006, 12:22:02 PM »
Quote
tinyMCE is a very well known WYSIWYG editor. There is also another one that is very good, but I can't remember the name of the project. I will post it here if I finally remember it.
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6300
38626 credits Members referred : 374
It's time to use PHP5!
« Reply #13 on: Nov 21, 2006, 10:42:38 PM »
Today I used fckeditor as an upgrade for and existing cms system I build before.
I think they forgot the "u" inside the name f_ckeditor.
what a bad code is that, the interface and all other is very nice but the code (they are still suing font faces) that was for met the last time that I used this one...OK next tinyMCE ...
Today I used fckeditor as an upgrade for and existing cms system I build before.
I think they forgot the "u" inside the name f_ckeditor.
what a bad code is that, the interface and all other is very nice but the code (they are still suing font faces) that was for met the last time that I used this one...OK next tinyMCE ...
lol at that u thing
I think you are right. fkeditor is very very slow, and I was thinking of changing it in the future.
Now I am sure that my next project will use tiny too
aka J Love Community Supporter?
Bill Gates is my home boy
Gender:
Posts: 884
1636 credits Members referred : 4
« Reply #16 on: Aug 23, 2007, 11:13:17 PM »
i am now using TinyMCE as Nik has also suggested. Notes: if you check the examples at Moxiecodes Wiki, there are MANY ways to layout the editor and it wont load slow if you apply compression + tile maps and limit the buttons that are displaying. It comes of course with bb and HTML editing abilities, I'm using it in many different areas of my personal project and of the following I think Tiny is the best: Whizzy, Hoteditor, Open WYSIWYG, and a few others that I have tried, but can't remember