vgritsenko    02/01/24 20:04:50

  Modified:    src/webapp/search sitemap.xmap
  Log:
  Fix view-source file path
  
  Revision  Changes    Path
  1.2       +1 -1      xml-cocoon2/src/webapp/search/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/search/sitemap.xmap,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- sitemap.xmap      3 Jan 2002 12:31:44 -0000       1.1
  +++ sitemap.xmap      25 Jan 2002 04:04:50 -0000      1.2
  @@ -299,7 +299,7 @@
           available in the XSLT stylesheet as xsl:variables. [...]" 
         -->
         <map:transform src="context://stylesheets/dynamic-page2html.xsl">
  -        <map:parameter name="view-source" value="{1}index.xsp"/>
  +        <map:parameter name="view-source" value="search/{1}-index.xsp"/>
         </map:transform>
         <map:serialize/>
       </map:match>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to