lenya/src/webapp/lenya/pubs/default sitemap.xmap,1.9,1.10

Andreas Hartmann <[email protected]> Mon, 12 May 2003 14:01:11 +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-serv17551/src/webapp/lenya/pubs/default

Modified Files:
	sitemap.xmap 
Log Message:
changed "xopus" matcher to "authoring/xopus"

Index: sitemap.xmap
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/default/sitemap.xmap,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** sitemap.xmap	10 May 2003 15:43:25 -0000	1.9
--- sitemap.xmap	12 May 2003 12:01:08 -0000	1.10
***************
*** 83,88 ****
          <!-- Xopus Interface -->
  
!            <map:match pattern="xopus/**">
!                <map:mount uri-prefix="xopus" src="xopus.xmap"/>
             </map:match>
  
--- 83,88 ----
          <!-- Xopus Interface -->
  
!            <map:match pattern="authoring/xopus/**">
!                <map:mount uri-prefix="authoring/xopus" src="xopus.xmap"/>
             </map:match>