View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide

swiki structurally annotated pages

<imagespace

the described tags can be used on any swiki page.
to create a representation of the materials in
'imagespace', use the 'create page' function and
enter '#pagenr' as the page title, eG #997
links can be inserted as described below or using
the graphical relation editor at
http://telenautik.hfbk-hamburg.de/infospace/imagespace/swiki_rel_edit.php?pagenr=xxxx
(enter the swiki pagenumber for the xxxx)

tag: material

<material>
on the beginning of a swiki page denotes a material heap with structure information

tag: text

<text[name{,shape,color}]>text content</text>

examples:
<text[kiste]>jetzt kommt der kisten text</text>
denotes a text block named 'kiste'
<text[name,c,red]>text content</text>
denotes text block named 'name', a diagram c(circle)/b(box)/e(ellipse) shape in color red
<text[titel1]>jetzt kommt text1</text>
<text[titel2,b,green]>und text2</text>
<text[titel3,c,yellow]>und text3</text>
<text[hilfe]>zur hilfe ein text jaja</text>



textblocks and images make 'nodes' in the diagram
images can be normally uploaded, the diagram node name is the filename without extension

links between nodes:

examples:
<hilfe - test>
<name - map>
<map -titel2>
<snip -hilfe>
<name-snip>
<snip-titel3>
<titel1 - snip>
<titel1 - titel2>
<titel3 - snip>

denote diagram links between the first and second node


Links to this Page