Searched refs:clone (Results 1 – 10 of 10) sorted by relevance
/webtrees/ |
H A D | CONTRIBUTING.md | 49 "shallow clone", which is about 30MB. 51 Use `git clone --depth 1 https://github.com/fisharebest/webtrees`. 86 1. Fork and clone the repository
|
H A D | composer.lock | 5536 "clone", 5802 "clone",
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 24 …c]))return c;return-1},clone:function(a){var b;if(a&&a instanceof Array){b=[];for(var c=0;c<a.leng… method 25 CKEDITOR.tools.clone(a[c]);return b},capitalize:function(a,b){return a.charAt(0).toUpperCase()+(b?a… 56 merge:function(a,b){var c=CKEDITOR.tools,e=c.clone(a),g=c.clone(b);c.array.forEach(c.object.keys(g)… 62 CKEDITOR.dtd=function(){var a=CKEDITOR.tools.extend,d=function(a,b){for(var c=CKEDITOR.tools.clone(… 81 …TOR.dom.node.prototype,{appendTo:function(a,d){a.append(this,d);return a},clone:function(a,d){func… method 117 CKEDITOR.dtd.span,!(!a||!a["#"])):!0},isIdentical:function(a){var b=this.clone(0,1);a=a.clone(0,1);… 118 …&this.is("a")){var c=this.getParent();c.type==CKEDITOR.NODE_ELEMENT&&(c=c.clone(),c.setHtml(b),b=c… 141 …ement("div");this.clone(1,1).appendTo(a);return a.getHtml().replace(/\s*data-cke-expando=".*?"/g,"… property 154 …c,e){var E=c?a.getPrevious():a.getNext();if(e&&k)return E;l||e?b.append(a.clone(!0,f),c):(a.remove… 157 …clone(0,f))):N?h(ba,J,!1,D):x&&J.append(a.document.createText(ba.substring(L)));K;){if(K.equals(t[… [all …]
|
H A D | CHANGES.md | 1099 …est/api/CKEDITOR_dom_range.html#method-extractContents) methods which now clone IDs similarly to t…
|
/webtrees/resources/js/ |
H A D | treeview.js | 310 collapsed = box.clone(); 313 …var loading_image = this.loadingImage.find('img').clone().addClass('tv_box_loading').css('display'…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/div/dialogs/ |
H A D | div.js | 3 "advanced:dir","advanced:style"],c=this.getDialog(),f=c.getModel(a),f=f&&f.clone()||new CKEDITOR.do…
|
/webtrees/public/js/ |
H A D | webtrees.min.js | 1 …ent)");else{n=e,o=e.clone(),r.append(o.addClass("collapsedContent").css("display","none"));var l=t…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/ |
H A D | find.js | 7 …tion r(a){var b=c.getSelection().getRanges()[0],d=c.editable();b&&!a?(a=b.clone(),a.collapse(!0)):…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/ |
H A D | common.js | 9 …ssRule(g.border):{},d=l.style.border.splitCssValues(g,d),e=CKEDITOR.tools.clone(g),k;for(k in e)0=…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/ |
H A D | image.js | 14 …anImageElement=this.imageElement,this.imageElement=this.cleanImageElement.clone(!0,!0),this.setupC…
|