logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

svn commit: r329826 - /lenya/trunk/src/webapp/lenya/pubs/default/sitemap.xm: msg#00080

Subject: svn commit: r329826 - /lenya/trunk/src/webapp/lenya/pubs/default/sitemap.xmap
Author: chestnut
Date: Mon Oct 31 06:40:57 2005
New Revision: 329826

URL: http://svn.apache.org/viewcvs?rev=329826&view=rev
Log:
makes ...-bxe.css fallback enabled
fixes Bug 37308
Thanks to a patch by Felix Röthenbacher

Modified:
    lenya/trunk/src/webapp/lenya/pubs/default/sitemap.xmap

Modified: lenya/trunk/src/webapp/lenya/pubs/default/sitemap.xmap
URL: 
http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/sitemap.xmap?rev=329826&r1=329825&r2=329826&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/default/sitemap.xmap (original)
+++ lenya/trunk/src/webapp/lenya/pubs/default/sitemap.xmap Mon Oct 31 06:40:57 
2005
@@ -109,7 +109,7 @@
       </map:match>
       
       <map:match pattern="**/*-bxe.css">
-        <map:read mime-type="text/css" src="resources/misc/bxe/{2}-bxe.css"/>
+        <map:read mime-type="text/css" 
src="fallback://resources/misc/bxe/{2}-bxe.css"/>
       </map:match>
       </map:pipeline>
     <!-- /BX Editor: RNG Schema -->


<Prev in Thread] Current Thread [Next in Thread>