lenya/src/webapp/lenya resources.xmap,1.3,1.4
Andreas Hartmann <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /repository/lenya/src/webapp/lenya
In directory erbium:/tmp/cvs-serv6423/src/webapp/lenya
Modified Files:
resources.xmap
Log Message:
added .tar.gz matcher
Index: resources.xmap
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/resources.xmap,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** resources.xmap 29 Apr 2003 09:58:01 -0000 1.3
--- resources.xmap 7 May 2003 09:37:16 -0000 1.4
***************
*** 36,39 ****
--- 36,44 ----
</map:match>
+ <!-- matches pub-id/images/**.tar.gz -->
+ <map:match pattern="*/images/**.tar.gz">
+ <map:read src="pubs/{1}/resources/images/{2}.tar.gz" mime-type="application/x-gtar" />
+ </map:match>
+
<!-- matches pub-id/pdf/**.pdf -->
<map:match pattern="*/pdf/**.pdf">