[prev in list] [next in list] [prev in thread] [next in thread] 

List:       forrest-dev
Subject:    svn commit: r359672 - /forrest/trunk/main/webapp/resources.xmap
From:       crossley () apache ! org
Date:       2005-12-29 1:47:27
Message-ID: 20051229014727.32068.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: crossley
Date: Wed Dec 28 17:47:24 2005
New Revision: 359672

URL: http://svn.apache.org/viewcvs?rev=359672&view=rev
Log:
Fix a recent change (r332589 and r332547) to use the
locationmap for images in local "my-images" directory.

Modified:
    forrest/trunk/main/webapp/resources.xmap

Modified: forrest/trunk/main/webapp/resources.xmap
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/resources.xmap?rev=359672&r1=359671&r2=359672&view=diff
 ==============================================================================
--- forrest/trunk/main/webapp/resources.xmap (original)
+++ forrest/trunk/main/webapp/resources.xmap Wed Dec 28 17:47:24 2005
@@ -195,7 +195,7 @@
 
       <!-- handles images local to a contributor directory -->
       <map:match pattern="**my-images/**.*">
-            <map:read src="{lm:project.images.{1}/{2}.{3}}" mime-type="image/{3}" />
+        <map:read src="{lm:project.images.{1}my-images/{2}.{3}}" \
mime-type="image/{3}" />  </map:match>
 
       <map:match type="regexp" pattern="^(.*?)([^/]*).svg$">


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic