Go to file
Vitaliy Filippov 96d95a8160 Explain what are *GT* 2015-08-12 01:33:08 +03:00
License.md Add README 2015-08-12 01:26:03 +03:00
README.md Add README 2015-08-12 01:26:03 +03:00
nicEdit.js Explain what are *GT* 2015-08-12 01:33:08 +03:00
nicEditorIcons.gif Better table button for nicEdit 2015-08-12 00:35:27 +03:00
nicImageUpload.js GT wiki-like image inserting for nicEdit 2015-08-12 00:35:27 +03:00
nicImageUploadGT.js Explain what are *GT* 2015-08-12 01:33:08 +03:00
nicLink.js Autocomplete for local links, fix uploads in Opera 2015-08-12 00:35:28 +03:00
nicLinkGT.js Explain what are *GT* 2015-08-12 01:33:08 +03:00
nicRu.js Add border option to nicTable, use SimpleAutocomplete in GT 2015-08-12 00:35:28 +03:00
nicSanitize.js Add plugin to sanitize pasted HTML 2015-08-12 01:26:03 +03:00
sanitize-html.js Add plugin to sanitize pasted HTML 2015-08-12 01:26:03 +03:00

README.md

nicEdit is a lightweight, Cross Platform WYSIWYG editor

This is my (Vitaliy Filippov's) fork of nicEdit which I use in my projects since 2012.

It has several improvements:

  • Table plugin
  • Example plugins for "wiki-like CMS integrated" image uploads and link insertions
  • Russian localisation
  • Reworked nicFloatingPanel
  • Sanitize pasted HTML plugin (removes all the crap that MSWord inserts)

Not sure if it's easy to merge all this to upstream, but I'll try... maybe :)