Home
last modified time | relevance | path

Searched refs:diagrams (Results 76 – 100 of 130) sorted by relevance

123456

/plugin/diagramsnet/lib/resources/
H A Ddia_fi.txt939 confANoDiagFoundInPage=No {1} diagrams found in page "{2}".
941 confANoDiagFound=No {1} diagrams found. Process finished.
949 confACheckBrokenDiagLnk=Checking for broken diagrams links.
959 confACheckPagesWDraw=Checking pages having draw.io diagrams.
999 confAPrcsDiagInPage=Processing draw.io diagrams in page "{1}"
1047 confAErrFetchDrawList=Error fetching diagrams list. Some diagrams are skipped.
1056 confAReimportStarted=Re-import {1} diagrams started...
1085 noRecentDiags=No recent diagrams found
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1124 officeNoDiagramsSelected=No diagrams found in the selection
[all …]
H A Ddia_gl.txt939 confANoDiagFoundInPage=No {1} diagrams found in page "{2}".
941 confANoDiagFound=No {1} diagrams found. Process finished.
949 confACheckBrokenDiagLnk=Checking for broken diagrams links.
959 confACheckPagesWDraw=Checking pages having draw.io diagrams.
999 confAPrcsDiagInPage=Processing draw.io diagrams in page "{1}"
1047 confAErrFetchDrawList=Error fetching diagrams list. Some diagrams are skipped.
1056 confAReimportStarted=Re-import {1} diagrams started...
1085 noRecentDiags=No recent diagrams found
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1124 officeNoDiagramsSelected=No diagrams found in the selection
[all …]
H A Ddia_ca.txt939 confANoDiagFoundInPage=No {1} diagrams found in page "{2}".
941 confANoDiagFound=No {1} diagrams found. Process finished.
949 confACheckBrokenDiagLnk=Checking for broken diagrams links.
959 confACheckPagesWDraw=Checking pages having draw.io diagrams.
999 confAPrcsDiagInPage=Processing draw.io diagrams in page "{1}"
1047 confAErrFetchDrawList=Error fetching diagrams list. Some diagrams are skipped.
1056 confAReimportStarted=Re-import {1} diagrams started...
1085 noRecentDiags=No recent diagrams found
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1124 officeNoDiagramsSelected=No diagrams found in the selection
[all …]
H A Ddia_pt-br.txt934 confAAllDiagDone=All {1} diagrams processed. Process finished.
939 confANoDiagFoundInPage=No {1} diagrams found in page "{2}".
941 confANoDiagFound=No {1} diagrams found. Process finished.
949 confACheckBrokenDiagLnk=Checking for broken diagrams links.
959 confACheckPagesWDraw=Checking pages having draw.io diagrams.
995 confAProcessDrawDiag=Started processing imported draw.io diagrams
999 confAPrcsDiagInPage=Processing draw.io diagrams in page "{1}"
1047 confAErrFetchDrawList=Error fetching diagrams list. Some diagrams are skipped.
1056 confAReimportStarted=Re-import {1} diagrams started...
1087 useSrch2FindDiags=Use the search box to find draw.io diagrams
[all …]
H A Ddia_vi.txt823 noDiagrams=No diagrams found
836 officeMainHeader=Adds draw.io diagrams to your document.
939 confANoDiagFoundInPage=No {1} diagrams found in page "{2}".
941 confANoDiagFound=No {1} diagrams found. Process finished.
949 confACheckBrokenDiagLnk=Checking for broken diagrams links.
1047 confAErrFetchDrawList=Error fetching diagrams list. Some diagrams are skipped.
1056 confAReimportStarted=Re-import {1} diagrams started...
1085 noRecentDiags=No recent diagrams found
1086 fetchingRecentFailed=Failed to fetch recent diagrams
1124 officeNoDiagramsSelected=No diagrams found in the selection
[all …]
/plugin/mermaid/
H A Dplugin.info.txt6 desc JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.
/plugin/diagrams/script/
H A Dembed-editbutton.js2 * Attach editing button to editable diagrams
8 document.querySelectorAll('object.diagrams-svg[data-pos]').forEach(embed => {
10 button.className = 'diagrams-btn';
11 button.innerText = LANG.plugins.diagrams.editButtonShort;
12 button.title = LANG.plugins.diagrams.editButton;
30 embed.parentNode.querySelector('.diagrams-buttons').appendChild(button);
H A Dembed-toolbar.js2 * Integrate diagrams editing into the editor
71 title: LANG.plugins.diagrams.toolbarButton,
72 icon: "../../plugins/diagrams/img/diagramsnet.png",
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js269 if (diagrams.length > 0)
274 for (var i = 0; i < diagrams.length; i++)
276 if (this.pageId == diagrams[i].getAttribute('id'))
289 var diagram = diagrams[self.currentPage];
301 return diagrams.length;
309 this.diagrams = [];
338 this.diagrams = [];
365 self.diagrams[index]));
598 if (this.diagrams != null)
600 for (var i = 0; i < this.diagrams.length; i++)
[all …]
H A DDialogs.js5628 var diagrams = null;
5635 if (name == 'page' && diagrams != null && diagrams[realPage] != null)
5645 return (diagrams != null) ? diagrams.length : 1;
6088 diagrams = null;
6125 diagrams = [];
6473 var diagrams = null;
6478 if (name == 'page' && diagrams != null && diagrams[currentPage] != null)
6488 return (diagrams != null) ? diagrams.length : 1;
6655 diagrams = [];
10449 curDiagList = diagrams;
[all …]
/plugin/diagrams/parser/
H A DDiagramsNode.php3 namespace dokuwiki\plugin\diagrams\parser;
10 * Note: for mediafile diagrams the image node is reused
/plugin/diagrams/
H A Ddeleted.files5 diagrams.png
H A Drenderer.php3 use dokuwiki\plugin\diagrams\Diagrams;
6 * DokuWiki Plugin diagrams (Renderer Component)
17 return 'diagrams';
30 p_set_metadata($ID, ['format' => ['diagrams' => $headers]]);
/plugin/sequencediagram/
H A DREADME4 Generate sequence-diagrams using js-sequence-diagrams by Andrew Brampton.
/plugin/bpmnio/vendor/dmn-js/
H A DREADME.md5 View and edit DMN 1.3 diagrams in the browser.
18 and render [DMN 1.3 diagrams](http://www.omg.org/spec/DMN/About-DMN/) in the browser:
H A DLICENSE14 links back to https://bpmn.io as part of rendered diagrams MUST NOT be
/plugin/diagrams/action/
H A Dprosemirror.php3 use dokuwiki\plugin\diagrams\parser\DiagramsNode;
8 * DokuWiki Plugin diagrams (Action Component)
60 $node = new Node('diagrams');
90 if ($event->data['node']['type'] !== 'diagrams') return;
H A Dembed.php3 use dokuwiki\plugin\diagrams\Diagrams;
6 * DokuWiki Plugin diagrams (Action Component)
8 * This handles loading and saving embedded diagrams
27 $this->helper = plugin_load('helper', 'diagrams');
/plugin/diagrams/syntax/
H A Dembed.php3 use dokuwiki\plugin\diagrams\Diagrams;
6 * DokuWiki Plugin diagrams (Syntax Component)
36 $helper = plugin_load('helper', 'diagrams');
86 case 'diagrams':
H A Dmediafile.php3 use dokuwiki\plugin\diagrams\Diagrams;
53 $helper = plugin_load('helper', 'diagrams');
55 // This is not a local diagrams file, but some other SVG media file
125 $wrapperAttributes['class'] = 'media diagrams-svg-wrapper media' . $data['align'];
128 $imageAttributes['class'] = 'diagrams-svg';
142 $image = sprintf('<object %s><span class="diagrams-alt">' . hsc($wrapperAttributes['title']) . '</span></object>', buildAttributes($imageAttributes, true));
144 $actionButtons = '<div class="diagrams-buttons"></div>';
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md5 View and edit BPMN 2.0 diagrams in the browser.
18 and render [BPMN 2.0 diagrams](https://www.omg.org/spec/BPMN/2.0.2/) in the browser:
H A DLICENSE14 links back to https://bpmn.io as part of rendered diagrams MUST NOT be
/plugin/rstudio/
H A DREADME.md3 …s select-all tool and then clicking the unformat tool. The page and its diagrams will then save co…
/plugin/flowcharts/
H A DREADME3 Create flowcharts and diagrams with an incredibly simple syntax
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js406 var diagrams = doc.getElementsByTagName('diagram');
408 diagrams.length == 0? doc.documentElement : diagrams[0],

123456