<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Martin Rioux schrieb:
<blockquote cite="mid0ad101c6d118$c64b4600$665c1e0a@corpo.crim.ca"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=iso-8859-1">
  <div> Hi everyone </div>
  <div>  </div>
  <div> We have the following structure </div>
  <div>  </div>
  <div> /content/siteA/... </div>
  <div>  </div>
  <div> and we want to give access in different section of a web site
with a symbolic link </div>
  <div>  </div>
  <div> /admin/primary/siteA/... </div>
  <div>  </div>
  <div> /employee/secondary/siteA/... </div>
  <div>  </div>
  <div> where siteA is a symbolic link to /content/siteA. Everything is
fine except for one thing. Suppose we have a page
(/admin/primary/siteA/test.html) and that page contain a link to
/admin/primary/siteA/anotherTest.html.  When we acces the test.html the
link is  /content/siteA/anotherTest.html and not
/admin/primary/siteA/test.html. </div>
  <div>  </div>
  <div> Anybody has this problem or a solution for that problem. ? Is
there any way to have relative links in the content of  opencms pages ?
  </div>
  <div>  </div>
  <div> Thanks </div>
  <div>  <br>
Martin </div>
</blockquote>
Can you write again how exactly your pages are linked and where they
reside?<br>
The names that you write about seem to be incomplete and it seems to be
a bit complicated.<br>
<br>
Do you have two siblings with common content and these siblings point
to a resource but only relatively?<br>
What exactly do you want to achieve? How are your links stored? inside
of some HTML field or as structured information.<br>
<br>
christian<br>
</body>
</html>