lenya/src/webapp/lenya/pubs/default sitemap.xmap,1.12,1.13

"Gregor J. Rothfuss" <[email protected]> Wed, 14 May 2003 11:16:28 +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-serv20565/src/webapp/lenya/pubs/default

Modified Files:
	sitemap.xmap 
Log Message:
mounted bitflux sitemap

Index: sitemap.xmap
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/default/sitemap.xmap,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** sitemap.xmap	13 May 2003 14:33:18 -0000	1.12
--- sitemap.xmap	14 May 2003 09:16:26 -0000	1.13
***************
*** 82,89 ****
  
          <!-- Xopus Interface -->
- 
             <map:match pattern="xopus/**">
                 <map:mount uri-prefix="xopus" src="xopus.xmap"/>
             </map:match>
  
            <map:match pattern="**">
--- 82,93 ----
  
          <!-- Xopus Interface -->
             <map:match pattern="xopus/**">
                 <map:mount uri-prefix="xopus" src="xopus.xmap"/>
             </map:match>
+ 
+       <!-- Bitflux Interface -->
+       <map:match pattern="bitflux/**">
+ 	<map:mount uri-prefix="bitflux" src="bitflux.xmap"/>
+       </map:match>
  
            <map:match pattern="**">