Home
last modified time | relevance | path

Searched refs:html (Results 251 – 275 of 1859) sorted by path

1...<<11121314151617181920>>...75

/plugin/ckgdoku/
H A Dscript.js42 html = html.replace(/~~OPEN_HTML_BLOCK~~/gm , '~~START_HTML_BLOCK~~') ;
43 html = html.replace(/~~END_HTML_BLOCK~~/gm , '~~CLOSE_HTML_BLOCK~~') ;
46 html = html.replace(/~~START_HTML_BLOCK~~|~~CLOSE_HTML_BLOCK~~/gm,"");
68 while ( html ) {
81 html = html.substring( index + 3 );
90 html = html.substring( match[0].length );
100 html = html.substring( match[0].length );
109 var text = index < 0 ? html : html.substring( 0, index );
110 html = index < 0 ? "" : html.substring( index );
130 if ( html == last )
[all …]
/plugin/ckgdoku/scripts/
H A Dmediamgr.js29 … jQuery( this ).html(LANG.plugins.ckgdoku.mediamgr_notice+": <b>" + this.title +"</b>");
/plugin/ckgedit/
H A Dadmin.php49 function html() { function in admin_plugin_ckgedit
/plugin/ckgedit/ckeditor/
H A DCHANGES.md129 …s.html#method-eventsBuffer) was extracted into [`tools.buffers.event`](https://ckeditor.com/docs/c…
130 ….html#method-throttle) was extracted into [`tools.buffers.throttle`](https://ckeditor.com/docs/cke…
196html#cfg-extraPlugins), [`removePlugins`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_…
276 …m icons for [buttons](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_ui_button.html.html).
683 - [Drag&Drop](https://ckeditor.com/docs/ckeditor4/latest/examples/fileupload.html) support.
878html#event-paste) event and a set of new editor events was introduced &mdash; [`dragstart`](https:…
1208html) to make the handling of styles by widgets fully customizable. See: [`widget.definition.style…
1428html#property-enterMode) and [`editor.shiftEnterMode`](https://ckeditor.com/docs/ckeditor4/latest/…
1439 …TOR.htmlParser.node.html) and [`htmlParser.element`](https://ckeditor.com/docs/ckeditor4/latest/ap…
1602html` sample, [guides](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_advanced_content_filte…
[all …]
H A DLICENSE.md11 http://www.gnu.org/licenses/gpl.html
15 http://www.gnu.org/licenses/lgpl.html
19 http://www.mozilla.org/MPL/MPL-1.1.html
H A DREADME.md35 http://<your site>/<CKEditor installation path>/samples/index.html
39 http://www.example.com/ckeditor/samples/index.html
H A Dckeditor.js58 …6:b,head:a({title:1,base:1},g),header:c,hgroup:{h1:1,h2:1,h3:1,h4:1,h5:1,h6:1},hr:k,html:a({head:1,
62 …:1,ol:1,ul:1},$listItem:{dd:1,dt:1,li:1},$nonBodyContent:a({body:1,head:1,html:1},d.head),$nonEdit…
125 …nt())}},scrollIntoParent:function(a,b,c){var e,d,v,f;function g(b,c){/body|html/.test(a.getName())?
323 …z&&((c=a.previous)&&"br"==c.name||!c||g(c)))?!0:!1}var D={elements:{}},z="html"==d,B=CKEDITOR.tool…
361 a.fire("uiSpace",{space:"top",html:""}).html,p=a.fire("uiSpace",{space:"bottom",html:""}).html,q=ne…
545html:'\x3clabel class\x3d"cke_dialog_ui_labeled_label'+g+'" id\x3d"'+c.labelId+'" for\x3d"'+c.inpu…
559html:function(){var b=/^\s*<[\w:]+\s+([^>]*)?>/,a=/^(\s*<[\w:]+(?:\s+[^>]*)?)((?:.|\r|\n)+)$/,d=/\…
561 …;b<d.length;b++)a.push(d[b]);return a.join("")})}},!0);CKEDITOR.ui.dialog.html.prototype=new CKEDI…
703 …\x3e\x26#9650;\x3c/span\x3e',"\x3c/a\x3e")}b.push("\x3c/span\x3e");c.data.html+=b.join("")}});a.on…
844 …"ltr"==g?"◢":"◣")+"\x3c/span\x3e";"ltr"==g&&"ltr"==e?a.data.html+=c:a.data.html=c+a.data.html}},b,…
[all …]
H A Dckeditor.js.unc1319 html: a({
1556 html: 1
6354 html: 1
7410 html: ""
7411 }).html,
7414 html: ""
7415 }).html,
14629 g = "html" == d || "html" == b.preSniffing ? "html" : z(f);
14637 "auto" == d && (d = "html" == g || "html" == m ? "html" : "text");
16590 "ltr" == g && "ltr" == e ? a.data.html += c : a.data.html = c + a.data.html
[all …]
H A Dconfig.js.unc227 'html'
282 'html'
305 'html'
319 'html'
354 dataType: "html",
H A Dcontents-default.css3 For licensing, see LICENSE.html or http://ckeditor.com/license
467 background-image: url(images/fileicons/html.png);
H A Dcontents.css1 …(images/fileicons/7z.png)}a.mf_html{background-image:url(images/fileicons/html.png)}a.mf_pl{backgr…
H A Dcontents.css.unc503 background-image: url(images/fileicons/html.png);
/plugin/ckgedit/ckeditor/lang/
H A Dfr.js.unc428 "advisoryContentType": "Type de contenu (ex: text/html)",
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js7 …",style:"white-space:normal;",focus:function(){this.getElement().focus()},html:function(){for(var …
/plugin/ckgedit/ckeditor/plugins/about/dialogs/
H A Dabout.js21html: '\x3cstyle type\x3d"text/css"\x3e.cke_about_container{color:#000 !important;padding:10px 10p…
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js7 …eral",label:c.lang.common.generalTab,elements:[{type:"html",id:"pasteMsg",html:'\x3cdiv style\x3d"…
8 id:"editing_area",style:"width:100%;height:100%",html:"",focus:function(){var a=this.getInputElemen…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js8 …R.dom.element,e=CKEDITOR.document,g=x.lang.colordialog,p,f,C={type:"html",html:"\x26nbsp;"},l=func…
12html:"\x3cdiv\x3e\x3c/div\x3e",onLoad:function(){CKEDITOR.document.getById(this.domId).append(h)},…
/plugin/ckgedit/ckeditor/plugins/copyformatting/styles/
H A Dcopyformatting.css6 html.cke_copyformatting_active {
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1html:d.MainHeader,},{type:"html",html:'<div style="max-width:400px; white-space: pre-wrap;border:…
H A Dplugin.js.unc324 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html
326 type : 'html',
328 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html#constructor
332 type : 'html',
438 type : 'html',
440 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html#constructor
445 type : 'html',
447 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html#constructor
503 type : 'html',
505 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html#constructor
[all …]
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js1html:d.Header,},{type:"textarea",id:"contents",label:d.Label_1,validate:CKEDITOR.dialog.validate.n…
H A Dplugin.js.unc10 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.command.html
77 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html
79 type : 'html',
81 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html#constructor
114 type: 'html',
131 type: 'html',
132 html: '&nbsp;&nbsp;',
164 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html
166 type : 'html',
168 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.ui.dialog.html.html#constructor
[all …]
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc112html><span title='"+editor.lang.geshi.tooltip+"' style = 'color:blue;text-decoration:underline;' …
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1html:'<div><a href="javascript:void(0)" tabindex="-1" title="'+e.lang.image.lockRatio+'" class="ck…
H A Dimage.js.unc3 * For licensing, see LICENSE.html or http://ckeditor.com/license
729 type: 'html',
771 html: '<div>' +
797 type: "html",
798 html: "<p>&nbsp;</p>",
1010 type: 'html',
1013html: '<style type = "text/css">.mediacenter { display: block; margin-left: auto; margin-right: au…

1...<<11121314151617181920>>...75