[exo-jcr-commits] exo-jcr SVN: r3464 - jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/protocols.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 16 10:05:31 EST 2010


Author: dkuleshov
Date: 2010-11-16 10:05:30 -0500 (Tue, 16 Nov 2010)
New Revision: 3464

Modified:
   jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/protocols/webdav.xml
Log:
EXOJCR-994: docbook modified

Modified: jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/protocols/webdav.xml
===================================================================
--- jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/protocols/webdav.xml	2010-11-16 14:54:25 UTC (rev 3463)
+++ jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/protocols/webdav.xml	2010-11-16 15:05:30 UTC (rev 3464)
@@ -143,6 +143,15 @@
       <value>text/xml,text/html:max-age=3600;image/png,image/jpg:max-age=1800;*/*:no-cache;</value>
     </value-param>
 
+    <!--
+        This parameter determines the absolute path to the folder icon file, which is shown
+        during WebDAV view of the contents
+    -->
+    <value-param>
+      <name>folder-icon-path</name>
+      <value>/absolute/path/to/file</value>
+    </value-param>
+
   </init-params
 &lt;/component&gt;</programlisting>
   </section>



More information about the exo-jcr-commits mailing list