An open API service indexing awesome lists of open source software.

https://github.com/davepartner/nicedit

A stripped down and customised version of the original nicEdit for social networks
https://github.com/davepartner/nicedit

Last synced: over 1 year ago
JSON representation

A stripped down and customised version of the original nicEdit for social networks

Awesome Lists containing this project

README

          





NicEdit Rich Text Editor




[NicEdit](http://nicedit.com). is a free inline WYSIWYG html content editor created by Brian Kirchoff, that allow you easily editing of web site content on the fly in the browser. Its the best
rich text editor i have used for my websites. Since I set it up for a social network, I have decided to publish the customizations I did to make it fit for a social network

##Features
- Pre tag highlighting: If you wanted to highlight some text in the body of your text, that's possible. You just need to write some css for < pre> pre>
- Youtube embedding: Just paste a youtube link in the youtube menu, and the video will be embedded into your current cusor position
- Text stripping and cleanup: if a body of text is copied from another website, all the text colors, background colors and so one will not appear to avoid having them mess up the page. The only things that will appear are the text, videos and images.
- Font Settings were removed: You can added them back using the instructions in the demo pages of official nicEdit site.

## Links

- [Official NicEdit website](http://nicedit.com)
- To Install nicEdit on your site, just follow the normal [Official NicEdit Installation Instructions](http://nicedit.com/demos.php) here on the official nicedit website. At the end, when you
have successfully set it up, simply replace the contents of the javascript file with the one on this repo.
- [Official nicedit Docs](http://nicedit.com/docs.php)

## How to contact me
- [Facebook.com/daveozoalor](Facebook.com/daveozoalor)
- [twitter.com/braintem](twitter.com/braintem)
- [Instagram.com/daveozoalor](Instagram.com/daveozoalor)
- [Youtube.com/c/braintemorg](Youtube.com/c/braintemorg)

## License

MIT