Home
last modified time | relevance | path

Searched refs:insert (Results 351 – 375 of 729) sorted by last modified time

1...<<11121314151617181920>>...30

/plugin/c3chart/assets/
H A Dc3.min.js2insert("g",".domain").attr("class","tick").style("opacity",1e-6),d=s.exit().remove(),l=s.merge(c);…
H A Dd3.min.js2insert("path",".tick").attr("class","domain").attr("stroke","#000")),w=w.merge(T),N=N.merge(T.appe… method in Iu
/plugin/c3chart/
H A DREADME.md3 The `c3chart` plugin for DokuWiki makes it easy to insert interactive data charts rendered by [C3.j…
/plugin/vshare/
H A Dscript.js14 * Try to determine the video service, extract the ID and insert
39 PluginVShare.insert(site, videoid, urlparam);
54 insert: function (key, videoid, urlparam) { method in PluginVShare
/plugin/bpmnioeditor/
H A Dstyle.css971 .bpmn-icon-lane-insert-below:before { content: '\e85e'; } /* '' */
976 .bpmn-icon-lane-insert-above:before { content: '\e863'; } /* '' */
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css149 .bpmn-icon-lane-insert-below:before { content: '\e85e'; } /* '' */
154 .bpmn-icon-lane-insert-above:before { content: '\e863'; } /* '' */
H A Dbpmn-modeler.development.js28774 this.start = function(event, connection, bendpointIndex, insert) { argument
28781 if (!insert && bendpointIndex === 0) {
28784 if (!insert && bendpointIndex === waypoints.length - 1) {
28820 insert: insert,
28891 insert = context.insert,
28909 if (insert) {
28922 insert: insert, property in hints.bendpointMove
29024 insert = context.insert,
29030 if (insert) {
42243 var insert = hints.bendpointMove.insert,
[all …]
H A Dbpmn-modeler.production.min.js34insert:a,type:s}}})},t.on("bendpoint.move.hover",(function(e){var t,n=e.context,i=n.connection,o=i…
/plugin/newpagetemplate/
H A Dcli.php164 * @param mixed $insert
166 function array_insert(&$array, $position, $insert) argument
169 array_splice($array, $position, 0, $insert);
174 $insert,
/plugin/commonmark/
H A Dscript.js5 type: "insert",
9 insert: "<!DOCTYPE markdown>", property in toolbar
/plugin/passpolicy/
H A D10k-common-passwords.txt4787 insert
H A Dwords.txt1819 insert
/plugin/linkscollection/
H A Dscript.js16 const insert = function (e) { function
45 $submitButton.on('click', insert);
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js1138 node.insert(cell2);
1146 node.insert(cell1);
1154 node.insert(cell1);
1171 node.insert(cell1);
1241 node.insert(item1);
1270 item1.insert(item2);
1295 node.insert(item1);
1656 node.insert(cell);
1698 node.insert(cell);
1735 parent.insert(cell);
[all …]
/plugin/diagramsnet/lib/plugins/
H A Dtickets.js362 cell.insert(label1);
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js2insert=function(b,c){return this.merge(new a(b),c)},a.prototype.merge=function(a,b){return this.em…
3insert=function(a){a.blockInd=this.list.length,this.list.push(a)},a.prototype.remove=function(a){v…
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Atlassian.js23 bg.insert(label1);
79 bg.insert(button1);
90 bg.insert(button1);
101 bg.insert(button1);
125 bg.insert(icon1);
137 bg.insert(icon1);
204 bg.insert(icon1);
222 bg.insert(icon1);
234 bg.insert(icon1);
246 bg.insert(icon1);
[all …]
H A DSidebar-DFD.js47 bg.insert(item1);
H A DSidebar-EIP.js255 bg1.insert(bg2);
266 bg1.insert(bg2);
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt403 insert=Txertatu
H A Ddia_fa.txt403 insert=‫وارد کردن‬
870 confCannotInsertNew=Cannot insert draw.io diagram to a new Confluence page
1083 selectDiag2Insert=Please select a diagram to insert it.
H A Ddia_ja.txt403 insert=挿入
870 confCannotInsertNew=Cannot insert draw.io diagram to a new Confluence page
1083 selectDiag2Insert=Please select a diagram to insert it.
H A Ddia_kn.txt199 doubleClickTooltip=Doubleclick to insert text
403 insert=Insert
456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
692 …and drop shapes into the diagram. Shift+click to change selection. Alt+click to insert and connect.
870 confCannotInsertNew=Cannot insert draw.io diagram to a new Confluence page
1083 selectDiag2Insert=Please select a diagram to insert it.
H A Ddia_ru.txt403 insert=Добавить
H A Ddia_si.txt199 doubleClickTooltip=Doubleclick to insert text
403 insert=Insert
456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
692 …and drop shapes into the diagram. Shift+click to change selection. Alt+click to insert and connect.
870 confCannotInsertNew=Cannot insert draw.io diagram to a new Confluence page
1083 selectDiag2Insert=Please select a diagram to insert it.

1...<<11121314151617181920>>...30