Home
last modified time | relevance | path

Searched refs:empty (Results 76 – 100 of 652) sorted by path

12345678910>>...27

/plugin/ckgdoku/ckeditor/
H A Dcontents.css1 …fff}ol,ul,dl{margin-right:0;padding:0 40px}table{border-collapse:collapse;empty-cells:show;border-…
H A Dcontents.css.unc29 empty-cells: show;
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified267 validateSrc: "URL must not be empty.",
745 Validate: "The footnote text field cannot be empty."
H A Den.js.ckgedit94 Validate: 'The footnote text field cannot be empty.',
H A Den.js.unc5 …validateHSpace":"HSpace must be a number.","validateSrc":"URL must not be empty.","validateVSpace"…
100 Validate: 'The footnote text field cannot be empty.',
H A Dlang_array.txt271 "validateSrc": "URL must not be empty.",
733 Validate: 'The footnote text field cannot be empty.',
/plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js5 …&&8>CKEDITOR.env.version)b.getWindow().on("blur",function(){b.$.selection.empty()});b.on("keydown"…
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc92 // Validation checking whether the field is not empty.
93 …e : CKEDITOR.dialog.validate.notEmpty(lang.Validate), //'The footnote text field cannot be empty.'
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc90 // Validation checking whether the field is not empty.
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc455 // Remove empty style attribute.
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc368 // urlRegex matches empty strings, so need to check for href as well.
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc54 // Make empty anchor selectable on IE.
285 // Opera and WebKit don't make it possible to select empty anchors. Fake
289 // For browsers that don't support CSS3 a[name]:empty(), note IE9 is included because of #7783.
292 // For browsers that have editing issue with empty anchor.
/plugin/ckgdoku/
H A Dscript.js19 var empty = makeMap("br,col,hr,img"); variable
149 unary = empty[ tagName ] || !!unary;
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1255 if(tag == 'code' && ! this.list_started) { // empty code markup corrupts results
1748 // fix for colspans which have had text formatting which cause extra empty cells to be created
1752 // prevents valid empty td/th cells from being removed above
1861 // remove any empty footnote markup left after section re-edits
/plugin/ckgedit/action/
H A Dent.ser1 …s:4:"part";s:3:"∂";i:8707;s:3:"∃";s:5:"exist";s:3:"∃";i:8709;s:3:"∅";s:5:"empty";s:3:"∅";i:8711;s:…
/plugin/ckgedit/action/entities/
H A DENTITIES.HOWTO34 There is one empty line between each definition. Here is an actual example.
H A Dent.ser1 …s:4:"part";s:3:"∂";i:8707;s:3:"∃";s:5:"exist";s:3:"∃";i:8709;s:3:"∅";s:5:"empty";s:3:"∅";i:8711;s:…
H A Dents.data15 ∅
/plugin/ckgedit/ckeditor/
H A DCHANGES.md476 …dev.ckeditor.com/ticket/17027): Fixed: Command event data should be initialized as an empty object.
549 …ditor.com/ticket/14544): Fixed: Copying a nested list from Microsoft Word results in an empty list.
731 ….com/ticket/13142): [Edge] Fixed: *Ctrl+A* and then *Backspace* result in an empty `<div>` element.
739 * [#13516](https://dev.ckeditor.com/ticket/13516): Fixed: CKEditor removes empty HTML5 anchors with…
852 …* [#13138](https://dev.ckeditor.com/ticket/13138): Fixed: The "Toggle empty elements" button label…
1022 …ckeditor.com/ticket/12621): Fixed: Cannot remove inline styles (bold, italic, etc.) in empty lines.
1144 * [#7975](https://dev.ckeditor.com/ticket/7975): [IE8] Fixed: Errors when trying to select an empty
1162 …ackspace* or *Delete* is pressed on a collapsed (empty) selection. The remaining case, with a non-
1297 …tor.com/ticket/11176): Fixed: Initial position is not updated when the widget data object is empty.
1403 …tor.com/ticket/10870): The `paste` command is no longer being disabled when the clipboard is empty.
[all …]
H A Dckeditor.js145 ….empty=function(a){return function(b){for(var c=0,e=b.getChildCount();c<e;++c)if(!q(b.getChild(c))…
403 y=CKEDITOR.dom.walker.bookmark(!1,!0);v=CKEDITOR.dom.walker.empty();x=CKEDITOR.dom.walker.bogus();F…
943 …KEDITOR.env.ie&&this.attachListener(c,"blur",function(){try{c.$.selection.empty()}catch(a){}});CKE…
H A Dckeditor.js.unc1521 $empty: {
3162 CKEDITOR.dom.walker.empty = function(a) {
3169 var e = CKEDITOR.dom.walker.empty(),
7099 this.isEmpty = !!CKEDITOR.dtd.$empty[a];
8115 v = CKEDITOR.dom.walker.empty();
8372 for (D = e(B); D && a(D) && !D.is(E.$empty);) {
8838 return L(a) || a.type == CKEDITOR.NODE_ELEMENT && !a.is(CKEDITOR.dtd.$empty) ? !0 : !1
9636 a && a[m ? "empty" : "removeAllRanges"]()
10335 …for (b in CKEDITOR.dtd.$block) b in CKEDITOR.dtd.$blockLimit || b in CKEDITOR.dtd.$empty || (d[b] …
18716 c.$.selection.empty()
[all …]
H A Dconfig.js.unc438 Validate: 'The footnote text field cannot be empty.',
H A Dcontents.css1 …fff}ol,ul,dl{margin-right:0;padding:0 40px}table{border-collapse:collapse;empty-cells:show;border-…
H A Dcontents.css.unc26 empty-cells: show;
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified351 "validateSrc": "URL must not be empty.",
836 Validate: "The footnote text field cannot be empty."

12345678910>>...27