<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Nachricht</TITLE>

<META content="MSHTML 6.00.2716.2200" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=068334812-14082002><FONT face=Arial color=#0000ff size=2>well, 
that is a problem. I'm not that sure about that, though I've been reaearching 
that point. but opencms as such has no builtin functions for that, as far as I 
know of. But tweaking the Template Representation should solve the problem about 
the templates. Concerning the Java, I have to draw a blank. no idea what soever. 
but when you look at it, people who program java for opencms shouldn't have a 
problem with that sort of view. of course certain security issues and stuff like 
that still exist. isn't exactly a nice solution but I guess it will have to 
do.</FONT></SPAN></DIV>
<DIV><SPAN class=068334812-14082002><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=068334812-14082002><FONT face=Arial color=#0000ff 
size=2>regards,</FONT></SPAN></DIV>
<DIV><SPAN class=068334812-14082002><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=068334812-14082002><FONT face=Arial color=#0000ff size=2>Eduard 
Ralph</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=de dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Ursprüngliche Nachricht-----<BR><B>Von:</B> 
  owner-opencms-dev@www.opencms.org [mailto:owner-opencms-dev@www.opencms.org] 
  <B>Im Auftrag von </B>Puneet Narang<BR><B>Gesendet:</B> Mittwoch, 14. August 
  2002 10:48<BR><B>An:</B> opencms-dev@www.opencms.org<BR><B>Betreff:</B> RE: 
  [opencms-dev] Multiple sites<BR><BR></FONT></DIV>
  <DIV><SPAN class=410384208-14082002><FONT color=#0000ff size=2>yeah this 
  sounds like a good idea from functional point of view.</FONT></SPAN></DIV>
  <DIV><SPAN class=410384208-14082002><FONT color=#0000ff size=2>What about 
  maintainence ?? </FONT></SPAN></DIV>
  <DIV><SPAN class=410384208-14082002><FONT color=#0000ff size=2>Is it possible 
  to completely separate out all the templates/web pages (in database or in 
  explorer) and JAVA classes for different web sites in 
  opencms?</FONT></SPAN></DIV>
  <DIV><SPAN class=410384208-14082002><FONT color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=410384208-14082002><FONT color=#0000ff 
  size=2>Regards</FONT></SPAN></DIV>
  <DIV><SPAN class=410384208-14082002><FONT color=#0000ff 
  size=2>Puneet</FONT></SPAN></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV></DIV>
    <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
    face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> ralph | m.e.c. 
    [mailto:ralph@mecmedia.de] <BR><B>Sent:</B> 13 August 2002 
    19:50<BR><B>To:</B> opencms-dev@www.opencms.org<BR><B>Subject:</B> AW: 
    [opencms-dev] Multiple sites<BR><BR></FONT></DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff 
    size=2>well in esence you could achieve that sort of thing with a url 
    rewriting under apache. the scenario would look like 
    following:</FONT></SPAN></DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN> </DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff size=2>1. 
    apache server</FONT></SPAN></DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff size=2>2. 
    opencms server</FONT></SPAN></DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN> </DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff 
    size=2>requests from the domain <A 
    href="http://www.domain1.de">www.domain1.de</A> to the apache server. that 
    rewrites all requests from / to <A 
    href="http://opencmsserver/project1">http://opencmsserver/project1</A> which 
    is a subdirectory under opencms. as apache does the rewriting, all requests 
    look as if they go to <A 
    href="http://www.domain1.de">http://www.domain1.de</A>. that means the 
    address <A href="http://www.domain1.de/mydir">www.domain1.de/mydir</A> would 
    go to <A 
    href="http://opencmsserver/project1/mydir">http://opencmsserver/project1/mydir</A>....</FONT></SPAN></DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff size=2>In 
    principal you can use one server but I would suggest using several servers 
    though, because running opencms a java servlet + the rewriting from the 
    apache server could get very messy. anyways that way the apache server can 
    serve as a central distributer of several 
    projects.....</FONT></SPAN></DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN> </DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff 
    size=2>regards,</FONT></SPAN></DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN> </DIV>
    <DIV><SPAN class=851344218-13082002><FONT face=Arial color=#0000ff 
    size=2>Eduard Ralph</FONT></SPAN></DIV>
    <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
      <DIV></DIV>
      <DIV class=OutlookMessageHeader lang=de dir=ltr align=left><FONT 
      face=Tahoma size=2>-----Ursprüngliche Nachricht-----<BR><B>Von:</B> 
      owner-opencms-dev@www.opencms.org 
      [mailto:owner-opencms-dev@www.opencms.org] <B>Im Auftrag von </B>Manfred 
      Pruntsch<BR><B>Gesendet:</B> Dienstag, 13. August 2002 19:15<BR><B>An:</B> 
      opencms-dev@www.opencms.org<BR><B>Betreff:</B> RE: [opencms-dev] Multiple 
      sites<BR><BR></FONT></DIV>
      <DIV>
      <DIV><SPAN class=682460313-13082002><FONT face=Arial><FONT 
      color=#0000ff><FONT size=2><SPAN class=971150317-13082002>> </SPAN>It 
      is one of the main features of OpenCms that several parts of 
      </FONT></FONT></FONT></SPAN></DIV>
      <DIV><SPAN class=682460313-13082002><FONT face=Arial><FONT 
      color=#0000ff><FONT size=2><SPAN class=971150317-13082002>> </SPAN>a 
      site (or even several sites) can be maintained in several 
      </FONT></FONT></FONT></SPAN></DIV>
      <DIV><SPAN class=682460313-13082002><FONT face=Arial><FONT 
      color=#0000ff><FONT size=2><SPAN class=971150317-13082002>> 
      </SPAN>projects by several users.</FONT></FONT></FONT></SPAN></DIV>
      <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
      size=2><SPAN class=971150317-13082002>Where I can find the realation 
      between project and domain to be delivered.</SPAN></FONT></SPAN></DIV>
      <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
      size=2><SPAN class=971150317-13082002>For 
      example:</SPAN></FONT></SPAN></DIV>
      <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
      size=2><SPAN 
      class=971150317-13082002>project1       (has 
      to deliver to)   --> <A 
      href="http://www.domain1.de">www.domain1.de</A></SPAN></FONT></SPAN></DIV>
      <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
      size=2><SPAN class=971150317-13082002>
      <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
      size=2><SPAN 
      class=971150317-13082002>project2       (has 
      to deliver to)   --> <A 
      href="http://www.domain2.de">www.domain2.de</A></SPAN></FONT></SPAN></DIV>
      <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
      size=2><SPAN class=971150317-13082002></SPAN></FONT></SPAN> </DIV>
      <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
      size=2><SPAN class=971150317-13082002>How it is accomplished? I tried it 
      in version 4.6.1 with no 
      results. </SPAN></FONT></SPAN></DIV></SPAN></FONT></SPAN></DIV></DIV>
      <P><FONT size=2>best regards<BR>Manfred 
      Pruntsch<BR><BR><BR>----------------------------------------------<BR>IFCOS 
      Institut für Zell- und Organsimulation GmbH<BR>Friedrich-Barnewitz-Strasse 
      3<BR>18119 Rostock<BR>phone: +49 (0)381.5196-190<BR>fax: +49 
      (0)381.5196-137<BR>email: manfred.pruntsch@ifcos.com<BR></FONT></P>
      <BLOCKQUOTE dir=ltr 
      style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
        <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
        size=2>-----Original Message-----<BR><B>From:</B> 
        owner-opencms-dev@www.opencms.org 
        [mailto:owner-opencms-dev@www.opencms.org]<B>On Behalf Of </B>Daniel 
        Wemhoff<BR><B>Sent:</B> Tuesday, August 13, 2002 3:15 PM<BR><B>To:</B> 
        'opencms-dev@www.opencms.org'<BR><B>Subject:</B> AW: [opencms-dev] 
        Multiple sites<BR><BR></FONT></DIV>
        <DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2>It is one of the main features of OpenCms that several parts of a 
        site (or even several sites) can be maintained in several projects by 
        several users.</FONT></SPAN></DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2></FONT></SPAN> </DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2>When creating a project you can choose who is the user group (see 
        the project and work in it, but not publish) and the manager group 
        (publish the project). All other groups can´t see the project. 
        </FONT></SPAN></DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2></FONT></SPAN> </DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2>You can set the user rights for every ressource in OpenCms, so 
        you can choose the right for read (r), write (w) and visible in explorer 
        view (v) for the owner, for the dedicated group and for all 
        others.</FONT></SPAN></DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2></FONT></SPAN> </DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2>Of course you first have to create the user groups you need to 
        give detailed access to projects and ressources.</FONT></SPAN></DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2></FONT></SPAN> </DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2>Best regards</FONT></SPAN></DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2>Daniel </FONT></SPAN></DIV>
        <DIV><SPAN class=682460313-13082002><FONT face=Arial color=#0000ff 
        size=2></FONT></SPAN> </DIV>
        <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
          <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
          size=2>-----Ursprüngliche Nachricht-----<BR><B>Von:</B> ralph | m.e.c. 
          [mailto:ralph@mecmedia.de]<BR><B>Gesendet:</B> Dienstag, 13. August 
          2002 15:16<BR><B>An:</B> 
          opencms-dev@www.opencms.org<BR><B>Betreff:</B> AW: [opencms-dev] 
          Multiple sites<BR><BR></FONT></DIV>
          <DIV><SPAN class=698551313-13082002><FONT face=Arial color=#0000ff 
          size=2>I looked at that and what does work to a degree is to have 
          several projects for different websites. not a very clean solution, 
          because the others can see the other projects and there are some 
          issues with user rights. it shouldn't be all that difficult to extend 
          the database with a extra site tag.</FONT></SPAN></DIV>
          <DIV><SPAN class=698551313-13082002><FONT face=Arial color=#0000ff 
          size=2></FONT></SPAN> </DIV>
          <DIV><SPAN class=698551313-13082002><FONT face=Arial color=#0000ff 
          size=2>greetings,</FONT></SPAN></DIV>
          <DIV><SPAN class=698551313-13082002><FONT face=Arial color=#0000ff 
          size=2></FONT></SPAN> </DIV>
          <DIV><SPAN class=698551313-13082002><FONT face=Arial color=#0000ff 
          size=2>eduard ralph</FONT></SPAN></DIV>
          <BLOCKQUOTE style="MARGIN-RIGHT: 0px">
            <DIV></DIV>
            <DIV class=OutlookMessageHeader lang=de dir=ltr align=left><FONT 
            face=Tahoma size=2>-----Ursprüngliche Nachricht-----<BR><B>Von:</B> 
            owner-opencms-dev@www.opencms.org 
            [mailto:owner-opencms-dev@www.opencms.org] <B>Im Auftrag von 
            </B>Puneet Narang<BR><B>Gesendet:</B> Dienstag, 13. August 2002 
            13:56<BR><B>An:</B> opencms-dev@www.opencms.org<BR><B>Betreff:</B> 
            [opencms-dev] Multiple sites<BR><BR></FONT></DIV>
            <DIV><FONT color=#000000 size=2><SPAN 
            class=532555211-13082002>Hi,</SPAN></FONT></DIV>
            <DIV><FONT color=#000000 size=2><SPAN 
            class=532555211-13082002>         
            Is there any way to maintain multiple web sites using opencms 
            ???</SPAN></FONT></DIV>
            <DIV><FONT color=#000000 size=2><SPAN 
            class=532555211-13082002></SPAN></FONT> </DIV>
            <DIV><FONT color=#000000 size=2><SPAN 
            class=532555211-13082002>thanks</SPAN></FONT></DIV>
            <DIV><FONT color=#000000 size=2><SPAN 
            class=532555211-13082002></SPAN></FONT> </DIV>
            <DIV><FONT color=#000000 size=2><SPAN 
            class=532555211-13082002>Puneet</SPAN></FONT></DIV><B>Disclaimer</B><BR><BR>This 
            email is confidential and intended solely for the use of the 
            individual to whom it is addressed. Any views or opinions presented 
            are solely those of the author and do not necessarily represent 
            those of Zenesis Limited. If you are not the intended recipient, be 
            advised that you have received this email in error and that any use, 
            dissemination, forwarding, printing or copying of this email is 
            strictly prohibited. If you have received this email in error please 
            notify the administrator at Zenesis Limited, 20 Upper Maudlin 
            Street, Bristol, BS2 8DJ, +44(0)117 9300789. Email <A 
            href="administrator@zenesis.com">administrator@zenesis.com</A>. 
          </BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>