How Do I Choose the Best Open Source HTML Editor?
KindEditor is a set of open source online HTML editors, mainly used to allow users to get WYSIWYG editing effects on the website. Developers can use KindEditor to replace traditional multi-line text input boxes (textarea) with visual rich text input. frame. KindEditor is written in JavaScript and can be seamlessly integrated with programs such as Java, .NET, PHP, ASP, etc. It is more suitable for use in Internet applications such as CMS, malls, forums, blogs, Wikis, and email.
KindEditor
- This entry lacks an overview map . Supplementing related content makes the entry more complete and can be upgraded quickly. Come on!
- Chinese name
- KindEditor
- Size of software
- 857KB
- Software version
- V4.1.6
- Software nature
- Most used software
- KindEditor is a set of open source online HTML editors, mainly used to allow users to get WYSIWYG editing effects on the website. Developers can use KindEditor to replace traditional multi-line text input boxes (textarea) with visual rich text input. frame. KindEditor is written in JavaScript and can be seamlessly integrated with programs such as Java, .NET, PHP, ASP, etc. It is more suitable for use in Internet applications such as CMS, malls, forums, blogs, Wikis, and email.
- Software License: Free Edition
- Updated: 2013-03-25 23:43:50
- Application platform: / WinXP / | Win7 | / Vista / Win8 /
- KindEditor is a set of open source online HTML editors, mainly used to allow users to get WYSIWYG editing effects on the website. Developers can use KindEditor to replace traditional multi-line text input boxes (textarea) with visual rich text input frame. KindEditor is written in JavaScript and can be seamlessly integrated with programs such as Java, .NET, PHP, ASP, etc. It is more suitable for use in Internet applications such as CMS, malls, forums, blogs, Wikis, and emails.
KindEditor's main features are fast: small size, fast loading speed, open source: open source code, high level, high quality bottom layer: built-in custom DOM library, precise operation of the DOM
Extension: Plug-in-based design, all functions are plug-ins. Functional styles can be increased or decreased according to requirements. It is very easy to modify the editor style. Just modify a CSS file. Compatible: Support most mainstream browsers, such as IE, Firefox, Safari, Chrome, Opera
Change log ver 4.1.6 (2013-03-24)
New: Korean language pack, thanks to Github user composite contribution.
Added: allowImageRemote initialization parameter to hide network image tags.
Improved: Insert the program code to determine whether it is empty.
Bugfix: [IE9] Call the editor in the frame, the browser will crash when closing the batch upload dialog.
Bugfix: Enter text after inserting the image, and then bold the text, and the image will be deleted.
Bugfix: [IE] Toolbar sometimes cannot be operated when it is covered by picture check mark, such as center alignment and left alignment.
Bugfix: The full-screen ESC shortcut is not enabled by default, but the icon prompt also includes ESC.
Bugfix: The URL after the image upload contains & will be converted to &.
Bugfix: [IE] Click the page after removing the editor, there is no permission error.
Bugfix: [IE] Enter a few words, call editor.html (val), insert table information error.
Bugfix: After calling editor.resize (), the height does not return to the original size after exiting full screen.
ver 4.1.5 (2013-01-20)
New: zIndex initialization parameter, which can specify the z-index of the popup layer.
Bugfix: When copying and pasting articles generated in version 3.x, there may be extra blank lines.
Bugfix: After inserting a picture or pasting text in a non-IE browser, the visible range does not automatically scroll to the position where the cursor is currently displayed.
Bugfix: [IE] The toolbar cannot be operated when it is covered by the image check mark.
Bugfix: [Firefox] TypeError is displayed every time you press Enter.
Bugfix: [Chrome] Pasting 1 blank line in plain text becomes no blank line or 2 blank lines.
Bugfix: [IE9] The input tag loses the checked attribute.
Bugfix: [IE8-] Failed to hide input / select / button with display as none.
ver 4.1.4 (2012-11-11)
Improved: The pop-up box can be displayed centered following the scroll bar.
Bugfix: When the server is not configured with the default index.html, Baidu dynamic maps cannot be loaded.
Bugfix: When clicking on image properties or hyperlink properties, the colon becomes% 3A.
Bugfix: When the jQuery uploadify plugin is in the page, it cannot be uploaded continuously.
Bugfix: When the URL contains Chinese, it will become garbled.
Bugfix: [Firefox] Enter a line feed after editing the link, and enter the content in the new paragraph with the link above.
Bugfix: Traditional language pack is missing uploadSuccess attribute.
Bugfix: [Firefox] When editing articles generated in 3.x version, there may be extra blank lines.
ver 4.1.3 (2012-10-14)
New: Baidu maps can be inserted into iframe dynamic maps.
New: pagebreakHtml initialization parameter, can specify page break HTML.
Improvement: Create K.create only once.
Bugfix: [IE] When displaying the local upload tab only, open the image popup box and report an error.
Bugfix: After clicking full screen and then switching back, sometimes JS errors occur.
Bugfix: K.addUnit (val, unit) The second parameter does not work.
Bugfix: & will be escaped to & so that the hyperlink will not be accessible.
Bugfix: The emoticon preview is invalid.
Bugfix: [IE9] The upload button is not displayed when uploading multiple files.
Bugfix: [Chrome] When creating a pop-up box, the Console prompts that there is no access right.
Bugfix: Wrong HTML code generated when URL contains $ character.