Skip to content

Commit

Permalink
Merge branch 't/10708' into major
Browse files Browse the repository at this point in the history
  • Loading branch information
oleq committed Sep 12, 2013
2 parents 1895ef4 + 1b709a6 commit 9b0267e
Show file tree
Hide file tree
Showing 46 changed files with 11 additions and 9 deletions.
4 changes: 3 additions & 1 deletion CHANGES.md
@@ -1,7 +1,9 @@
CKEditor 4 Changelog
====================

## CKEditor 4.3
## CKEditor 4.3 beta

* [#10708](http://dev.ckeditor.com/ticket/10708): New smileys.

## CKEditor 4.2.1

Expand Down
Binary file modified plugins/smiley/images/angel_smile.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/angel_smile.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/angry_smile.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/angry_smile.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/broken_heart.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/broken_heart.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/confused_smile.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/confused_smile.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/cry_smile.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/cry_smile.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/devil_smile.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/devil_smile.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/embaressed_smile.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/embarrassed_smile.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/embarrassed_smile.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/envelope.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/envelope.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/heart.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/heart.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/kiss.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/kiss.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/lightbulb.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/lightbulb.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/omg_smile.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added plugins/smiley/images/omg_smile.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified plugins/smiley/images/regular_smile.gif
Binary file added plugins/smiley/images/regular_smile.png
Binary file modified plugins/smiley/images/sad_smile.gif
Binary file added plugins/smiley/images/sad_smile.png
Binary file modified plugins/smiley/images/shades_smile.gif
Binary file added plugins/smiley/images/shades_smile.png
Binary file modified plugins/smiley/images/teeth_smile.gif
Binary file added plugins/smiley/images/teeth_smile.png
Binary file modified plugins/smiley/images/thumbs_down.gif
Binary file added plugins/smiley/images/thumbs_down.png
Binary file modified plugins/smiley/images/thumbs_up.gif
Binary file added plugins/smiley/images/thumbs_up.png
Binary file modified plugins/smiley/images/tongue_smile.gif
Binary file added plugins/smiley/images/tongue_smile.png
Binary file modified plugins/smiley/images/tounge_smile.gif
Binary file modified plugins/smiley/images/whatchutalkingabout_smile.gif
Binary file modified plugins/smiley/images/wink_smile.gif
Binary file added plugins/smiley/images/wink_smile.png
16 changes: 8 additions & 8 deletions plugins/smiley/plugin.js
Expand Up @@ -40,20 +40,20 @@ CKEDITOR.plugins.add( 'smiley', {
*
* // This is actually the default value.
* config.smiley_images = [
* 'regular_smile.gif','sad_smile.gif','wink_smile.gif','teeth_smile.gif','confused_smile.gif','tongue_smile.gif',
* 'embarrassed_smile.gif','omg_smile.gif','whatchutalkingabout_smile.gif','angry_smile.gif','angel_smile.gif','shades_smile.gif',
* 'devil_smile.gif','cry_smile.gif','lightbulb.gif','thumbs_down.gif','thumbs_up.gif','heart.gif',
* 'broken_heart.gif','kiss.gif','envelope.gif'
* 'regular_smile.png','sad_smile.png','wink_smile.png','teeth_smile.png','confused_smile.png','tongue_smile.png',
* 'embarrassed_smile.png','omg_smile.png','whatchutalkingabout_smile.png','angry_smile.png','angel_smile.png','shades_smile.png',
* 'devil_smile.png','cry_smile.png','lightbulb.png','thumbs_down.png','thumbs_up.png','heart.png',
* 'broken_heart.png','kiss.png','envelope.png'
* ];
*
* @cfg
* @member CKEDITOR.config
*/
CKEDITOR.config.smiley_images = [
'regular_smile.gif', 'sad_smile.gif', 'wink_smile.gif', 'teeth_smile.gif', 'confused_smile.gif', 'tongue_smile.gif',
'embarrassed_smile.gif', 'omg_smile.gif', 'whatchutalkingabout_smile.gif', 'angry_smile.gif', 'angel_smile.gif', 'shades_smile.gif',
'devil_smile.gif', 'cry_smile.gif', 'lightbulb.gif', 'thumbs_down.gif', 'thumbs_up.gif', 'heart.gif',
'broken_heart.gif', 'kiss.gif', 'envelope.gif' ];
'regular_smile.png', 'sad_smile.png', 'wink_smile.png', 'teeth_smile.png', 'confused_smile.png', 'tongue_smile.png',
'embarrassed_smile.png', 'omg_smile.png', 'whatchutalkingabout_smile.png', 'angry_smile.png', 'angel_smile.png', 'shades_smile.png',
'devil_smile.png', 'cry_smile.png', 'lightbulb.png', 'thumbs_down.png', 'thumbs_up.png', 'heart.png',
'broken_heart.png', 'kiss.png', 'envelope.png' ];

/**
* The description to be used for each of the smileys defined in the
Expand Down

0 comments on commit 9b0267e

Please sign in to comment.