thomascube
2007-11-25 82cd5cdbfc595266341e40d4ad5536c54d00b49c
program/js/tiny_mce/plugins/emotions/editor_plugin_src.js
@@ -1,23 +1,21 @@
/**
 * $RCSfile: editor_plugin_src.js,v $
 * $Revision: 1.23 $
 * $Date: 2006/02/10 16:29:38 $
 * $Id: editor_plugin_src.js 201 2007-02-12 15:56:56Z spocke $
 *
 * @author Moxiecode
 * @copyright Copyright © 2004-2006, Moxiecode Systems AB, All rights reserved.
 * @copyright Copyright © 2004-2007, Moxiecode Systems AB, All rights reserved.
 */
/* Import plugin specific language pack */
tinyMCE.importPluginLanguagePack('emotions', 'en,tr,sv,zh_cn,cs,fa,fr_ca,fr,de,pl,pt_br,nl,da,he,nb,hu,ru,ru_KOI8-R,ru_UTF-8,nn,es,cy,is,zh_tw,zh_tw_utf8,sk');
tinyMCE.importPluginLanguagePack('emotions');
// Plucin static class
var TinyMCE_EmotionsPlugin = {
   getInfo : function() {
      return {
         longname : 'Emotions',
         author : 'Moxiecode Systems',
         author : 'Moxiecode Systems AB',
         authorurl : 'http://tinymce.moxiecode.com',
         infourl : 'http://tinymce.moxiecode.com/tinymce/docs/plugin_emotions.html',
         infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/emotions',
         version : tinyMCE.majorVersion + "." + tinyMCE.minorVersion
      };
   },
@@ -44,7 +42,7 @@
            var template = new Array();
            template['file'] = '../../plugins/emotions/emotions.htm'; // Relative to theme
            template['width'] = 160;
            template['width'] = 250;
            template['height'] = 160;
            // Language specific width and height addons