/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/ |
H A D | common.js | 8 …attributes.align;e=b.children.splice(0);a.remove();for(k=e.length-1;0<=k;k--)d.add(e[k],b.getIndex… 14 …lterChildren(b);for(b=a.children.length-1;0<=b;b--)f.unshift(a.children[b]),a.children[b].remove(); 18 …c.$.contentDocument.documentElement.appendChild(b.$);b.$.textContent=a;c.remove();return b.$.sheet… 22 …or(c=a.children.length-1;0<=c;c--)e.unshift(a.children[c]),a.children[c].remove();c=a.attributes;v…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 90 …remove(),d)},remove:function(a){var d=this.$,b=d.parentNode;if(b){if(a)for(;a=d.firstChild;)b.inse… 91 …remove();continue}}break}},rtrim:function(){for(var a;this.getLast&&(a=this.getLast());){if(a.type… 101 …l=function(a,d){var b=new CKEDITOR.dom.element("div",d);b.setHtml(a);return b.getFirst().remove()}; 105 …ame=c||b;return this},removeClass:f?function(a){var b=this.$;b.classList.remove(a);b.className||b.… 108 …remove());if(CKEDITOR.env.ie&&!CKEDITOR.env.edge){for(c=new CKEDITOR.dom.element("div");d=e.getFir… 122 …ast():b.getFirst();d.length;)d.shift().move(b,!e);c.moveChildren(b,!e);c.remove();g&&g.type==CKEDI… 154 …revious():a.getNext();if(e&&k)return E;l||e?b.append(a.clone(!0,f),c):(a.remove(),v&&b.append(a,c)… 167 a.endNode,this.setStartBefore(b),b.remove(),a?(this.setEndBefore(a),a.remove()):this.collapse(!0)},… 186 …ntents().appendTo(d);d.trim();this.insertNode(d);var f=d.getBogus();f&&f.remove();d.appendBogus();… 189 …arent(),this[b?"setEndAt":"setStartAt"](m,CKEDITOR.POSITION_AFTER_END),m.remove(1),m=f;this.moveTo… [all …]
|
H A D | CHANGES.md | 18 …(https://ckeditor.com/docs/ckeditor4/latest/features/format.html) should remove existing block sty… 260 * [#1397](https://github.com/ckeditor/ckeditor4/issues/1397): Fixed: Using the dialog to remove hea… 888 …st/api/CKEDITOR_dom_element.html#method-removeAttribute) method does not remove all attributes if … 1230 * [#13344](https://dev.ckeditor.com/ticket/13344): [WebKit/Blink] Fixed: It is possible to remove o… 1272 …(https://ckeditor.com/docs/ckeditor4/latest/guide/dev_acf.html) fails to remove custom tags. Thank… 1274 * [#12621](https://dev.ckeditor.com/ticket/12621): Fixed: Cannot remove inline styles (bold, italic… 1304 …[Remove Format](https://ckeditor.com/cke4/addon/removeformat) should also remove `<cite>` elements. 1459 …od-apply) and [`CKEDITOR.style.remove()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_… 1524 * [#8673](https://dev.ckeditor.com/ticket/8673): [WebKit] Fixed: Cannot select and remove the [Page… 1535 …i/CKEDITOR_dom_domObject.html#method-removeAllListeners) method does not remove custom listeners c… [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/ |
H A D | select.js | 6 …remove();k(a,b)}function q(a,b,e,d){a=f(a);if(0>b)return!1;a=a.getChild(b);a.setText(e);a.setValue…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/ |
H A D | paste.js | 5 ….dom.document(a.document),g=b.getBody(),d=b.getById("cke_actscrpt");d&&d.remove();g.setAttribute("… 11 …=this.getInputElement().getFrameDocument().getBody(),c=b.getBogus();c&&c.remove();b=b.getHtml();th…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/ |
H A D | table.js | 9 …ookmark")||(h.renameNode("th"),h.setAttribute("scope","col"));g.append(l.remove())}if(null!==b.$.t… 10 (m.renameNode("td"),m.removeAttribute("scope"));h.append(l,!0)}g.remove()}if(!this.hasColumnHeaders… 21 1;0<=b;b--)c.getItem(b).remove()}}},{type:"text",id:"txtSummary",bidi:!0,requiredContent:"table[sum…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 17 …g"==a.name&&a.attributes["cke-ignored"]&&"*"==a.attributes.alt&&(c="·",a.remove())},CKEDITOR.NODE_… 19 e!==b?e.remove():c.value||c.remove())},setListSymbol:function(b,a,c){c=c||1;var e=n.parseCssText(b.… 25 …h;)h.pop(),m=h[h.length-1],e==h.length&&g.setListSymbol(m,c.attributes["cke-symbol"],e);c.remove(); 42 …:b.children).concat(a)},[]);CKEDITOR.tools.array.forEach(a,function(a){a.remove()});CKEDITOR.tools…
|
/webtrees/resources/js/ |
H A D | webtrees.js | 833 …querySelectorAll('.select-' + select.value).forEach(element => element.classList.remove('d-none')); 897 element.classList.remove('is-invalid'); 946 element.classList.remove('d-none');
|
H A D | treeview.js | 324 loading_image.remove();
|
/webtrees/public/js/ |
H A D | webtrees.min.js | 1 …remove("d-none")})),t.querySelectorAll(".select-record select").forEach((function(e){e.disabled=!0…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/ |
H A D | flash.js | 7 m=this.getValue();if(f||e&&m===g["default"])g.name in c&&c[g.name].remove();else if(g.name in c)c[g…
|
/webtrees/public/css/ |
H A D | vendor.min.css | 11 …remove{padding:0 6px}[dir=ltr] .ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-lef…
|
H A D | clouds.min.css | 1 …gg441QAAAAABJRU5ErkJggg==")}.menu-clippings-empty:before,.menu-clippings-remove:before{content:url…
|
H A D | colors.min.css | 1 …gg441QAAAAABJRU5ErkJggg==")}.menu-clippings-empty:before,.menu-clippings-remove:before{content:url…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 18 …",f),this.originalElement.removeListener("abort",f),this.originalElement.remove(),this.originalEle…
|
/webtrees/ |
H A D | LICENSE.md | 358 remove any additional permissions from that copy, or from any part of 395 restriction, you may remove that term. If a license document contains
|
/webtrees/resources/css/ |
H A D | clouds.css | 388 .menu-clippings-remove::before {
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 8 "\\$1")+"\x3d([^;]*)")))?decodeURIComponent(a[1]):void 0},remove:function(d){a(d,"",{expires:-1})}}…
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 2089 msgid "Are you sure you want to remove this item from your list of favorites?" 2090 msgstr "Are you sure you want to remove this item from your list of favourites?" 6601 …ns %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 6602 …ns %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 14521 msgid "The next version of the GEDCOM standard will add new tags and remove old ones. You can use s… 14522 msgstr "The next version of the GEDCOM standard will add new tags and remove old ones. You can use … 21335 #~ msgid "Are you sure you want to remove links to this media object?" 21336 #~ msgstr "Are you sure you want to remove links to this media object?" 21860 #~ msgid "If you want to remove a surname from the Common Surname list without increasing the thres… 21861 #~ msgstr "If you want to remove a surname from the Common Surname list without increasing the thre… [all …]
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 2089 msgid "Are you sure you want to remove this item from your list of favorites?" 2090 msgstr "Are you sure you want to remove this item from your list of favourites?" 6601 …ns %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 6602 …ns %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 14521 msgid "The next version of the GEDCOM standard will add new tags and remove old ones. You can use s… 14522 msgstr "The next version of the GEDCOM standard will add new tags and remove old ones. You can use … 21335 #~ msgid "Are you sure you want to remove links to this media object?" 21336 #~ msgstr "Are you sure you want to remove links to this media object?" 21857 #~ msgid "If you want to remove a surname from the Common Surname list without increasing the thres… 21858 #~ msgstr "If you want to remove a surname from the Common Surname list without increasing the thre… [all …]
|
/webtrees/resources/lang/uk/ |
H A D | messages.po | 2106 msgid "Are you sure you want to remove this item from your list of favorites?" 6619 …ns %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 14541 msgid "The next version of the GEDCOM standard will add new tags and remove old ones. You can use s… 21369 #~ msgid "Are you sure you want to remove links to this media object?" 21871 #~ msgid "If you want to remove a surname from the Common Surname list without increasing the thres… 22070 #~ msgid "Names to remove from common surnames (comma separated)"
|
/webtrees/resources/lang/ar/ |
H A D | messages.po | 2165 msgid "Are you sure you want to remove this item from your list of favorites?" 6681 …ns %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 14609 msgid "The next version of the GEDCOM standard will add new tags and remove old ones. You can use s… 21506 #~ msgid "Are you sure you want to remove links to this media object?" 21987 #~ msgid "If you want to remove a surname from the Common Surname list without increasing the thres… 22183 #~ msgid "Names to remove from common surnames (comma separated)"
|
/webtrees/resources/lang/ru/ |
H A D | messages.po | 2117 msgid "Are you sure you want to remove this item from your list of favorites?" 6630 …ns %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 14552 msgid "The next version of the GEDCOM standard will add new tags and remove old ones. You can use s… 21382 #~ msgid "Are you sure you want to remove links to this media object?" 21855 #~ msgid "If you want to remove a surname from the Common Surname list without increasing the thres… 22051 #~ msgid "Names to remove from common surnames (comma separated)"
|
/webtrees/resources/lang/he/ |
H A D | messages.po | 2093 msgid "Are you sure you want to remove this item from your list of favorites?" 6605 …ns %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 14525 msgid "The next version of the GEDCOM standard will add new tags and remove old ones. You can use s… 21338 #~ msgid "Are you sure you want to remove links to this media object?" 21863 #~ msgid "If you want to remove a surname from the Common Surname list without increasing the thres… 22071 #~ msgid "Names to remove from common surnames (comma separated)"
|
/webtrees/resources/lang/pt-BR/ |
H A D | messages.po | 2092 msgid "Are you sure you want to remove this item from your list of favorites?" 6604 …ns %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 14524 msgid "The next version of the GEDCOM standard will add new tags and remove old ones. You can use s… 21332 #~ msgid "Are you sure you want to remove links to this media object?" 21839 #~ msgid "If you want to remove a surname from the Common Surname list without increasing the thres… 22035 #~ msgid "Names to remove from common surnames (comma separated)" 22763 …a cor da caixa, esta opção não esconde o gênero. A opção de simplesmente remove algumas informaçõe…
|