Home
last modified time | relevance | path

Searched refs:b (Results 326 – 350 of 2511) sorted by path

1...<<11121314151617181920>>...101

/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js1b){var d=b.lang.msword;var a="font-size: 1.1em;";var c='<li style="font-size: 1.1em"><span style="… argument
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
H A Dnote.js1b=a.getSelection().getSelectedText();if(b){this.getContentElement("tab-basic","note").disable();th…
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js8b]=a}a.attributes.name&&x[a.attributes.name]&&(a=x[a.attributes.name],a.attributes.href=a.attribut… argument
11b)},pre:function(a){g.thisIsAListItem(b,a)&&g.convertToFakeListItem(b,a);k.createStyleStack(a,p,b)…
15 b.parent;if(b.name&&"div"===b.name&&b.attributes.align&&1===m.objectKeys(b.attributes).length&&1===
22b,c,d){var e=[];a.filterChildren(b);for(b=a.children.length-1;0<=b;b--)e.unshift(a.children[b]),a.…
29 b.attributes.style&&b.attributes.style.match(/mso\-list:\s?l\d/)&&"li"!==b.parent.name||b.attribute… argument
30b.attributes["cke-symbol"]=c.replace(/(?: |&nbsp;).*$/,"");g.removeSymbolText(b)}if(b.attributes.s…
34b}function d(a){var b=[[1E3,"M"],[900,"CM"],[500,"D"],[400,"CD"],[100,"C"],[90,"XC"],[50,"L"],[40,… class
40b(a-50):40<=a?"xl"+b(a-40):10<=a?"x"+b(a-10):9==a?"ix":5<=a?"v"+b(a-5):4==a?"iv":1<=a?"i"+b(a-1):"… argument
43b.children.length&&e(b.children[0]))return a;b.name="p";b.attributes["cke-dissolved"]=!0;a.push(b)… variable
51b)},cleanupEdgeListItem:function(a){var b=!1;a.forEach(function(a){b||(a.value=a.value.replace(/^(… argument
[all …]
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js3b)b={type:"checkbox"},b.id=h,b.label=c.getLocal(g[h]),a.push(b);return a}(),onShow:function(){this…
8 b.isLicensed()||(a.css(g,{cursor:"not-allowed"}),a.css(h,{cursor:"not-allowed"}))},onClick:function…
10b=this.getDialog(),a=d.scayt,g=f,h=b.getContentElement("dictionaries","dictionaryName"),e=h.getVal…
11b=this.getDialog(),a=d.scayt,g=b.getContentElement("dictionaries","dictionaryName").getValue();a.i…
14b=this.getDialog(),a=d.scayt,g=b.getContentElement("dictionaries","itemList"),h=b.getContentElemen…
16b,"dictionaryState"):f.toggleDictionaryState.call(b,"initialState")}}]}]}]},{id:"wordsHolder",type…
18b){var a=SCAYT.prototype.UILib,g=b.data.dialog,d=g.getContentElement("dictionaries","dictionaryNot… argument
22b.setValue("");f.getUserDictionary.call(this);f.toggleDictionaryState.call(this,"wordsState")}},on… argument
23b={};if(1==d.config.scayt_uiTabs[0])for(var a=this.getContentElement("options","scaytOptions").get… argument
24b);f.setAttribute("for",h);c.append(e);c.append(f);a===k.getLang()&&(e.setAttribute("checked",!0),… argument
[all …]
/plugin/ckgedit/ckeditor/plugins/shortcuts/
H A Dplugin.js1b(d,e,"1")}});c.addCommand("ckginsheadertwo",{exec:function(d){var e=a(d);b(d,e,"2")}});c.addComma… function
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js1b=a.lang.signature;if(!b){b=CKEDITOR.lang["default"]["signature"]}a.addCommand("insertSignature",{…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1b=function(i,t){k.push("<tr>");for(j=0;j<i.length;j++){var s=i[j][0];k.push('<td colspan="4" class…
H A Dsmiley.js.4.35b=c.getName();if("a"==b)c=c.getChild(0);else if("img"!=b)return;var b=c.getAttribute("cke_src"),a=…
6b;b=a.getKeystroke();var d="rtl"==f.lang.dir;switch(b){case 38:if(b=c.getParent().getParent().getP…
7b=c.getParent().getParent().getNext())(b=b.getChild([0,0]))&&b.focus(),a.preventDefault(!0);break;…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1b;var i=function(k,m){var l;m=m||k.data.getTarget();if(m.getName()=="span"){m=m.getParent()}if(m.g…
H A Dspecialchar.js.orig5b,c=c.data?c.data.getTarget():new CKEDITOR.dom.element(c);if("a"==c.getName()&&(b=c.getChild(0).ge…
6b.getParent().addClass("cke_light_background");j=b}},d=function(c,b){b=b||c.data.getTarget();"span…
7b=c.getTarget(),a;a=c.getKeystroke();var f="rtl"==i.lang.dir;switch(a){case 38:if(a=b.getParent().…
8b.getParent().getNext())a=a.getChild(0),1==a.type?(a.focus(),d(null,b),g(null,a),c.preventDefault(…
9b)}});return{title:l.title,minWidth:430,minHeight:280,buttons:[CKEDITOR.dialog.cancelButton],charC…
10 d++){if(h=b[d]){h instanceof Array?(e=h[1],h=h[0]):(e=h.replace("&","").replace(";","").replace("#"…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1b=function(f){var g=this.id;if(!f.info){f.info={}}f.info[g]=this.getValue()};function a(n){var k=0… function
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1b,j=g.lang.dir=="rtl",a=g.plugins.colordialog;function i(m){return function(n){var p=m(n[0]);for(v…
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js1b={};var h=e.lang.tags;var a="test";var c=e.tags_pos();var f=function(){var l=e.document.$.childre…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js6b,e){e=e||{};var f=e.expires;if("number"==typeof f&&f){var h=new Date;h.setTime(h.getTime()+1E3*f)… argument
22b&&v[b]&&v[b].allowedTabCommands[c]||(c=v[b].defaultTabCommand);for(var k in a.cmd)if(a.cmd[k]==c)… argument
23b.disable()};d=function(b){b=a.dialog.getContentElement(a.dialog._.currentTabId,b)||a.Localization… argument
24b},P={iframeOnload:function(b){b=a.dialog._.currentTabId;F(a.targetFromFrame[a.iframeNumber+"_"+b]… argument
25b){delete b.id;delete b.mocklangs;D();w(a.langList);var d=b.grammSuggest[0];a.grammerSuggest.getEl… argument
26b;a.textNode.Thesaurus.reset();var d=A(a.selectNode.Categories),c=0;a.selectNode.Categories.clear(…
29b){delete b.id;a.div_overlay.setEnable();a.dataTemp=b.text;a.selectingLang=b.currentLang;(b.cmd="0… class
35b={};return{getCmdByTab:function(d){for(var h in a)b[a[h]]=h;return b[d]}}}(a.cmd)).getCmdByTab(CK…
41b=a,c;a=this.backCompatibility(a);if("string"===typeof a)switch(b=a.indexOf(this.separator),c=a.su…
44b;for(var h in c)b=c[h],a+="; "+h,!0!==b&&(a+="\x3d"+b);document.cookie=a},deleteCookie:function(a… argument
[all …]
H A Dwsc_ie.js5 …unction l(c){var f=new window._SP_FCK_LangCompare,b=CKEDITOR.getUrl(a.plugins.wsc.path+"dialogs/")…
6 …sh:function(b){a.focus();c.getParentEditor().setData(b.value);c.hide()},staticFrame:e,framesetPath… argument
7 "block")}var b=CKEDITOR.tools.getNextNumber(),d="cke_frame_"+b,g="cke_data_"+b,h="cke_error_"+b,e,b
8 …wtransparency\x3d"1"\x3e\x3c/iframe\x3e',n=a.config.wsc_customLoaderScript||b+"//loader.webspellch…
9b=CKEDITOR.document.getById(h);b.setStyle("display","block");b.setHtml(c||a.lang.wsc.notAvailable)…
10 …pt",{attributes:{type:"text/javascript",src:n}}));b=a.getData();CKEDITOR.document.getById(g).setVa…
/plugin/ckgedit/ckeditor/skins/kama/
H A Dskin.js6 CKEDITOR.skin.chameleon=function(d,c){var b,a="."+d.id;"editor"==c?b=a+" .cke_inner,"+a+" .cke_dial…
7 "panel"==c&&(b=".cke_menubutton_icon{background-color:$color !important;border-color:$color !import…
8 return b};
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php91 $b = ord($Str[$i]);
92 if ($b < 0x80) continue; # 0bbbbbbb
93 elseif (($b & 0xE0) == 0xC0) $n=1; # 110bbbbb
94 elseif (($b & 0xF0) == 0xE0) $n=2; # 1110bbbb
95 elseif (($b & 0xF8) == 0xF0) $n=3; # 11110bbb
96 elseif (($b & 0xFC) == 0xF8) $n=4; # 111110bb
97 elseif (($b & 0xFE) == 0xFC) $n=5; # 1111110b
/plugin/ckgedit/lang/de/
H A Dlang.php72 … '<b>Neues Feature:</b> Doppelklick im Browserfenster um den DW Editor zum Bearbeiten eines Abschn…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified568 "lowerAlpha": "Lower Alpha (a, b, c, d, e, etc.)",
828 …editing, click OK to save.</li><li> A footnote id has this form: <b>fckgL_&lt;n&gt;</b>, where n i…
/plugin/ckgedit/lang/es/
H A Dlang.php67 … = '<b>Nueva Característica:</b> doble click en la ventana del navegador para abrir el DW Editor …
/plugin/ckgedit/lang/fa/
H A Dlang.php67 $lang['dblclk'] = '<b>ویژگیهای جدید:</b>
68 …نید تا ویرایشگر دوکوویکی برای ویرایش بخشی در محل مکان‌نما باز شود. <b> نگاه کنید: </b><a href=\'ht…
/plugin/ckgedit/lang/hr/
H A Dlang.php65 … = '<b>Nova mogućnost:</b> dvoklik na prozor browsera za ortvaranje DW Urednika za uređivan…
/plugin/ckgedit/lang/nl/
H A Dlang.php69 … = '<b>Nieuwe optie:</b> dubbelklik in de browser om de DW Editor te openen om de sectie waar…
/plugin/ckgedit/lang/ru/
H A Dlang.php70 … = '<b>Новая функция:</b> дважды щелкните окно браузера, чтобы открыть редактор DW для редактиро…
/plugin/ckgedit/lang/vi/
H A Dlang.php44 $lang['js']['ckg_paste_restart'] = 'Khi tải lại trình sửa đổi, hỗ trợ dán bổ sung sẽ được bật';
45 $lang['js']['on'] = 'bật';
48 $lang['js']['broken_image_2'] = 'Hình ảnh Ctrl-v với dữ liệu thô trên 2,5M có thể bị treo. Hình ản…
50 $lang['uprofile_title'] = 'Chọn Trình sửa đổi mặc định của bạn';
55 $lang['formatdel'] = 'Đánh dấu bị xóa khỏi (các) đầu đề: không được Dokuwiki hỗ trợ';
57 $lang['ckgcke_conflict'] = 'Một bản sao của ckgedit đã được phát hiện. Ckgedit này hoặc ckged…
59 $lang['ws_copiedhtaccess'] = 'Để thiết lập winstyle, sao chép .htaccess được kích hoạt bảo mật …
66 … = '<b>Tính năng mới:</b> nhấn đúp vào cửa sổ trình duyệt để sửa đổi phần tại con tr…

1...<<11121314151617181920>>...101