Hi, In an attempt to integrate WebDAV support with Magnolia, we're looking at using the "simple" WebDAV servlet and associated classes; so far, we managed to figure out how to customize most things we wanted to (node types, where and how nodes are created, etc.)
The one thing I'm still completely at a loss with is how (if possible at all) I can customize what the "filename" (resource name?) for the nodes we expose. (Typically, we'll have a node called "foo", of which we export the "content" property as its data, but we'd like this to appear to WebDAV clients as "foo.txt" or "foo.bar", depending on some other property, for instance) Any pointers would be much appreciated ! -- View this message in context: http://www.nabble.com/Customizing-the-way-nodes-are-exposed-through-webdav-tp25913697p25913697.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
