/var/www/vhosts/bsbdokum.com.tr/httpdocs/admin/assets/ckeditor/plugins/emojione
NameSizeModeActions
dialogs/-0755rm
icons/-0755rm
libs/-0755rm
styles/-0755rm
.bower.json6110644editdlrm
.gitignore70644editdlrm
bower.json2170644editdlrm
plugin.js131570644editdlrm
README.md14410644editdlrm
Edit: /var/www/vhosts/bsbdokum.com.tr/httpdocs/admin/assets/ckeditor/plugins/emojione/README.md (1441B)
# Emojione for CKEditor This plugin integrates the emojione library into the CKEditor. The plugin allows you to add all known emojis into your content in unicode format. Plugin on the [CKEditor website](http://ckeditor.com/addon/emojione) Try our [Demo](http://ckeditor-emojione-demo.braune-digital.com) You can install the dependencies and the plugin with bower: ``` bower install ckeditor bower install emojione bower install ckeditor-emojione ``` After that you can register the plugin within your CKeditor configuration: ``` CKEditor
``` This addon has been inspired by the [smiley plugin](https://github.com/ckeditor/ckeditor-dev/tree/master/plugins/smiley) and added support for native emojis.