Go to file
Vitaliy Filippov 325fe554ea Move all plugins to separate files 2015-08-12 01:16:42 +03:00
License.md Add README 2015-08-12 00:58:29 +03:00
README.md Add README 2015-08-12 00:58:29 +03:00
build.sh Move all plugins to separate files 2015-08-12 01:16:42 +03:00
nicAdvancedButton.js Move all plugins to separate files 2015-08-12 01:16:42 +03:00
nicButtonTips.js Move all plugins to separate files 2015-08-12 01:16:42 +03:00
nicCodeButton.js Move all plugins to separate files 2015-08-12 01:16:42 +03:00
nicColors.js Move all plugins to separate files 2015-08-12 01:16:42 +03:00
nicCore.js Move all plugins to separate files 2015-08-12 01:16:42 +03:00
nicEditorIcons.gif Better table button for nicEdit 2015-08-12 00:35:27 +03:00
nicFloatingPanel.js Move all plugins to separate files 2015-08-12 01:16:42 +03:00
nicFontSelect.js Move all plugins to separate files 2015-08-12 01:16:42 +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 00:58:29 +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 00:58:29 +03:00
nicPane.js Move all plugins to separate files 2015-08-12 01:16:42 +03:00
nicRu.js Add border option to nicTable, use SimpleAutocomplete in GT 2015-08-12 00:35:28 +03:00
nicSanitize.js Move all plugins to separate files 2015-08-12 01:16:42 +03:00
nicTable.js Move all plugins to separate files 2015-08-12 01:16:42 +03:00
nicXHTML.js Move all plugins to separate files 2015-08-12 01:16:42 +03:00
sanitize-html.js Add plugin to sanitize pasted HTML 2015-08-12 00:58:29 +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 :)