Home
last modified time | relevance | path

Searched refs:text (Results 476 – 500 of 3150) sorted by path

1...<<11121314151617181920>>...126

/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog.css5text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-rad…
H A Ddialog_ie.css5text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-rad…
H A Ddialog_ie7.css5text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-rad…
H A Ddialog_ie8.css5text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-rad…
H A Ddialog_iequirks.css5text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;border-rad…
H A Ddialog_opera.css5text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;-moz-borde…
H A Deditor.css5text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;positio…
H A Deditor_gecko.css5text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;positio…
H A Deditor_ie.css5text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;positio…
H A Deditor_ie7.css5text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;positio…
H A Deditor_ie8.css5text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;positio…
H A Deditor_iequirks.css5text-decoration:none;width:auto;height:auto;vertical-align:baseline;box-sizing:content-box;positio…
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css2 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
119 text-align:center;
127 text-align: right;
213 text-align: center;
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js62 oOption.text = optionText ;
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dbasexml.php66 function SendError( $number, $text ) argument
69 SendUploadResults( $number, "", "", $text ) ;
73 SendErrorNode( $number, $text ) ;
85 SendErrorNode( $number, $text ) ;
92 function SendErrorNode( $number, $text ) argument
94 if ($text)
95 echo '<Error number="' . $number . '" text="' . htmlspecialchars( $text ) . '" />' ;
H A Dupload.php33 function SendError( $number, $text ) argument
35 SendUploadResults( $number, '', '', $text ) ;
/plugin/ckgdoku/
H A Drenderer.php68 function header($text, $level, $pos) { argument
71 $this->doc .= $this->_xmlEntities($text);
H A Dscript.js50 text = text.replace(/<\/?div.*?>/gm,"");
51 text = text.replace(/<code>/gm,"");
52 text = text.replace(/<\/code>/gm,"");
53 text = text.replace(/</gm,"&lt;");
54 text = text.replace(/<\//gm,"&gt;");
55 return "~~START_HTML_BLOCK~~\n\n" + text + "\n\n~~CLOSE_HTML_BLOCK~~\n\n";
109 var text = index < 0 ? html : html.substring( 0, index ); variable
113 handler.chars( text );
117 html = html.replace(new RegExp("(.*)<\/" + stack.last() + "[^>]*>"), function(all, text){ argument
118 text = text.replace(/<!--(.*?)-->/g, "$1")
[all …]
H A Dstyle.css1 .backup_msg_area { color: __text_alt__; font-size:9pt; text-align:center; }
3 .backup_msg { background-color: __background_alt__; text-align:center; height: 14pt;}
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1text;U.push({row:T,column:S,spans:W[T][S].rowspan,text:V});if(!v){break}}}}return U}function E(V,v… property in parse_wikitext.AnonymousFunction169c93430400.current_row
H A Dparse_wiki.js.unc1408 text = text.replace(/\t/g," ");
1418 text = text.replace(String.frasl,"\/");
1431 text=text.replace('&lt; ','&lt;');
1462 text=text.replace(/^\s{2,}/," ");
1483 text = text.replace(/&lt;\s/g, '<');
1488 text = text.replace( geshi[0], "");
1520 text = text.replace(/---/g,'&mdash;');
1521 text = text.replace(/--/g,'&ndash;');
1564 if(text && text.length) {
1595 text = text.replace(/^\s+/g,"");
[all …]
H A Dtable_debugging_code.js.unc13 str+= "text="+rows[i][col].text + " ";
27 str+= "|"+rows[i][col].text + " ";
43 +", text:"+rows[row][col].text,
/plugin/ckgedit/action/
H A Dedit.php228 $text = str_replace('&notags', '&amp;amp;notags',$text);
259 …if(strpos($text, '%%') !== false || strpos($text, '\\\\') !== false || strpos($text, '|') !== fals…
270 $text
278 $text
281 $text = str_replace('DBLPERCENT','%%',$text);
297 $text
309 $text
386 $text = str_replace('>>','CHEVRONescC',$text);
387 $text = str_replace('<<','CHEVRONescO',$text);
390 $text = preg_replace($email_regex,"<$1>",$text);
[all …]
/plugin/ckgedit/ckeditor/
H A DCHANGES.md175 …//ckeditor.com/cke4/addon/textWatcher) &ndash; Checks whether an editor's text change matches the …
186 …ckeditor-dev/issues/1321): Fixed: Ideographic space character (`\u3000`) is lost when pasting text.
212 …* Fixed: After some text is dragged and dropped, the markup is not refreshed for grammar problems …
264 …r/ckeditor-dev/issues/859): Fixed: Cannot edit a link after a double-click on the text in the link.
555 …basic text style when it is [configured to use attributes](https://ckeditor.com/docs/ckeditor4/lat…
625 …252): [IE] Fixed: Styles drop-down list does not always reflect the current style of the text line.
798 * [#11376](https://dev.ckeditor.com/ticket/11376): [IE11] Fixed: Loss of text when pasting bulleted…
960 … Fixed: Documentation for [`CKEDITOR.dom.text`](https://ckeditor.com/docs/ckeditor4/latest/api/CKE…
1320 * [#10787](https://dev.ckeditor.com/ticket/10787): [Firefox] Fixed: Broken replacement of text whil…
1526 * [#10644](https://dev.ckeditor.com/ticket/10644): Fixed a critical bug when pasting plain text in …
[all …]
H A DLICENSE.md4 CKEditor - The text editor for Internet - https://ckeditor.com/
24 modifying and distributing this software, just include a text file
1004 Contributor must include a text file with the Source Code
1284 [NOTE: The text of this Exhibit A may differ slightly from the text of
1286 use the text of this Exhibit A rather than the text found in the
1369 included either as stand-alone text files, human-readable headers or
1370 in the appropriate machine-readable metadata fields within text or

1...<<11121314151617181920>>...126