<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=410371314-06092006><FONT face=Arial 
color=#0000ff size=2>Martin -</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=410371314-06092006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=410371314-06092006><FONT face=Arial 
color=#0000ff size=2>You could approach this a different way (if I understand 
you correctly) and avoid the need for siblings.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=410371314-06092006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=410371314-06092006><FONT face=Arial 
color=#0000ff size=2>If you are in control of the generation of navigational 
links, then can't you simply cause links to the same content to be writtin in 
two different contexts, e.g. the student's and the professor's?  Those 
links will then take the user to the URL of the content, but that isn't 
misleading since it's the content they'll then be seeing.  The way you 
cause links to be generated can be arbitrarily complex - e.g. depending on the 
setting of a property.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=410371314-06092006></SPAN><SPAN 
class=410371314-06092006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=410371314-06092006><FONT face=Arial 
color=#0000ff size=2>On the other hand, if you need to render the same 
<EM>content</EM> differently for two audiences, then I guess you are looking at 
a sibling solution or at using an 'audience=' URL parameter.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=410371314-06092006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=410371314-06092006><FONT face=Arial 
color=#0000ff size=2>Jon</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> opencms-dev-bounces@opencms.org 
[mailto:opencms-dev-bounces@opencms.org] <B>On Behalf Of </B>Martin 
Rioux<BR><B>Sent:</B> 06 September 2006 15:10<BR><B>To:</B> The OpenCms mailing 
list<BR><B>Subject:</B> Re: [opencms-dev] Problem with symbolic links 
...<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Hi again </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>It's a site for a school institution. They produce 
content (ex. science section). After the content is produced and approved, the 
manager of the web site will decide that this content is intended for highschool 
teachers and/or student.  On the menu a student from a highschool will 
access this new section by clicking student (level 1 menu)->highscool (level 
2). Then he will access the new science section (level 3). For a professor, it 
will almost be the same except that he will access this section in the 
teachers section (level 1).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>To create this behavior, we need symbolic links and 
we <FONT face="Times New Roman" size=3>have two siblings with common content. In 
fact, we want to localize all the content in a specific section and create 
symbolic links to populate the menu for a specific 
section. </FONT></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I hope I'm clear ...... </FONT></DIV>
<DIV> </DIV>
<DIV></FONT><FONT face=Arial size=2>Martin</FONT></DIV></DIV>----- Original 
Message ----- </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=christian_steinert@web.de 
  href="mailto:christian_steinert@web.de">Christian Steinert</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=opencms-dev@opencms.org 
  href="mailto:opencms-dev@opencms.org">The OpenCms mailing list</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, September 05, 2006 6:35 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [opencms-dev] Problem with 
  symbolic links ...</DIV>
  <DIV><BR></DIV>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>
  <P>
  <HR>

  <P></P><BR>_______________________________________________<BR>This mail is 
  sent to you from the opencms-dev mailing list<BR>To change your list options, 
  or to unsubscribe from the list, please 
  visit<BR>http://lists.opencms.org/mailman/listinfo/opencms-dev</BLOCKQUOTE></BODY></HTML>