Skip to content

Commit 84b8851

Browse files
author
Gaudenz Alder
committed
Adds libs.html, changes permissions
1 parent d886b90 commit 84b8851

35 files changed

+39
-0
lines changed

CNAME

100644100755
File mode changed.

DrawioLibrary

100644100755
File mode changed.

Netdive.txt

100644100755
File mode changed.

SvgExample.xml

100644100755
File mode changed.

TestDiagram.xml

100644100755
File mode changed.

atv.html

100644100755
File mode changed.

base64.html

100644100755
File mode changed.

convert.html

100644100755
File mode changed.

dav.html

100644100755
File mode changed.

davfile.html

100644100755
File mode changed.

davfile2.html

100644100755
File mode changed.

diagram.html

100644100755
File mode changed.

embed.html

100644100755
File mode changed.

embed.js

100644100755
File mode changed.

gesture-icons.xml

100644100755
File mode changed.

i18n-example.xml

100644100755
File mode changed.

images/close.gif

100644100755
File mode changed.

images/diagramly.png

100644100755
File mode changed.

images/drawio-logo.png

100644100755
File mode changed.

images/gesture-icons.png

7.64 KB
Loading

images/gnome-icons.png

12 KB
Loading

images/jgraph.gif

100644100755
File mode changed.

images/kubrickbg.jpg

100644100755
File mode changed.

images/kubrickbgcolor.jpg

100644100755
File mode changed.

images/kubrickfooter.jpg

100644100755
File mode changed.

images/kubrickheader.jpg

100644100755
File mode changed.

images/material-design-icons.png

10.8 KB
Loading

images/mxgraph.gif

100644100755
File mode changed.

images/spacer.gif

100644100755
File mode changed.

images/windows-10-icons.png

5.97 KB
Loading

index.html

100644100755
File mode changed.

libs.html

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Draw.io Custom Libraries</title>
5+
</head>
6+
<body style="text-align:center;">
7+
<h2>Draw.io Custom Libraries</h2>
8+
<table align="center" cellpadding="40">
9+
<tr>
10+
<td valign="top" style="text-align:center;">
11+
<h3>Gesture and Fingerprints Icons</h3>
12+
<img border="0" src="images/gesture-icons.png"/>
13+
<a href="https://www.draw.io/?splash=0&clibs=Uhttp%3A%2F%2Fwww.alderg.com%2Fgesture-icons.xml"
14+
style="display:block;" target="_blank">Open in Draw.io</a>
15+
</td>
16+
<td valign="top" style="text-align:center;">
17+
<h3>Material Design Icons</h3>
18+
<img border="0" src="images/material-design-icons.png"/>
19+
<a href="https://www.draw.io/?splash=0&clibs=Uhttp%3A%2F%2Fwww.alderg.com%2Fmaterial-design-icons.xml"
20+
style="display:block;" target="_blank">Open in Draw.io</a>
21+
</td>
22+
</tr>
23+
<tr>
24+
<td valign="top" style="text-align:center;">
25+
<h3>Windows 10 Icons</h3>
26+
<img border="0" src="images/windows-10-icons.png"/>
27+
<a href="https://www.draw.io/?splash=0&clibs=Uhttp%3A%2F%2Fwww.alderg.com%2Fwindows-10-icons.xml"
28+
style="display:block;" target="_blank">Open in Draw.io</a>
29+
</td>
30+
<td valign="top" style="text-align:center;">
31+
<h3>Gnome DIA Icons</h3>
32+
<img border="0" src="images/gnome-icons.png"/>
33+
<a href="https://www.draw.io/?splash=0&clibs=Uhttp%3A%2F%2Fwww.alderg.com%2Fgnome-icons.xml"
34+
style="display:block;" target="_blank">Open in Draw.io</a>
35+
</td>
36+
</tr>
37+
</table>
38+
</body>
39+
</html>

mathfo.html

100644100755
File mode changed.

merge.html

100644100755
File mode changed.

neda.pdf

100644100755
File mode changed.

0 commit comments

Comments
 (0)