What is a better online WYSIWYG editor?

Discussion in 'PHP' started by Frede5, May 2, 2008.

  1. #1
    We have developed a software for the real estate industry and it allows the user to edit content using some 3rd party javasript app (I think openWYSIWYG) that seems to work fine, but lacks a lot of the features that we need (image uploading etc.).

    We are thinking of switching to another open source solution and are down to FCKEditor or TinyMCE and I was wondering what your experiences have been with either of these two.
     
    Frede5, May 2, 2008 IP
  2. metabinltd

    metabinltd Well-Known Member

    Messages:
    146
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #2
    metabinltd, May 2, 2008 IP
  3. James Gober

    James Gober Guest

    Messages:
    40
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    TinyMCE is my favorite of the bunch.. I use it on some of my projects
     
    James Gober, May 3, 2008 IP
  4. rohan_shenoy

    rohan_shenoy Active Member

    Messages:
    441
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #4
    I prefer TinyMCE over OpenWebWare.
     
    rohan_shenoy, May 3, 2008 IP
  5. babanner

    babanner Well-Known Member

    Messages:
    104
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #5
    I prefer editing my php files with a simple textarea and submit button. Why? Because the other editors may change some code behind the scene and then when you update it it may not work. We are talking in a php thread, not html. Editors+HTML is another story.
     
    babanner, May 3, 2008 IP
  6. neil patrick harris

    neil patrick harris Peon

    Messages:
    288
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Try invision power boards. They have a great WYSIWYG editor.
    You can try it on my power board forum. (but you have to register, it doesnt work for guest posting)
    http://forum.plentyoftorrents.com
     
    neil patrick harris, May 3, 2008 IP
  7. ggggqqqqihc

    ggggqqqqihc Peon

    Messages:
    92
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    FCKEditor is more powerful than TinyMCE, but too fat. However, TinyMCE doesn't support uploading pictures.
     
    ggggqqqqihc, May 4, 2008 IP