hi,
  Is there any known implementation of the DAV searching and location
protocol that i can try out?
  thanks,
  rajkumar

-----Original Message-----
From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 28, 2001 10:15 AM
To: [EMAIL PROTECTED]
Subject: Re: Path?


> Hi, All
>
> I have same the question.
> I want to use Slide with File system store.How do I do this?
>
> Do I edit your webapps/slide/Domain.xml file < definition > section ?
>
> < definition >
>     < store name="file" >   <!-- default "memory" -->
>     < nodestore
classname="slidestore.file.FileDescriptorsStoreNoVersioning" >  <!-- ? -->
>                          :
>                      more....
>
> What is it the <definition> section value, <store>, <parameter> .....

The default config uses the file content store, and you can change the
"rootpath" parameter to change the path where the files will be created.
Note that the version number will be appended to the filename unless you use
the no versioning store.

The file descriptors store is not done yet (sorry).

Remy

Reply via email to