lenya/src/webapp/lenya/pubs/default publication-sitemap.xmap,1.24,1.25

Andreas Hartmann <[email protected]> Mon, 12 May 2003 18:44:25 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/default
In directory erbium:/tmp/cvs-serv22666/src/webapp/lenya/pubs/default

Modified Files:
	publication-sitemap.xmap 
Log Message:
added * to lenyabody matcher

Index: publication-sitemap.xmap
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/default/publication-sitemap.xmap,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** publication-sitemap.xmap	12 May 2003 16:17:02 -0000	1.24
--- publication-sitemap.xmap	12 May 2003 16:44:22 -0000	1.25
***************
*** 120,124 ****
  
      <map:pipeline>
!       <map:match pattern="lenyabody/*/*/*/*">
          <map:aggregate element="cmsbody">
  <!--
--- 120,124 ----
  
      <map:pipeline>
!       <map:match pattern="lenyabody/*/*/*/**">
          <map:aggregate element="cmsbody">
  <!--