最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Is jWYSIWYG editor too buggy for production use? - Stack Overflow

programmeradmin2浏览0评论

After reading the comments on this site:

/

There is a bit of consensus that jWYSIWYG editor is too buggy (especially in the last few recent comments). Has anyone had experience with it in a large production site?

I haven't run a huge sample of markup through it yet, but so far it has seemed to do the job fine.

After reading the comments on this site:

http://www.webresourcesdepot.com/jwysiwyg-jquery-inline-content-editor-plugin/

There is a bit of consensus that jWYSIWYG editor is too buggy (especially in the last few recent comments). Has anyone had experience with it in a large production site?

I haven't run a huge sample of markup through it yet, but so far it has seemed to do the job fine.

Share Improve this question asked Nov 18, 2009 at 6:19 alexalex 490k204 gold badges889 silver badges991 bronze badges 2
  • If only it was easy to toggle "Show HTML" or "Show Source" version. – random Commented Nov 18, 2009 at 6:42
  • 4 Make sure you read @dimoooon's answer below - the project is no longer active on google code and has moved to github - github.com/akzhan/jwysiwyg/downloads, seems very active and is documented. – hawkett Commented Sep 21, 2010 at 11:52
Add a comment  | 

4 Answers 4

Reset to default 13

I have been using jwysiwyg (https://github.com/akzhan/jwysiwyg) for about 4 months now on several production sites and I have to say that it is the best lightweight wysiwyg editor that I have used. It is small, fast, and reliable. I strongly recommend it for anyone that doesn't need a full-featured editor. If you need to work with complex source code and html markup then this may not be for you, but for business-level users it works very well.

I am guessing that the original question and all comments until here are out-dated. This is a great plugin.

are u tried to find some other place where this editor can be located? for example: http://github.com/akzhan/jwysiwyg/downloads ? There u can find v. 0.9 released few days ago

This answer may no longer reflect the current state of the project.

Checkout out the current version on https://github.com/akzhan/jwysiwyg and decide yourself.


I don't know the project but I conclude: Don't use it (at least at the moment)

  • the google code page jwysiwyg contains no documentation
  • the download also doesn't contain any
  • there are 91 open issues in the tracker (which for such a small project isn't a good indicator)
  • last commit (r33) was on the 21. September 2009
  • the second-last commit (r32) was on 21. April 2009
  • so no frequent updates to codebase either
  • no new download file (current is jwysiwyg-0.5.zip which dates from January 2009), although he made 3 commits after publishing v0.5 of which:
    • 2 contain fixes for issues
    • 1 restructures directory layout and adds a minimal example to the codebase

jwysiwyg has grown year-to-year development activity and community.

It hosted on GitHub more than1 year, so feel free to use, fork, patch and do pull request.

发布评论

评论列表(0)

  1. 暂无评论