<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ralph Angenendt wrote:
<blockquote cite="mid:20090326144859.GX7144@br-online.de" type="cite">
  <pre wrap="">
You can either use absolute links [:/HowTos/KVM this is a link] or
relative links [:KVM this is a link]. See the syntax reference to make
sure, this is off top of my head and I might be wrong.

Ralph
  </pre>
</blockquote>
<font face="'Lucida Sans','Lucida Grande',Arial,sans-serif">That's what
you'd think, but it's the other way around<br>
<br>
[:HowTos/LinkedPage: link text] goes to /HowTos/</font><font
 face="'Lucida Sans','Lucida Grande',Arial,sans-serif">LinkedPage</font><br>
<font face="'Lucida Sans','Lucida Grande',Arial,sans-serif">and<br>
[:/HowTos/LinkedPage: link text] goes to /HowTos/CurrentPage/LinkedPage<br>
<br>
so with the / its a relative link and without the / its an absolute
link, which confuses me but I'll learn to live with it :)<br>
<br>
<br>
Julian<br>
</font>
</body>
</html>