comfortable_mexican_sofa 1.0.27 → 1.0.28
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/comfortable_mexican_sofa.gemspec +34 -11
- data/lib/comfortable_mexican_sofa/view_methods.rb +4 -6
- data/public/javascripts/comfortable_mexican_sofa/cms.js +10 -7
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/jquery.tinymce.js +1 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/langs/en.js +170 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/about.htm +54 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/anchor.htm +26 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/charmap.htm +52 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/color_picker.htm +73 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/editor_template.js +1 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/image.htm +80 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/img/colorpicker.jpg +0 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/img/icons.gif +0 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/about.js +72 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/anchor.js +37 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/charmap.js +335 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/color_picker.js +253 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/image.js +245 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/link.js +156 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/js/source_editor.js +56 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/langs/en.js +62 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/langs/en_dlg.js +51 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/link.htm +58 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/content.css +36 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/dialog.css +117 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/buttons.png +0 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/items.gif +0 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif +0 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/menu_check.gif +0 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/progress.gif +0 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/img/tabs.gif +0 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/skins/default/ui.css +213 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/themes/advanced/source_editor.htm +25 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/tiny_mce.js +1 -0
- data/public/javascripts/comfortable_mexican_sofa/tiny_mce/tiny_mce_popup.js +5 -0
- metadata +36 -13
- data/public/javascripts/comfortable_mexican_sofa/jwysiwyg/jquery.wysiwyg.css +0 -62
- data/public/javascripts/comfortable_mexican_sofa/jwysiwyg/jquery.wysiwyg.gif +0 -0
- data/public/javascripts/comfortable_mexican_sofa/jwysiwyg/jquery.wysiwyg.jpg +0 -0
- data/public/javascripts/comfortable_mexican_sofa/jwysiwyg/jquery.wysiwyg.js +0 -1393
- data/public/javascripts/comfortable_mexican_sofa/jwysiwyg/jquery.wysiwyg.modal.css +0 -51
- data/public/javascripts/comfortable_mexican_sofa/plupload/plupload.full.min.js +0 -1
- data/public/javascripts/comfortable_mexican_sofa/plupload/plupload.html4.min.js +0 -1
- data/public/javascripts/comfortable_mexican_sofa/plupload/plupload.html5.min.js +0 -1
- data/public/javascripts/comfortable_mexican_sofa/uploader.js +0 -47
@@ -0,0 +1 @@
|
|
1
|
+
(function(e){var d=e.DOM,b=e.dom.Event,h=e.extend,f=e.each,a=e.util.Cookie,g,c=e.explode;e.ThemeManager.requireLangPack("advanced");e.create("tinymce.themes.AdvancedTheme",{sizes:[8,10,12,14,18,24,36],controls:{bold:["bold_desc","Bold"],italic:["italic_desc","Italic"],underline:["underline_desc","Underline"],strikethrough:["striketrough_desc","Strikethrough"],justifyleft:["justifyleft_desc","JustifyLeft"],justifycenter:["justifycenter_desc","JustifyCenter"],justifyright:["justifyright_desc","JustifyRight"],justifyfull:["justifyfull_desc","JustifyFull"],bullist:["bullist_desc","InsertUnorderedList"],numlist:["numlist_desc","InsertOrderedList"],outdent:["outdent_desc","Outdent"],indent:["indent_desc","Indent"],cut:["cut_desc","Cut"],copy:["copy_desc","Copy"],paste:["paste_desc","Paste"],undo:["undo_desc","Undo"],redo:["redo_desc","Redo"],link:["link_desc","mceLink"],unlink:["unlink_desc","unlink"],image:["image_desc","mceImage"],cleanup:["cleanup_desc","mceCleanup"],help:["help_desc","mceHelp"],code:["code_desc","mceCodeEditor"],hr:["hr_desc","InsertHorizontalRule"],removeformat:["removeformat_desc","RemoveFormat"],sub:["sub_desc","subscript"],sup:["sup_desc","superscript"],forecolor:["forecolor_desc","ForeColor"],forecolorpicker:["forecolor_desc","mceForeColor"],backcolor:["backcolor_desc","HiliteColor"],backcolorpicker:["backcolor_desc","mceBackColor"],charmap:["charmap_desc","mceCharMap"],visualaid:["visualaid_desc","mceToggleVisualAid"],anchor:["anchor_desc","mceInsertAnchor"],newdocument:["newdocument_desc","mceNewDocument"],blockquote:["blockquote_desc","mceBlockQuote"]},stateControls:["bold","italic","underline","strikethrough","bullist","numlist","justifyleft","justifycenter","justifyright","justifyfull","sub","sup","blockquote"],init:function(j,k){var l=this,m,i,n;l.editor=j;l.url=k;l.onResolveName=new e.util.Dispatcher(this);l.settings=m=h({theme_advanced_path:true,theme_advanced_toolbar_location:"bottom",theme_advanced_buttons1:"bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,styleselect,formatselect",theme_advanced_buttons2:"bullist,numlist,|,outdent,indent,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code",theme_advanced_buttons3:"hr,removeformat,visualaid,|,sub,sup,|,charmap",theme_advanced_blockformats:"p,address,pre,h1,h2,h3,h4,h5,h6",theme_advanced_toolbar_align:"center",theme_advanced_fonts:"Andale Mono=andale mono,times;Arial=arial,helvetica,sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings,zapf dingbats",theme_advanced_more_colors:1,theme_advanced_row_height:23,theme_advanced_resize_horizontal:1,theme_advanced_resizing_use_cookie:1,theme_advanced_font_sizes:"1,2,3,4,5,6,7",readonly:j.settings.readonly},j.settings);if(!m.font_size_style_values){m.font_size_style_values="8pt,10pt,12pt,14pt,18pt,24pt,36pt"}if(e.is(m.theme_advanced_font_sizes,"string")){m.font_size_style_values=e.explode(m.font_size_style_values);m.font_size_classes=e.explode(m.font_size_classes||"");n={};j.settings.theme_advanced_font_sizes=m.theme_advanced_font_sizes;f(j.getParam("theme_advanced_font_sizes","","hash"),function(q,p){var o;if(p==q&&q>=1&&q<=7){p=q+" ("+l.sizes[q-1]+"pt)";o=m.font_size_classes[q-1];q=m.font_size_style_values[q-1]||(l.sizes[q-1]+"pt")}if(/^\s*\./.test(q)){o=q.replace(/\./g,"")}n[p]=o?{"class":o}:{fontSize:q}});m.theme_advanced_font_sizes=n}if((i=m.theme_advanced_path_location)&&i!="none"){m.theme_advanced_statusbar_location=m.theme_advanced_path_location}if(m.theme_advanced_statusbar_location=="none"){m.theme_advanced_statusbar_location=0}j.onInit.add(function(){if(!j.settings.readonly){j.onNodeChange.add(l._nodeChanged,l)}if(j.settings.content_css!==false){j.dom.loadCSS(j.baseURI.toAbsolute(k+"/skins/"+j.settings.skin+"/content.css"))}});j.onSetProgressState.add(function(q,o,r){var s,t=q.id,p;if(o){l.progressTimer=setTimeout(function(){s=q.getContainer();s=s.insertBefore(d.create("DIV",{style:"position:relative"}),s.firstChild);p=d.get(q.id+"_tbl");d.add(s,"div",{id:t+"_blocker","class":"mceBlocker",style:{width:p.clientWidth+2,height:p.clientHeight+2}});d.add(s,"div",{id:t+"_progress","class":"mceProgress",style:{left:p.clientWidth/2,top:p.clientHeight/2}})},r||0)}else{d.remove(t+"_blocker");d.remove(t+"_progress");clearTimeout(l.progressTimer)}});d.loadCSS(m.editor_css?j.documentBaseURI.toAbsolute(m.editor_css):k+"/skins/"+j.settings.skin+"/ui.css");if(m.skin_variant){d.loadCSS(k+"/skins/"+j.settings.skin+"/ui_"+m.skin_variant+".css")}},createControl:function(l,i){var j,k;if(k=i.createControl(l)){return k}switch(l){case"styleselect":return this._createStyleSelect();case"formatselect":return this._createBlockFormats();case"fontselect":return this._createFontSelect();case"fontsizeselect":return this._createFontSizeSelect();case"forecolor":return this._createForeColorMenu();case"backcolor":return this._createBackColorMenu()}if((j=this.controls[l])){return i.createButton(l,{title:"advanced."+j[0],cmd:j[1],ui:j[2],value:j[3]})}},execCommand:function(k,j,l){var i=this["_"+k];if(i){i.call(this,j,l);return true}return false},_importClasses:function(k){var i=this.editor,j=i.controlManager.get("styleselect");if(j.getLength()==0){f(i.dom.getClasses(),function(n,l){var m="style_"+l;i.formatter.register(m,{inline:"span",attributes:{"class":n["class"]},selector:"*"});j.add(n["class"],m)})}},_createStyleSelect:function(m){var k=this,i=k.editor,j=i.controlManager,l;l=j.createListBox("styleselect",{title:"advanced.style_select",onselect:function(o){var p,n=[];f(l.items,function(q){n.push(q.value)});i.focus();i.undoManager.add();p=i.formatter.matchAll(n);if(!o||p[0]==o){i.formatter.remove(p[0])}else{i.formatter.apply(o)}i.undoManager.add();i.nodeChanged();return false}});i.onInit.add(function(){var o=0,n=i.getParam("style_formats");if(n){f(n,function(p){var q,r=0;f(p,function(){r++});if(r>1){q=p.name=p.name||"style_"+(o++);i.formatter.register(q,p);l.add(p.title,q)}else{l.add(p.title)}})}else{f(i.getParam("theme_advanced_styles","","hash"),function(r,q){var p;if(r){p="style_"+(o++);i.formatter.register(p,{inline:"span",classes:r,selector:"*"});l.add(k.editor.translate(q),p)}})}});if(l.getLength()==0){l.onPostRender.add(function(o,p){if(!l.NativeListBox){b.add(p.id+"_text","focus",k._importClasses,k);b.add(p.id+"_text","mousedown",k._importClasses,k);b.add(p.id+"_open","focus",k._importClasses,k);b.add(p.id+"_open","mousedown",k._importClasses,k)}else{b.add(p.id,"focus",k._importClasses,k)}})}return l},_createFontSelect:function(){var k,j=this,i=j.editor;k=i.controlManager.createListBox("fontselect",{title:"advanced.fontdefault",onselect:function(l){var m=k.items[k.selectedIndex];if(!l&&m){i.execCommand("FontName",false,m.value);return}i.execCommand("FontName",false,l);k.select(function(n){return l==n});return false}});if(k){f(i.getParam("theme_advanced_fonts",j.settings.theme_advanced_fonts,"hash"),function(m,l){k.add(i.translate(l),m,{style:m.indexOf("dings")==-1?"font-family:"+m:""})})}return k},_createFontSizeSelect:function(){var m=this,k=m.editor,n,l=0,j=[];n=k.controlManager.createListBox("fontsizeselect",{title:"advanced.font_size",onselect:function(i){var o=n.items[n.selectedIndex];if(!i&&o){o=o.value;if(o["class"]){k.formatter.toggle("fontsize_class",{value:o["class"]});k.undoManager.add();k.nodeChanged()}else{k.execCommand("FontSize",false,o.fontSize)}return}if(i["class"]){k.focus();k.undoManager.add();k.formatter.toggle("fontsize_class",{value:i["class"]});k.undoManager.add();k.nodeChanged()}else{k.execCommand("FontSize",false,i.fontSize)}n.select(function(p){return i==p});return false}});if(n){f(m.settings.theme_advanced_font_sizes,function(o,i){var p=o.fontSize;if(p>=1&&p<=7){p=m.sizes[parseInt(p)-1]+"pt"}n.add(i,o,{style:"font-size:"+p,"class":"mceFontSize"+(l++)+(" "+(o["class"]||""))})})}return n},_createBlockFormats:function(){var k,i={p:"advanced.paragraph",address:"advanced.address",pre:"advanced.pre",h1:"advanced.h1",h2:"advanced.h2",h3:"advanced.h3",h4:"advanced.h4",h5:"advanced.h5",h6:"advanced.h6",div:"advanced.div",blockquote:"advanced.blockquote",code:"advanced.code",dt:"advanced.dt",dd:"advanced.dd",samp:"advanced.samp"},j=this;k=j.editor.controlManager.createListBox("formatselect",{title:"advanced.block",cmd:"FormatBlock"});if(k){f(j.editor.getParam("theme_advanced_blockformats",j.settings.theme_advanced_blockformats,"hash"),function(m,l){k.add(j.editor.translate(l!=m?l:i[m]),m,{"class":"mce_formatPreview mce_"+m})})}return k},_createForeColorMenu:function(){var m,j=this,k=j.settings,l={},i;if(k.theme_advanced_more_colors){l.more_colors_func=function(){j._mceColorPicker(0,{color:m.value,func:function(n){m.setColor(n)}})}}if(i=k.theme_advanced_text_colors){l.colors=i}if(k.theme_advanced_default_foreground_color){l.default_color=k.theme_advanced_default_foreground_color}l.title="advanced.forecolor_desc";l.cmd="ForeColor";l.scope=this;m=j.editor.controlManager.createColorSplitButton("forecolor",l);return m},_createBackColorMenu:function(){var m,j=this,k=j.settings,l={},i;if(k.theme_advanced_more_colors){l.more_colors_func=function(){j._mceColorPicker(0,{color:m.value,func:function(n){m.setColor(n)}})}}if(i=k.theme_advanced_background_colors){l.colors=i}if(k.theme_advanced_default_background_color){l.default_color=k.theme_advanced_default_background_color}l.title="advanced.backcolor_desc";l.cmd="HiliteColor";l.scope=this;m=j.editor.controlManager.createColorSplitButton("backcolor",l);return m},renderUI:function(k){var m,l,q,v=this,r=v.editor,w=v.settings,u,j,i;m=j=d.create("span",{id:r.id+"_parent","class":"mceEditor "+r.settings.skin+"Skin"+(w.skin_variant?" "+r.settings.skin+"Skin"+v._ufirst(w.skin_variant):"")});if(!d.boxModel){m=d.add(m,"div",{"class":"mceOldBoxModel"})}m=u=d.add(m,"table",{id:r.id+"_tbl","class":"mceLayout",cellSpacing:0,cellPadding:0});m=q=d.add(m,"tbody");switch((w.theme_advanced_layout_manager||"").toLowerCase()){case"rowlayout":l=v._rowLayout(w,q,k);break;case"customlayout":l=r.execCallback("theme_advanced_custom_layout",w,q,k,j);break;default:l=v._simpleLayout(w,q,k,j)}m=k.targetNode;i=d.stdMode?u.getElementsByTagName("tr"):u.rows;d.addClass(i[0],"mceFirst");d.addClass(i[i.length-1],"mceLast");f(d.select("tr",q),function(o){d.addClass(o.firstChild,"mceFirst");d.addClass(o.childNodes[o.childNodes.length-1],"mceLast")});if(d.get(w.theme_advanced_toolbar_container)){d.get(w.theme_advanced_toolbar_container).appendChild(j)}else{d.insertAfter(j,m)}b.add(r.id+"_path_row","click",function(n){n=n.target;if(n.nodeName=="A"){v._sel(n.className.replace(/^.*mcePath_([0-9]+).*$/,"$1"));return b.cancel(n)}});if(!r.getParam("accessibility_focus")){b.add(d.add(j,"a",{href:"#"},"<!-- IE -->"),"focus",function(){tinyMCE.get(r.id).focus()})}if(w.theme_advanced_toolbar_location=="external"){k.deltaHeight=0}v.deltaHeight=k.deltaHeight;k.targetNode=null;return{iframeContainer:l,editorContainer:r.id+"_parent",sizeContainer:u,deltaHeight:k.deltaHeight}},getInfo:function(){return{longname:"Advanced theme",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",version:e.majorVersion+"."+e.minorVersion}},resizeBy:function(i,j){var k=d.get(this.editor.id+"_tbl");this.resizeTo(k.clientWidth+i,k.clientHeight+j)},resizeTo:function(i,m,k){var j=this.editor,l=this.settings,n=d.get(j.id+"_tbl"),o=d.get(j.id+"_ifr");i=Math.max(l.theme_advanced_resizing_min_width||100,i);m=Math.max(l.theme_advanced_resizing_min_height||100,m);i=Math.min(l.theme_advanced_resizing_max_width||65535,i);m=Math.min(l.theme_advanced_resizing_max_height||65535,m);d.setStyle(n,"height","");d.setStyle(o,"height",m);if(l.theme_advanced_resize_horizontal){d.setStyle(n,"width","");d.setStyle(o,"width",i);if(i<n.clientWidth){i=n.clientWidth;d.setStyle(o,"width",n.clientWidth)}}if(k&&l.theme_advanced_resizing_use_cookie){a.setHash("TinyMCE_"+j.id+"_size",{cw:i,ch:m})}},destroy:function(){var i=this.editor.id;b.clear(i+"_resize");b.clear(i+"_path_row");b.clear(i+"_external_close")},_simpleLayout:function(y,r,k,i){var x=this,u=x.editor,v=y.theme_advanced_toolbar_location,m=y.theme_advanced_statusbar_location,l,j,q,w;if(y.readonly){l=d.add(r,"tr");l=j=d.add(l,"td",{"class":"mceIframeContainer"});return j}if(v=="top"){x._addToolbars(r,k)}if(v=="external"){l=w=d.create("div",{style:"position:relative"});l=d.add(l,"div",{id:u.id+"_external","class":"mceExternalToolbar"});d.add(l,"a",{id:u.id+"_external_close",href:"javascript:;","class":"mceExternalClose"});l=d.add(l,"table",{id:u.id+"_tblext",cellSpacing:0,cellPadding:0});q=d.add(l,"tbody");if(i.firstChild.className=="mceOldBoxModel"){i.firstChild.appendChild(w)}else{i.insertBefore(w,i.firstChild)}x._addToolbars(q,k);u.onMouseUp.add(function(){var o=d.get(u.id+"_external");d.show(o);d.hide(g);var n=b.add(u.id+"_external_close","click",function(){d.hide(u.id+"_external");b.remove(u.id+"_external_close","click",n)});d.show(o);d.setStyle(o,"top",0-d.getRect(u.id+"_tblext").h-1);d.hide(o);d.show(o);o.style.filter="";g=u.id+"_external";o=null})}if(m=="top"){x._addStatusBar(r,k)}if(!y.theme_advanced_toolbar_container){l=d.add(r,"tr");l=j=d.add(l,"td",{"class":"mceIframeContainer"})}if(v=="bottom"){x._addToolbars(r,k)}if(m=="bottom"){x._addStatusBar(r,k)}return j},_rowLayout:function(w,m,k){var v=this,p=v.editor,u,x,i=p.controlManager,l,j,r,q;u=w.theme_advanced_containers_default_class||"";x=w.theme_advanced_containers_default_align||"center";f(c(w.theme_advanced_containers||""),function(s,o){var n=w["theme_advanced_container_"+s]||"";switch(n.toLowerCase()){case"mceeditor":l=d.add(m,"tr");l=j=d.add(l,"td",{"class":"mceIframeContainer"});break;case"mceelementpath":v._addStatusBar(m,k);break;default:q=(w["theme_advanced_container_"+s+"_align"]||x).toLowerCase();q="mce"+v._ufirst(q);l=d.add(d.add(m,"tr"),"td",{"class":"mceToolbar "+(w["theme_advanced_container_"+s+"_class"]||u)+" "+q||x});r=i.createToolbar("toolbar"+o);v._addControls(n,r);d.setHTML(l,r.renderHTML());k.deltaHeight-=w.theme_advanced_row_height}});return j},_addControls:function(j,i){var k=this,l=k.settings,m,n=k.editor.controlManager;if(l.theme_advanced_disable&&!k._disabled){m={};f(c(l.theme_advanced_disable),function(o){m[o]=1});k._disabled=m}else{m=k._disabled}f(c(j),function(p){var o;if(m&&m[p]){return}if(p=="tablecontrols"){f(["table","|","row_props","cell_props","|","row_before","row_after","delete_row","|","col_before","col_after","delete_col","|","split_cells","merge_cells"],function(q){q=k.createControl(q,n);if(q){i.add(q)}});return}o=k.createControl(p,n);if(o){i.add(o)}})},_addToolbars:function(w,k){var z=this,p,m,r=z.editor,A=z.settings,y,j=r.controlManager,u,l,q=[],x;x=A.theme_advanced_toolbar_align.toLowerCase();x="mce"+z._ufirst(x);l=d.add(d.add(w,"tr"),"td",{"class":"mceToolbar "+x});if(!r.getParam("accessibility_focus")){q.push(d.createHTML("a",{href:"#",onfocus:"tinyMCE.get('"+r.id+"').focus();"},"<!-- IE -->"))}q.push(d.createHTML("a",{href:"#",accesskey:"q",title:r.getLang("advanced.toolbar_focus")},"<!-- IE -->"));for(p=1;(y=A["theme_advanced_buttons"+p]);p++){m=j.createToolbar("toolbar"+p,{"class":"mceToolbarRow"+p});if(A["theme_advanced_buttons"+p+"_add"]){y+=","+A["theme_advanced_buttons"+p+"_add"]}if(A["theme_advanced_buttons"+p+"_add_before"]){y=A["theme_advanced_buttons"+p+"_add_before"]+","+y}z._addControls(y,m);q.push(m.renderHTML());k.deltaHeight-=A.theme_advanced_row_height}q.push(d.createHTML("a",{href:"#",accesskey:"z",title:r.getLang("advanced.toolbar_focus"),onfocus:"tinyMCE.getInstanceById('"+r.id+"').focus();"},"<!-- IE -->"));d.setHTML(l,q.join(""))},_addStatusBar:function(m,j){var k,v=this,p=v.editor,w=v.settings,i,q,u,l;k=d.add(m,"tr");k=l=d.add(k,"td",{"class":"mceStatusbar"});k=d.add(k,"div",{id:p.id+"_path_row"},w.theme_advanced_path?p.translate("advanced.path")+": ":" ");d.add(k,"a",{href:"#",accesskey:"x"});if(w.theme_advanced_resizing){d.add(l,"a",{id:p.id+"_resize",href:"javascript:;",onclick:"return false;","class":"mceResize"});if(w.theme_advanced_resizing_use_cookie){p.onPostRender.add(function(){var n=a.getHash("TinyMCE_"+p.id+"_size"),r=d.get(p.id+"_tbl");if(!n){return}v.resizeTo(n.cw,n.ch)})}p.onPostRender.add(function(){b.add(p.id+"_resize","click",function(n){n.preventDefault()});b.add(p.id+"_resize","mousedown",function(D){var t,r,s,o,C,z,A,F,n,E,x;function y(G){G.preventDefault();n=A+(G.screenX-C);E=F+(G.screenY-z);v.resizeTo(n,E)}function B(G){b.remove(d.doc,"mousemove",t);b.remove(p.getDoc(),"mousemove",r);b.remove(d.doc,"mouseup",s);b.remove(p.getDoc(),"mouseup",o);n=A+(G.screenX-C);E=F+(G.screenY-z);v.resizeTo(n,E,true)}D.preventDefault();C=D.screenX;z=D.screenY;x=d.get(v.editor.id+"_ifr");A=n=x.clientWidth;F=E=x.clientHeight;t=b.add(d.doc,"mousemove",y);r=b.add(p.getDoc(),"mousemove",y);s=b.add(d.doc,"mouseup",B);o=b.add(p.getDoc(),"mouseup",B)})})}j.deltaHeight-=21;k=m=null},_nodeChanged:function(r,z,l,x,j){var C=this,i,y=0,B,u,D=C.settings,A,k,w,m,q;e.each(C.stateControls,function(n){z.setActive(n,r.queryCommandState(C.controls[n][1]))});function o(p){var s,n=j.parents,t=p;if(typeof(p)=="string"){t=function(v){return v.nodeName==p}}for(s=0;s<n.length;s++){if(t(n[s])){return n[s]}}}z.setActive("visualaid",r.hasVisual);z.setDisabled("undo",!r.undoManager.hasUndo()&&!r.typing);z.setDisabled("redo",!r.undoManager.hasRedo());z.setDisabled("outdent",!r.queryCommandState("Outdent"));i=o("A");if(u=z.get("link")){if(!i||!i.name){u.setDisabled(!i&&x);u.setActive(!!i)}}if(u=z.get("unlink")){u.setDisabled(!i&&x);u.setActive(!!i&&!i.name)}if(u=z.get("anchor")){u.setActive(!!i&&i.name)}i=o("IMG");if(u=z.get("image")){u.setActive(!!i&&l.className.indexOf("mceItem")==-1)}if(u=z.get("styleselect")){C._importClasses();m=[];f(u.items,function(n){m.push(n.value)});q=r.formatter.matchAll(m);u.select(q[0])}if(u=z.get("formatselect")){i=o(d.isBlock);if(i){u.select(i.nodeName.toLowerCase())}}o(function(p){if(p.nodeName==="SPAN"){if(!A&&p.className){A=p.className}if(!k&&p.style.fontSize){k=p.style.fontSize}if(!w&&p.style.fontFamily){w=p.style.fontFamily.replace(/[\"\']+/g,"").replace(/^([^,]+).*/,"$1").toLowerCase()}}return false});if(u=z.get("fontselect")){u.select(function(n){return n.replace(/^([^,]+).*/,"$1").toLowerCase()==w})}if(u=z.get("fontsizeselect")){if(D.theme_advanced_runtime_fontsize&&!k&&!A){k=r.dom.getStyle(l,"fontSize",true)}u.select(function(n){if(n.fontSize&&n.fontSize===k){return true}if(n["class"]&&n["class"]===A){return true}})}if(D.theme_advanced_path&&D.theme_advanced_statusbar_location){i=d.get(r.id+"_path")||d.add(r.id+"_path_row","span",{id:r.id+"_path"});d.setHTML(i,"");o(function(E){var p=E.nodeName.toLowerCase(),s,v,t="";if(E.nodeType!=1||E.nodeName==="BR"||(d.hasClass(E,"mceItemHidden")||d.hasClass(E,"mceItemRemoved"))){return}if(B=d.getAttrib(E,"mce_name")){p=B}if(e.isIE&&E.scopeName!=="HTML"){p=E.scopeName+":"+p}p=p.replace(/mce\:/g,"");switch(p){case"b":p="strong";break;case"i":p="em";break;case"img":if(B=d.getAttrib(E,"src")){t+="src: "+B+" "}break;case"a":if(B=d.getAttrib(E,"name")){t+="name: "+B+" ";p+="#"+B}if(B=d.getAttrib(E,"href")){t+="href: "+B+" "}break;case"font":if(B=d.getAttrib(E,"face")){t+="font: "+B+" "}if(B=d.getAttrib(E,"size")){t+="size: "+B+" "}if(B=d.getAttrib(E,"color")){t+="color: "+B+" "}break;case"span":if(B=d.getAttrib(E,"style")){t+="style: "+B+" "}break}if(B=d.getAttrib(E,"id")){t+="id: "+B+" "}if(B=E.className){B=B.replace(/\b\s*(webkit|mce|Apple-)\w+\s*\b/g,"");if(B){t+="class: "+B+" ";if(d.isBlock(E)||p=="img"||p=="span"){p+="."+B}}}p=p.replace(/(html:)/g,"");p={name:p,node:E,title:t};C.onResolveName.dispatch(C,p);t=p.title;p=p.name;v=d.create("a",{href:"javascript:;",onmousedown:"return false;",title:t,"class":"mcePath_"+(y++)},p);if(i.hasChildNodes()){i.insertBefore(d.doc.createTextNode(" \u00bb "),i.firstChild);i.insertBefore(v,i.firstChild)}else{i.appendChild(v)}},r.getBody())}},_sel:function(i){this.editor.execCommand("mceSelectNodeDepth",false,i)},_mceInsertAnchor:function(k,j){var i=this.editor;i.windowManager.open({url:this.url+"/anchor.htm",width:320+parseInt(i.getLang("advanced.anchor_delta_width",0)),height:90+parseInt(i.getLang("advanced.anchor_delta_height",0)),inline:true},{theme_url:this.url})},_mceCharMap:function(){var i=this.editor;i.windowManager.open({url:this.url+"/charmap.htm",width:550+parseInt(i.getLang("advanced.charmap_delta_width",0)),height:250+parseInt(i.getLang("advanced.charmap_delta_height",0)),inline:true},{theme_url:this.url})},_mceHelp:function(){var i=this.editor;i.windowManager.open({url:this.url+"/about.htm",width:480,height:380,inline:true},{theme_url:this.url})},_mceColorPicker:function(k,j){var i=this.editor;j=j||{};i.windowManager.open({url:this.url+"/color_picker.htm",width:375+parseInt(i.getLang("advanced.colorpicker_delta_width",0)),height:250+parseInt(i.getLang("advanced.colorpicker_delta_height",0)),close_previous:false,inline:true},{input_color:j.color,func:j.func,theme_url:this.url})},_mceCodeEditor:function(j,k){var i=this.editor;i.windowManager.open({url:this.url+"/source_editor.htm",width:parseInt(i.getParam("theme_advanced_source_editor_width",720)),height:parseInt(i.getParam("theme_advanced_source_editor_height",580)),inline:true,resizable:true,maximizable:true},{theme_url:this.url})},_mceImage:function(j,k){var i=this.editor;if(i.dom.getAttrib(i.selection.getNode(),"class").indexOf("mceItem")!=-1){return}i.windowManager.open({url:this.url+"/image.htm",width:355+parseInt(i.getLang("advanced.image_delta_width",0)),height:275+parseInt(i.getLang("advanced.image_delta_height",0)),inline:true},{theme_url:this.url})},_mceLink:function(j,k){var i=this.editor;i.windowManager.open({url:this.url+"/link.htm",width:310+parseInt(i.getLang("advanced.link_delta_width",0)),height:200+parseInt(i.getLang("advanced.link_delta_height",0)),inline:true},{theme_url:this.url})},_mceNewDocument:function(){var i=this.editor;i.windowManager.confirm("advanced.newdocument",function(j){if(j){i.execCommand("mceSetContent",false,"")}})},_mceForeColor:function(){var i=this;this._mceColorPicker(0,{color:i.fgColor,func:function(j){i.fgColor=j;i.editor.execCommand("ForeColor",false,j)}})},_mceBackColor:function(){var i=this;this._mceColorPicker(0,{color:i.bgColor,func:function(j){i.bgColor=j;i.editor.execCommand("HiliteColor",false,j)}})},_ufirst:function(i){return i.substring(0,1).toUpperCase()+i.substring(1)}});e.ThemeManager.add("advanced",e.themes.AdvancedTheme)}(tinymce));
|
@@ -0,0 +1,80 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
2
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
3
|
+
<head>
|
4
|
+
<title>{#advanced_dlg.image_title}</title>
|
5
|
+
<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
6
|
+
<script type="text/javascript" src="../../utils/mctabs.js"></script>
|
7
|
+
<script type="text/javascript" src="../../utils/form_utils.js"></script>
|
8
|
+
<script type="text/javascript" src="js/image.js"></script>
|
9
|
+
</head>
|
10
|
+
<body id="image" style="display: none">
|
11
|
+
<form onsubmit="ImageDialog.update();return false;" action="#">
|
12
|
+
<div class="tabs">
|
13
|
+
<ul>
|
14
|
+
<li id="general_tab" class="current"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#advanced_dlg.image_title}</a></span></li>
|
15
|
+
</ul>
|
16
|
+
</div>
|
17
|
+
|
18
|
+
<div class="panel_wrapper">
|
19
|
+
<div id="general_panel" class="panel current">
|
20
|
+
<table border="0" cellpadding="4" cellspacing="0">
|
21
|
+
<tr>
|
22
|
+
<td class="nowrap"><label for="src">{#advanced_dlg.image_src}</label></td>
|
23
|
+
<td><table border="0" cellspacing="0" cellpadding="0">
|
24
|
+
<tr>
|
25
|
+
<td><input id="src" name="src" type="text" class="mceFocus" value="" style="width: 200px" onchange="ImageDialog.getImageData();" /></td>
|
26
|
+
<td id="srcbrowsercontainer"> </td>
|
27
|
+
</tr>
|
28
|
+
</table></td>
|
29
|
+
</tr>
|
30
|
+
<tr>
|
31
|
+
<td><label for="image_list">{#advanced_dlg.image_list}</label></td>
|
32
|
+
<td><select id="image_list" name="image_list" onchange="document.getElementById('src').value=this.options[this.selectedIndex].value;document.getElementById('alt').value=this.options[this.selectedIndex].text;"></select></td>
|
33
|
+
</tr>
|
34
|
+
<tr>
|
35
|
+
<td class="nowrap"><label for="alt">{#advanced_dlg.image_alt}</label></td>
|
36
|
+
<td><input id="alt" name="alt" type="text" value="" style="width: 200px" /></td>
|
37
|
+
</tr>
|
38
|
+
<tr>
|
39
|
+
<td class="nowrap"><label for="align">{#advanced_dlg.image_align}</label></td>
|
40
|
+
<td><select id="align" name="align" onchange="ImageDialog.updateStyle();">
|
41
|
+
<option value="">{#not_set}</option>
|
42
|
+
<option value="baseline">{#advanced_dlg.image_align_baseline}</option>
|
43
|
+
<option value="top">{#advanced_dlg.image_align_top}</option>
|
44
|
+
<option value="middle">{#advanced_dlg.image_align_middle}</option>
|
45
|
+
<option value="bottom">{#advanced_dlg.image_align_bottom}</option>
|
46
|
+
<option value="text-top">{#advanced_dlg.image_align_texttop}</option>
|
47
|
+
<option value="text-bottom">{#advanced_dlg.image_align_textbottom}</option>
|
48
|
+
<option value="left">{#advanced_dlg.image_align_left}</option>
|
49
|
+
<option value="right">{#advanced_dlg.image_align_right}</option>
|
50
|
+
</select></td>
|
51
|
+
</tr>
|
52
|
+
<tr>
|
53
|
+
<td class="nowrap"><label for="width">{#advanced_dlg.image_dimensions}</label></td>
|
54
|
+
<td><input id="width" name="width" type="text" value="" size="3" maxlength="5" />
|
55
|
+
x
|
56
|
+
<input id="height" name="height" type="text" value="" size="3" maxlength="5" /></td>
|
57
|
+
</tr>
|
58
|
+
<tr>
|
59
|
+
<td class="nowrap"><label for="border">{#advanced_dlg.image_border}</label></td>
|
60
|
+
<td><input id="border" name="border" type="text" value="" size="3" maxlength="3" onchange="ImageDialog.updateStyle();" /></td>
|
61
|
+
</tr>
|
62
|
+
<tr>
|
63
|
+
<td class="nowrap"><label for="vspace">{#advanced_dlg.image_vspace}</label></td>
|
64
|
+
<td><input id="vspace" name="vspace" type="text" value="" size="3" maxlength="3" onchange="ImageDialog.updateStyle();" /></td>
|
65
|
+
</tr>
|
66
|
+
<tr>
|
67
|
+
<td class="nowrap"><label for="hspace">{#advanced_dlg.image_hspace}</label></td>
|
68
|
+
<td><input id="hspace" name="hspace" type="text" value="" size="3" maxlength="3" onchange="ImageDialog.updateStyle();" /></td>
|
69
|
+
</tr>
|
70
|
+
</table>
|
71
|
+
</div>
|
72
|
+
</div>
|
73
|
+
|
74
|
+
<div class="mceActionPanel">
|
75
|
+
<input type="submit" id="insert" name="insert" value="{#insert}" />
|
76
|
+
<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
|
77
|
+
</div>
|
78
|
+
</form>
|
79
|
+
</body>
|
80
|
+
</html>
|
Binary file
|
Binary file
|
@@ -0,0 +1,72 @@
|
|
1
|
+
tinyMCEPopup.requireLangPack();
|
2
|
+
|
3
|
+
function init() {
|
4
|
+
var ed, tcont;
|
5
|
+
|
6
|
+
tinyMCEPopup.resizeToInnerSize();
|
7
|
+
ed = tinyMCEPopup.editor;
|
8
|
+
|
9
|
+
// Give FF some time
|
10
|
+
window.setTimeout(insertHelpIFrame, 10);
|
11
|
+
|
12
|
+
tcont = document.getElementById('plugintablecontainer');
|
13
|
+
document.getElementById('plugins_tab').style.display = 'none';
|
14
|
+
|
15
|
+
var html = "";
|
16
|
+
html += '<table id="plugintable">';
|
17
|
+
html += '<thead>';
|
18
|
+
html += '<tr>';
|
19
|
+
html += '<td>' + ed.getLang('advanced_dlg.about_plugin') + '</td>';
|
20
|
+
html += '<td>' + ed.getLang('advanced_dlg.about_author') + '</td>';
|
21
|
+
html += '<td>' + ed.getLang('advanced_dlg.about_version') + '</td>';
|
22
|
+
html += '</tr>';
|
23
|
+
html += '</thead>';
|
24
|
+
html += '<tbody>';
|
25
|
+
|
26
|
+
tinymce.each(ed.plugins, function(p, n) {
|
27
|
+
var info;
|
28
|
+
|
29
|
+
if (!p.getInfo)
|
30
|
+
return;
|
31
|
+
|
32
|
+
html += '<tr>';
|
33
|
+
|
34
|
+
info = p.getInfo();
|
35
|
+
|
36
|
+
if (info.infourl != null && info.infourl != '')
|
37
|
+
html += '<td width="50%" title="' + n + '"><a href="' + info.infourl + '" target="_blank">' + info.longname + '</a></td>';
|
38
|
+
else
|
39
|
+
html += '<td width="50%" title="' + n + '">' + info.longname + '</td>';
|
40
|
+
|
41
|
+
if (info.authorurl != null && info.authorurl != '')
|
42
|
+
html += '<td width="35%"><a href="' + info.authorurl + '" target="_blank">' + info.author + '</a></td>';
|
43
|
+
else
|
44
|
+
html += '<td width="35%">' + info.author + '</td>';
|
45
|
+
|
46
|
+
html += '<td width="15%">' + info.version + '</td>';
|
47
|
+
html += '</tr>';
|
48
|
+
|
49
|
+
document.getElementById('plugins_tab').style.display = '';
|
50
|
+
|
51
|
+
});
|
52
|
+
|
53
|
+
html += '</tbody>';
|
54
|
+
html += '</table>';
|
55
|
+
|
56
|
+
tcont.innerHTML = html;
|
57
|
+
|
58
|
+
tinyMCEPopup.dom.get('version').innerHTML = tinymce.majorVersion + "." + tinymce.minorVersion;
|
59
|
+
tinyMCEPopup.dom.get('date').innerHTML = tinymce.releaseDate;
|
60
|
+
}
|
61
|
+
|
62
|
+
function insertHelpIFrame() {
|
63
|
+
var html;
|
64
|
+
|
65
|
+
if (tinyMCEPopup.getParam('docs_url')) {
|
66
|
+
html = '<iframe width="100%" height="300" src="' + tinyMCEPopup.editor.baseURI.toAbsolute(tinyMCEPopup.getParam('docs_url')) + '"></iframe>';
|
67
|
+
document.getElementById('iframecontainer').innerHTML = html;
|
68
|
+
document.getElementById('help_tab').style.display = 'block';
|
69
|
+
}
|
70
|
+
}
|
71
|
+
|
72
|
+
tinyMCEPopup.onInit.add(init);
|
@@ -0,0 +1,37 @@
|
|
1
|
+
tinyMCEPopup.requireLangPack();
|
2
|
+
|
3
|
+
var AnchorDialog = {
|
4
|
+
init : function(ed) {
|
5
|
+
var action, elm, f = document.forms[0];
|
6
|
+
|
7
|
+
this.editor = ed;
|
8
|
+
elm = ed.dom.getParent(ed.selection.getNode(), 'A');
|
9
|
+
v = ed.dom.getAttrib(elm, 'name');
|
10
|
+
|
11
|
+
if (v) {
|
12
|
+
this.action = 'update';
|
13
|
+
f.anchorName.value = v;
|
14
|
+
}
|
15
|
+
|
16
|
+
f.insert.value = ed.getLang(elm ? 'update' : 'insert');
|
17
|
+
},
|
18
|
+
|
19
|
+
update : function() {
|
20
|
+
var ed = this.editor, elm, name = document.forms[0].anchorName.value;
|
21
|
+
|
22
|
+
tinyMCEPopup.restoreSelection();
|
23
|
+
|
24
|
+
if (this.action != 'update')
|
25
|
+
ed.selection.collapse(1);
|
26
|
+
|
27
|
+
elm = ed.dom.getParent(ed.selection.getNode(), 'A');
|
28
|
+
if (elm)
|
29
|
+
elm.name = name;
|
30
|
+
else
|
31
|
+
ed.execCommand('mceInsertContent', 0, ed.dom.createHTML('a', {name : name, 'class' : 'mceItemAnchor'}, ''));
|
32
|
+
|
33
|
+
tinyMCEPopup.close();
|
34
|
+
}
|
35
|
+
};
|
36
|
+
|
37
|
+
tinyMCEPopup.onInit.add(AnchorDialog.init, AnchorDialog);
|
@@ -0,0 +1,335 @@
|
|
1
|
+
/**
|
2
|
+
* charmap.js
|
3
|
+
*
|
4
|
+
* Copyright 2009, Moxiecode Systems AB
|
5
|
+
* Released under LGPL License.
|
6
|
+
*
|
7
|
+
* License: http://tinymce.moxiecode.com/license
|
8
|
+
* Contributing: http://tinymce.moxiecode.com/contributing
|
9
|
+
*/
|
10
|
+
|
11
|
+
tinyMCEPopup.requireLangPack();
|
12
|
+
|
13
|
+
var charmap = [
|
14
|
+
[' ', ' ', true, 'no-break space'],
|
15
|
+
['&', '&', true, 'ampersand'],
|
16
|
+
['"', '"', true, 'quotation mark'],
|
17
|
+
// finance
|
18
|
+
['¢', '¢', true, 'cent sign'],
|
19
|
+
['€', '€', true, 'euro sign'],
|
20
|
+
['£', '£', true, 'pound sign'],
|
21
|
+
['¥', '¥', true, 'yen sign'],
|
22
|
+
// signs
|
23
|
+
['©', '©', true, 'copyright sign'],
|
24
|
+
['®', '®', true, 'registered sign'],
|
25
|
+
['™', '™', true, 'trade mark sign'],
|
26
|
+
['‰', '‰', true, 'per mille sign'],
|
27
|
+
['µ', 'µ', true, 'micro sign'],
|
28
|
+
['·', '·', true, 'middle dot'],
|
29
|
+
['•', '•', true, 'bullet'],
|
30
|
+
['…', '…', true, 'three dot leader'],
|
31
|
+
['′', '′', true, 'minutes / feet'],
|
32
|
+
['″', '″', true, 'seconds / inches'],
|
33
|
+
['§', '§', true, 'section sign'],
|
34
|
+
['¶', '¶', true, 'paragraph sign'],
|
35
|
+
['ß', 'ß', true, 'sharp s / ess-zed'],
|
36
|
+
// quotations
|
37
|
+
['‹', '‹', true, 'single left-pointing angle quotation mark'],
|
38
|
+
['›', '›', true, 'single right-pointing angle quotation mark'],
|
39
|
+
['«', '«', true, 'left pointing guillemet'],
|
40
|
+
['»', '»', true, 'right pointing guillemet'],
|
41
|
+
['‘', '‘', true, 'left single quotation mark'],
|
42
|
+
['’', '’', true, 'right single quotation mark'],
|
43
|
+
['“', '“', true, 'left double quotation mark'],
|
44
|
+
['”', '”', true, 'right double quotation mark'],
|
45
|
+
['‚', '‚', true, 'single low-9 quotation mark'],
|
46
|
+
['„', '„', true, 'double low-9 quotation mark'],
|
47
|
+
['<', '<', true, 'less-than sign'],
|
48
|
+
['>', '>', true, 'greater-than sign'],
|
49
|
+
['≤', '≤', true, 'less-than or equal to'],
|
50
|
+
['≥', '≥', true, 'greater-than or equal to'],
|
51
|
+
['–', '–', true, 'en dash'],
|
52
|
+
['—', '—', true, 'em dash'],
|
53
|
+
['¯', '¯', true, 'macron'],
|
54
|
+
['‾', '‾', true, 'overline'],
|
55
|
+
['¤', '¤', true, 'currency sign'],
|
56
|
+
['¦', '¦', true, 'broken bar'],
|
57
|
+
['¨', '¨', true, 'diaeresis'],
|
58
|
+
['¡', '¡', true, 'inverted exclamation mark'],
|
59
|
+
['¿', '¿', true, 'turned question mark'],
|
60
|
+
['ˆ', 'ˆ', true, 'circumflex accent'],
|
61
|
+
['˜', '˜', true, 'small tilde'],
|
62
|
+
['°', '°', true, 'degree sign'],
|
63
|
+
['−', '−', true, 'minus sign'],
|
64
|
+
['±', '±', true, 'plus-minus sign'],
|
65
|
+
['÷', '÷', true, 'division sign'],
|
66
|
+
['⁄', '⁄', true, 'fraction slash'],
|
67
|
+
['×', '×', true, 'multiplication sign'],
|
68
|
+
['¹', '¹', true, 'superscript one'],
|
69
|
+
['²', '²', true, 'superscript two'],
|
70
|
+
['³', '³', true, 'superscript three'],
|
71
|
+
['¼', '¼', true, 'fraction one quarter'],
|
72
|
+
['½', '½', true, 'fraction one half'],
|
73
|
+
['¾', '¾', true, 'fraction three quarters'],
|
74
|
+
// math / logical
|
75
|
+
['ƒ', 'ƒ', true, 'function / florin'],
|
76
|
+
['∫', '∫', true, 'integral'],
|
77
|
+
['∑', '∑', true, 'n-ary sumation'],
|
78
|
+
['∞', '∞', true, 'infinity'],
|
79
|
+
['√', '√', true, 'square root'],
|
80
|
+
['∼', '∼', false,'similar to'],
|
81
|
+
['≅', '≅', false,'approximately equal to'],
|
82
|
+
['≈', '≈', true, 'almost equal to'],
|
83
|
+
['≠', '≠', true, 'not equal to'],
|
84
|
+
['≡', '≡', true, 'identical to'],
|
85
|
+
['∈', '∈', false,'element of'],
|
86
|
+
['∉', '∉', false,'not an element of'],
|
87
|
+
['∋', '∋', false,'contains as member'],
|
88
|
+
['∏', '∏', true, 'n-ary product'],
|
89
|
+
['∧', '∧', false,'logical and'],
|
90
|
+
['∨', '∨', false,'logical or'],
|
91
|
+
['¬', '¬', true, 'not sign'],
|
92
|
+
['∩', '∩', true, 'intersection'],
|
93
|
+
['∪', '∪', false,'union'],
|
94
|
+
['∂', '∂', true, 'partial differential'],
|
95
|
+
['∀', '∀', false,'for all'],
|
96
|
+
['∃', '∃', false,'there exists'],
|
97
|
+
['∅', '∅', false,'diameter'],
|
98
|
+
['∇', '∇', false,'backward difference'],
|
99
|
+
['∗', '∗', false,'asterisk operator'],
|
100
|
+
['∝', '∝', false,'proportional to'],
|
101
|
+
['∠', '∠', false,'angle'],
|
102
|
+
// undefined
|
103
|
+
['´', '´', true, 'acute accent'],
|
104
|
+
['¸', '¸', true, 'cedilla'],
|
105
|
+
['ª', 'ª', true, 'feminine ordinal indicator'],
|
106
|
+
['º', 'º', true, 'masculine ordinal indicator'],
|
107
|
+
['†', '†', true, 'dagger'],
|
108
|
+
['‡', '‡', true, 'double dagger'],
|
109
|
+
// alphabetical special chars
|
110
|
+
['À', 'À', true, 'A - grave'],
|
111
|
+
['Á', 'Á', true, 'A - acute'],
|
112
|
+
['Â', 'Â', true, 'A - circumflex'],
|
113
|
+
['Ã', 'Ã', true, 'A - tilde'],
|
114
|
+
['Ä', 'Ä', true, 'A - diaeresis'],
|
115
|
+
['Å', 'Å', true, 'A - ring above'],
|
116
|
+
['Æ', 'Æ', true, 'ligature AE'],
|
117
|
+
['Ç', 'Ç', true, 'C - cedilla'],
|
118
|
+
['È', 'È', true, 'E - grave'],
|
119
|
+
['É', 'É', true, 'E - acute'],
|
120
|
+
['Ê', 'Ê', true, 'E - circumflex'],
|
121
|
+
['Ë', 'Ë', true, 'E - diaeresis'],
|
122
|
+
['Ì', 'Ì', true, 'I - grave'],
|
123
|
+
['Í', 'Í', true, 'I - acute'],
|
124
|
+
['Î', 'Î', true, 'I - circumflex'],
|
125
|
+
['Ï', 'Ï', true, 'I - diaeresis'],
|
126
|
+
['Ð', 'Ð', true, 'ETH'],
|
127
|
+
['Ñ', 'Ñ', true, 'N - tilde'],
|
128
|
+
['Ò', 'Ò', true, 'O - grave'],
|
129
|
+
['Ó', 'Ó', true, 'O - acute'],
|
130
|
+
['Ô', 'Ô', true, 'O - circumflex'],
|
131
|
+
['Õ', 'Õ', true, 'O - tilde'],
|
132
|
+
['Ö', 'Ö', true, 'O - diaeresis'],
|
133
|
+
['Ø', 'Ø', true, 'O - slash'],
|
134
|
+
['Œ', 'Œ', true, 'ligature OE'],
|
135
|
+
['Š', 'Š', true, 'S - caron'],
|
136
|
+
['Ù', 'Ù', true, 'U - grave'],
|
137
|
+
['Ú', 'Ú', true, 'U - acute'],
|
138
|
+
['Û', 'Û', true, 'U - circumflex'],
|
139
|
+
['Ü', 'Ü', true, 'U - diaeresis'],
|
140
|
+
['Ý', 'Ý', true, 'Y - acute'],
|
141
|
+
['Ÿ', 'Ÿ', true, 'Y - diaeresis'],
|
142
|
+
['Þ', 'Þ', true, 'THORN'],
|
143
|
+
['à', 'à', true, 'a - grave'],
|
144
|
+
['á', 'á', true, 'a - acute'],
|
145
|
+
['â', 'â', true, 'a - circumflex'],
|
146
|
+
['ã', 'ã', true, 'a - tilde'],
|
147
|
+
['ä', 'ä', true, 'a - diaeresis'],
|
148
|
+
['å', 'å', true, 'a - ring above'],
|
149
|
+
['æ', 'æ', true, 'ligature ae'],
|
150
|
+
['ç', 'ç', true, 'c - cedilla'],
|
151
|
+
['è', 'è', true, 'e - grave'],
|
152
|
+
['é', 'é', true, 'e - acute'],
|
153
|
+
['ê', 'ê', true, 'e - circumflex'],
|
154
|
+
['ë', 'ë', true, 'e - diaeresis'],
|
155
|
+
['ì', 'ì', true, 'i - grave'],
|
156
|
+
['í', 'í', true, 'i - acute'],
|
157
|
+
['î', 'î', true, 'i - circumflex'],
|
158
|
+
['ï', 'ï', true, 'i - diaeresis'],
|
159
|
+
['ð', 'ð', true, 'eth'],
|
160
|
+
['ñ', 'ñ', true, 'n - tilde'],
|
161
|
+
['ò', 'ò', true, 'o - grave'],
|
162
|
+
['ó', 'ó', true, 'o - acute'],
|
163
|
+
['ô', 'ô', true, 'o - circumflex'],
|
164
|
+
['õ', 'õ', true, 'o - tilde'],
|
165
|
+
['ö', 'ö', true, 'o - diaeresis'],
|
166
|
+
['ø', 'ø', true, 'o slash'],
|
167
|
+
['œ', 'œ', true, 'ligature oe'],
|
168
|
+
['š', 'š', true, 's - caron'],
|
169
|
+
['ù', 'ù', true, 'u - grave'],
|
170
|
+
['ú', 'ú', true, 'u - acute'],
|
171
|
+
['û', 'û', true, 'u - circumflex'],
|
172
|
+
['ü', 'ü', true, 'u - diaeresis'],
|
173
|
+
['ý', 'ý', true, 'y - acute'],
|
174
|
+
['þ', 'þ', true, 'thorn'],
|
175
|
+
['ÿ', 'ÿ', true, 'y - diaeresis'],
|
176
|
+
['Α', 'Α', true, 'Alpha'],
|
177
|
+
['Β', 'Β', true, 'Beta'],
|
178
|
+
['Γ', 'Γ', true, 'Gamma'],
|
179
|
+
['Δ', 'Δ', true, 'Delta'],
|
180
|
+
['Ε', 'Ε', true, 'Epsilon'],
|
181
|
+
['Ζ', 'Ζ', true, 'Zeta'],
|
182
|
+
['Η', 'Η', true, 'Eta'],
|
183
|
+
['Θ', 'Θ', true, 'Theta'],
|
184
|
+
['Ι', 'Ι', true, 'Iota'],
|
185
|
+
['Κ', 'Κ', true, 'Kappa'],
|
186
|
+
['Λ', 'Λ', true, 'Lambda'],
|
187
|
+
['Μ', 'Μ', true, 'Mu'],
|
188
|
+
['Ν', 'Ν', true, 'Nu'],
|
189
|
+
['Ξ', 'Ξ', true, 'Xi'],
|
190
|
+
['Ο', 'Ο', true, 'Omicron'],
|
191
|
+
['Π', 'Π', true, 'Pi'],
|
192
|
+
['Ρ', 'Ρ', true, 'Rho'],
|
193
|
+
['Σ', 'Σ', true, 'Sigma'],
|
194
|
+
['Τ', 'Τ', true, 'Tau'],
|
195
|
+
['Υ', 'Υ', true, 'Upsilon'],
|
196
|
+
['Φ', 'Φ', true, 'Phi'],
|
197
|
+
['Χ', 'Χ', true, 'Chi'],
|
198
|
+
['Ψ', 'Ψ', true, 'Psi'],
|
199
|
+
['Ω', 'Ω', true, 'Omega'],
|
200
|
+
['α', 'α', true, 'alpha'],
|
201
|
+
['β', 'β', true, 'beta'],
|
202
|
+
['γ', 'γ', true, 'gamma'],
|
203
|
+
['δ', 'δ', true, 'delta'],
|
204
|
+
['ε', 'ε', true, 'epsilon'],
|
205
|
+
['ζ', 'ζ', true, 'zeta'],
|
206
|
+
['η', 'η', true, 'eta'],
|
207
|
+
['θ', 'θ', true, 'theta'],
|
208
|
+
['ι', 'ι', true, 'iota'],
|
209
|
+
['κ', 'κ', true, 'kappa'],
|
210
|
+
['λ', 'λ', true, 'lambda'],
|
211
|
+
['μ', 'μ', true, 'mu'],
|
212
|
+
['ν', 'ν', true, 'nu'],
|
213
|
+
['ξ', 'ξ', true, 'xi'],
|
214
|
+
['ο', 'ο', true, 'omicron'],
|
215
|
+
['π', 'π', true, 'pi'],
|
216
|
+
['ρ', 'ρ', true, 'rho'],
|
217
|
+
['ς', 'ς', true, 'final sigma'],
|
218
|
+
['σ', 'σ', true, 'sigma'],
|
219
|
+
['τ', 'τ', true, 'tau'],
|
220
|
+
['υ', 'υ', true, 'upsilon'],
|
221
|
+
['φ', 'φ', true, 'phi'],
|
222
|
+
['χ', 'χ', true, 'chi'],
|
223
|
+
['ψ', 'ψ', true, 'psi'],
|
224
|
+
['ω', 'ω', true, 'omega'],
|
225
|
+
// symbols
|
226
|
+
['ℵ', 'ℵ', false,'alef symbol'],
|
227
|
+
['ϖ', 'ϖ', false,'pi symbol'],
|
228
|
+
['ℜ', 'ℜ', false,'real part symbol'],
|
229
|
+
['ϑ','ϑ', false,'theta symbol'],
|
230
|
+
['ϒ', 'ϒ', false,'upsilon - hook symbol'],
|
231
|
+
['℘', '℘', false,'Weierstrass p'],
|
232
|
+
['ℑ', 'ℑ', false,'imaginary part'],
|
233
|
+
// arrows
|
234
|
+
['←', '←', true, 'leftwards arrow'],
|
235
|
+
['↑', '↑', true, 'upwards arrow'],
|
236
|
+
['→', '→', true, 'rightwards arrow'],
|
237
|
+
['↓', '↓', true, 'downwards arrow'],
|
238
|
+
['↔', '↔', true, 'left right arrow'],
|
239
|
+
['↵', '↵', false,'carriage return'],
|
240
|
+
['⇐', '⇐', false,'leftwards double arrow'],
|
241
|
+
['⇑', '⇑', false,'upwards double arrow'],
|
242
|
+
['⇒', '⇒', false,'rightwards double arrow'],
|
243
|
+
['⇓', '⇓', false,'downwards double arrow'],
|
244
|
+
['⇔', '⇔', false,'left right double arrow'],
|
245
|
+
['∴', '∴', false,'therefore'],
|
246
|
+
['⊂', '⊂', false,'subset of'],
|
247
|
+
['⊃', '⊃', false,'superset of'],
|
248
|
+
['⊄', '⊄', false,'not a subset of'],
|
249
|
+
['⊆', '⊆', false,'subset of or equal to'],
|
250
|
+
['⊇', '⊇', false,'superset of or equal to'],
|
251
|
+
['⊕', '⊕', false,'circled plus'],
|
252
|
+
['⊗', '⊗', false,'circled times'],
|
253
|
+
['⊥', '⊥', false,'perpendicular'],
|
254
|
+
['⋅', '⋅', false,'dot operator'],
|
255
|
+
['⌈', '⌈', false,'left ceiling'],
|
256
|
+
['⌉', '⌉', false,'right ceiling'],
|
257
|
+
['⌊', '⌊', false,'left floor'],
|
258
|
+
['⌋', '⌋', false,'right floor'],
|
259
|
+
['⟨', '〈', false,'left-pointing angle bracket'],
|
260
|
+
['⟩', '〉', false,'right-pointing angle bracket'],
|
261
|
+
['◊', '◊', true,'lozenge'],
|
262
|
+
['♠', '♠', false,'black spade suit'],
|
263
|
+
['♣', '♣', true, 'black club suit'],
|
264
|
+
['♥', '♥', true, 'black heart suit'],
|
265
|
+
['♦', '♦', true, 'black diamond suit'],
|
266
|
+
[' ', ' ', false,'en space'],
|
267
|
+
[' ', ' ', false,'em space'],
|
268
|
+
[' ', ' ', false,'thin space'],
|
269
|
+
['‌', '‌', false,'zero width non-joiner'],
|
270
|
+
['‍', '‍', false,'zero width joiner'],
|
271
|
+
['‎', '‎', false,'left-to-right mark'],
|
272
|
+
['‏', '‏', false,'right-to-left mark'],
|
273
|
+
['­', '­', false,'soft hyphen']
|
274
|
+
];
|
275
|
+
|
276
|
+
tinyMCEPopup.onInit.add(function() {
|
277
|
+
tinyMCEPopup.dom.setHTML('charmapView', renderCharMapHTML());
|
278
|
+
});
|
279
|
+
|
280
|
+
function renderCharMapHTML() {
|
281
|
+
var charsPerRow = 20, tdWidth=20, tdHeight=20, i;
|
282
|
+
var html = '<table border="0" cellspacing="1" cellpadding="0" width="' + (tdWidth*charsPerRow) + '"><tr height="' + tdHeight + '">';
|
283
|
+
var cols=-1;
|
284
|
+
|
285
|
+
for (i=0; i<charmap.length; i++) {
|
286
|
+
if (charmap[i][2]==true) {
|
287
|
+
cols++;
|
288
|
+
html += ''
|
289
|
+
+ '<td class="charmap">'
|
290
|
+
+ '<a onmouseover="previewChar(\'' + charmap[i][1].substring(1,charmap[i][1].length) + '\',\'' + charmap[i][0].substring(1,charmap[i][0].length) + '\',\'' + charmap[i][3] + '\');" onfocus="previewChar(\'' + charmap[i][1].substring(1,charmap[i][1].length) + '\',\'' + charmap[i][0].substring(1,charmap[i][0].length) + '\',\'' + charmap[i][3] + '\');" href="javascript:void(0)" onclick="insertChar(\'' + charmap[i][1].substring(2,charmap[i][1].length-1) + '\');" onclick="return false;" onmousedown="return false;" title="' + charmap[i][3] + '">'
|
291
|
+
+ charmap[i][1]
|
292
|
+
+ '</a></td>';
|
293
|
+
if ((cols+1) % charsPerRow == 0)
|
294
|
+
html += '</tr><tr height="' + tdHeight + '">';
|
295
|
+
}
|
296
|
+
}
|
297
|
+
|
298
|
+
if (cols % charsPerRow > 0) {
|
299
|
+
var padd = charsPerRow - (cols % charsPerRow);
|
300
|
+
for (var i=0; i<padd-1; i++)
|
301
|
+
html += '<td width="' + tdWidth + '" height="' + tdHeight + '" class="charmap"> </td>';
|
302
|
+
}
|
303
|
+
|
304
|
+
html += '</tr></table>';
|
305
|
+
|
306
|
+
return html;
|
307
|
+
}
|
308
|
+
|
309
|
+
function insertChar(chr) {
|
310
|
+
tinyMCEPopup.execCommand('mceInsertContent', false, '&#' + chr + ';');
|
311
|
+
|
312
|
+
// Refocus in window
|
313
|
+
if (tinyMCEPopup.isWindow)
|
314
|
+
window.focus();
|
315
|
+
|
316
|
+
tinyMCEPopup.editor.focus();
|
317
|
+
tinyMCEPopup.close();
|
318
|
+
}
|
319
|
+
|
320
|
+
function previewChar(codeA, codeB, codeN) {
|
321
|
+
var elmA = document.getElementById('codeA');
|
322
|
+
var elmB = document.getElementById('codeB');
|
323
|
+
var elmV = document.getElementById('codeV');
|
324
|
+
var elmN = document.getElementById('codeN');
|
325
|
+
|
326
|
+
if (codeA=='#160;') {
|
327
|
+
elmV.innerHTML = '__';
|
328
|
+
} else {
|
329
|
+
elmV.innerHTML = '&' + codeA;
|
330
|
+
}
|
331
|
+
|
332
|
+
elmB.innerHTML = '&' + codeA;
|
333
|
+
elmA.innerHTML = '&' + codeB;
|
334
|
+
elmN.innerHTML = codeN;
|
335
|
+
}
|