You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2009/05/29 12:47:44 UTC

svn commit: r779921 - /lenya/docu/modules/propertiesdocument/sitemap.xmap

Author: andreas
Date: Fri May 29 10:47:43 2009
New Revision: 779921

URL: http://svn.apache.org/viewvc?rev=779921&view=rev
Log:
Made propertiesdocument icon matcher generic.

Modified:
    lenya/docu/modules/propertiesdocument/sitemap.xmap

Modified: lenya/docu/modules/propertiesdocument/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/docu/modules/propertiesdocument/sitemap.xmap?rev=779921&r1=779920&r2=779921&view=diff
==============================================================================
--- lenya/docu/modules/propertiesdocument/sitemap.xmap (original)
+++ lenya/docu/modules/propertiesdocument/sitemap.xmap Fri May 29 10:47:43 2009
@@ -42,7 +42,7 @@
         <map:serialize type="xml"/>
       </map:match>
 
-      <map:match pattern="icon/*/*/*/*">
+      <map:match pattern="icon**">
         <map:read src="fallback://lenya/modules/xhtml/resources/icons/xhtml.gif"/>
       </map:match>
       



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org