initial checkin from subversion
BIN
tutorial/exampleMap1.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
tutorial/freeRelation1.png
Normal file
|
After Width: | Height: | Size: 294 B |
BIN
tutorial/iconMenu1.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
BIN
tutorial/iconMenu2.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
tutorial/icons1.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
27
tutorial/index.html
Normal file
@@ -0,0 +1,27 @@
|
||||
<html>
|
||||
<head><title>Webthink.net - Tutorial</title></head>
|
||||
<body>
|
||||
|
||||
<h1>Example</h1>
|
||||
<img src='exampleMap1.png'>
|
||||
<div class='explain'>With a mindmap you can structure information hierarchically. This is a good way to do capturel information during a brain-storming.</div>
|
||||
|
||||
<h1>Players</h1>
|
||||
<table border='1'>
|
||||
<tr><td><img src='node1.png'><img src='node2.png'></td><td>Node</td><td>Mindmaps consists of nodes which are joined by relations.</td></tr>
|
||||
<tr><td><img src='parentRelation1.png'></td><td>Parent-Relation</td><td>A node can have either one or no parent relations.</td></tr>
|
||||
<tr><td><img src='freeRelation1.png'></td><td>Free-Relation</td><td>There can be as many free relation between nodes as you like.</td></tr>
|
||||
<tr><td><img src='relationMenu1.png'></td><td>Relation-Menu</td><td>When clicking on relations a context menu is offered in order to delete the relation.</td></tr>
|
||||
<tr><td><img src='icons1.png'></td><td>Icons</td><td>Nodes can carry icons.</td></tr>
|
||||
<tr><td><img src='iconMenu1.png'></td><td>Icon-Menu</td><td>When clicking on a nodes Border then the Icon-selection pops up. Click the icons you want to add.</td></tr>
|
||||
<tr><td><img src='iconMenu2.png'></td><td>Icon-Context menu</td><td>When clicking on a icon in a node, a context menu offers to delete the clicked icon.</td></tr>
|
||||
<tr><td><img src='toolBar1.png'></td><td>Toolbar</td><td>When hovering a node with the mouse a toolbar menu becomes visible. From here operations that are related to the node are accessible.</td></tr>
|
||||
</table>
|
||||
|
||||
<h1>Basic operations</h1>
|
||||
|
||||
|
||||
<h1>Advanced operations</h1>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
BIN
tutorial/node1.png
Normal file
|
After Width: | Height: | Size: 716 B |
BIN
tutorial/node2.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
tutorial/parentRelation1.png
Normal file
|
After Width: | Height: | Size: 299 B |
BIN
tutorial/relationMenu1.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
tutorial/toolBar1.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |