You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by iv...@apache.org on 2002/11/13 05:40:52 UTC

cvs commit: xml-cocoon2/src/webapp/samples/webserviceproxy/cocoonhive sitemap.xmap

ivelin      2002/11/12 20:40:51

  Modified:    src/webapp/samples/webserviceproxy/cocoonhive sitemap.xmap
  Log:
  Enable OpenWiki edit and Search
  
  Revision  Changes    Path
  1.2       +1 -1      xml-cocoon2/src/webapp/samples/webserviceproxy/cocoonhive/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/webserviceproxy/cocoonhive/sitemap.xmap,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- sitemap.xmap	29 Oct 2002 03:26:38 -0000	1.1
  +++ sitemap.xmap	13 Nov 2002 04:40:51 -0000	1.2
  @@ -87,7 +87,7 @@
   	  </map:match>
   
   	  <map:match pattern="openWiki-resource">
  -		<map:generate type="wsproxy" src="http://www.openwiki.com/ow.asp?a=xml&amp;xml=1" label="xml"/>
  +		<map:generate type="wsproxy" src="http://www.openwiki.com/ow.asp?xml=1" label="xml"/>
   		<map:transform type="xalan" src="ow/xsl/ow.xsl"/>
   		<map:serialize type="xml"/>
   	  </map:match>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org