You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Michele Costabile <mi...@gmail.com> on 2004/08/13 15:51:38 UTC

propput

I wonder if I can create properties on a file, something like 

propput file.txt author myself

or are properties a fixed set?
-- 
Michele Costabile
http://proxybar.net

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org


Re: propput

Posted by Simone Gianni <s....@thebug.it>.
Hi Michele,
yes, you can create all the properties you need, they're not a fixed 
set. To avoid name clashes webdav uses namespaces, so you should create 
your properties in your namespace. Namespaces are explained in XML 
NAMESPACE specifications.

Hope this helps,
Ciao,
Simone Gianni

Michele Costabile wrote:

>I wonder if I can create properties on a file, something like 
>
>propput file.txt author myself
>
>or are properties a fixed set?
>  
>

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org