Re: /home/userx/~public_cocoon LIKE ./~public_html ?

2002-12-18 Thread Konstantin Piroumian
From: "Piotr Legiecki" <[EMAIL PROTECTED]>
> Konstantin Piroumian wrote:
> 
> >Just take a look at the sitemap in /src/webapp/userhomes (Cocoon 2.1):
> >
> >   
> >  >uri-prefix="~{1}"/>
> >   
> >
> >   
> > 
> >   
> >
> >These two matchers would do the trick.
> >
> >  
> >
> 
> Is it possible under Cocoon 2.0.x?

Sure, why not?
Just try and let us know if there are any problems with it.

Konstantin

> 
> Regards
> Piotr Legiecki
> 
> 
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 

-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: /home/userx/~public_cocoon LIKE ./~public_html ?

2002-12-18 Thread Piotr Legiecki
Konstantin Piroumian wrote:


Just take a look at the sitemap in /src/webapp/userhomes (Cocoon 2.1):

  

uri-prefix="~{1}"/>
  

  

  

These two matchers would do the trick.

 


Is it possible under Cocoon 2.0.x?

Regards
Piotr Legiecki



-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Re: /home/userx/~public_cocoon LIKE ./~public_html ?

2002-12-18 Thread Konstantin Piroumian
From: "Björn Voigt" <[EMAIL PROTECTED]>

> Hello Cocooners,
>
> We use a Linux/Tomcat4.1.12/Cocoon2dev Installation on a server
> with many users. Some users would use Cocoon to create a homepage
> with it. Is it possible to configure Cocoon to include folders
> from home directories like apache with public_html and How can we
> include classes from this folders.

Just take a look at the sitemap in /src/webapp/userhomes (Cocoon 2.1):

   
 
   

   
 
   

These two matchers would do the trick.

Btw, it would be also possible to do the same thing for Windows platforms
using system-property module (take a look at the
/samples/modules/sitemap.xmap), but the problem is that user home base
directory on Win2000 contains spaces and that causes problems in Cocoon.

Konstantin

>
> Thanks for help
>
> Björn
>
>
>
>
> --
> Björn VoigtTel: +49-3943-626654
> Hochschule Harze-mail: [EMAIL PROTECTED]
> Projekt MobiHarz
> Friedrichstrasse 57-59
> D-38855 Wernigerode
>
>
>
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>


-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




/home/userx/~public_cocoon LIKE ./~public_html ?

2002-12-18 Thread Björn Voigt
Hello Cocooners,

We use a Linux/Tomcat4.1.12/Cocoon2dev Installation on a server
with many users. Some users would use Cocoon to create a homepage
with it. Is it possible to configure Cocoon to include folders
from home directories like apache with public_html and How can we
include classes from this folders.

Thanks for help

Björn




--
Björn VoigtTel: +49-3943-626654
Hochschule Harze-mail: [EMAIL PROTECTED]
Projekt MobiHarz
Friedrichstrasse 57-59
D-38855 Wernigerode



-
Please check that your question  has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>