Home
last modified time | relevance | path

Searched refs:Clone (Results 1 – 25 of 38) sorted by relevance

12

/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckdomrange.js93 Clone : function() method in FCKDomRange
155 var oTestRange = this.Clone() ;
173 var oTestRange = this.Clone() ;
236 oClone = this.Clone() ;
245 oClone = this.Clone() ;
/plugin/combo/
H A Dcontrib.md43 * Clone Dokuwiki to get:
52 * Clone Combo
59 * Clone the dependent plugins found in [requirements](requirements.txt)
70 * Clone the tests
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckdomrange.js117 Clone : function() method in FCKDomRange
184 var oTestRange = this.Clone() ;
222 var oTestRange = this.Clone() ;
299 oClone = this.Clone() ;
314 oClone = this.Clone() ;
Dfckdomrangeiterator.js82 var range = this.Range.Clone() ;
/plugin/asciidocjs/node_modules/lodash/
Drelease.md13 1. Clone two repos
26 1. Clone the two repositories:
/plugin/asciidocjs/node_modules/jake/
DREADME.md9 2. Clone this repository `$ git clone git@github.com:jakejs/jake.git`.
/plugin/hipchat/
DREADME.md8 1. Clone repository into your DokuWiku plugins folder, making the target folder name 'hipchat'
/plugin/ckgedit/ckeditor/plugins/wsc/
DREADME.md11 1. Clone/copy this repository contents in a new "plugins/wsc" folder in your CKEditor installation.
/plugin/rocketchatnotifier/
DREADME.md16 Clone the repository into your DokuWiku plugins folder:
/plugin/ckgdoku/ckeditor/plugins/scayt/
DREADME.md11 1. Clone/copy this repository contents in a new "plugins/scayt" folder in your CKEditor installatio…
/plugin/diagramsnet/lib/js/mermaid/
DREADME.md3 1. Clone Mermaid source from Github
/plugin/dokugitviewer/
DREADME33 1) Clone this repository into plugins/ directory in your dokuwiki directory
/plugin/gitlog/
Dreadme.md18 - Clone or download this into plugins/ directory in your dokuwiki installation
/plugin/authssocas/
H A DREADME.md9 Clone this repository as "authssocas" in the plugin directory.
/plugin/xlsx2dw/
DREADME.md9 1.2. Clone repository (via SSH or HTTPS) or download from DokuWiki Extension Manager:
/plugin/asciidocjs/node_modules/is-core-module/
DREADME.md24 Clone the repo, `npm install`, and run `npm test`
/plugin/dokullm/
H A DREADME.md41 1. Clone or download the plugin to your DokuWiki plugins directory
/plugin/authshibboleth/
DREADME.md39 Clone the [repository](https://github.com/ivan-novakov/dokuwiki-shibboleth-auth) anywhere on your s…
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
Deditor.properties.bak160 cloneInvalidEdges=Clone Invalid Edges
Deditor.properties164 cloneInvalidEdges=Clone Invalid Edges
Deditor_zh-CN.properties160 cloneInvalidEdges=Clone Invalid Edges
/plugin/bookmark2wiki/
H A DREADME.md25 1. Clone or download the repository to your DokuWiki plugin directory:
/plugin/ckgedit/ckeditor/plugins/scayt/
DREADME.md29 1. Clone/copy this repository contents in a new "plugins/scayt" folder in your CKEditor installatio…
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js51Clone:function(){var A=FCKTools.CloneObject(this);if (this._Range) A._Range=this._Range.cloneRange… method in FCKDomRange
Dfckeditorcode_ie.js52Clone:function(){var A=FCKTools.CloneObject(this);if (this._Range) A._Range=this._Range.cloneRange… method in FCKDomRange

12