You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ni...@apache.org on 2002/03/18 20:25:13 UTC

cvs commit: xml-cocoon2/src/webapp/search sitemap.xmap

nicolaken    02/03/18 11:25:13

  Modified:    src/webapp/search sitemap.xmap
  Log:
  Partial commit of new samples structure.
  Samples go in samples/ dir with theit own sitemap.
  All scratchpad samples that are in the samples/ subdir are copied in webapp samples automatically by installscratchpadwar target.
  cocoon.xconf is moved in WEB-INF for security reasons.
  Added new "gump" target to build; it calls docs, javadocs, test and package.
  
  Revision  Changes    Path
  1.4       +2 -2      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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sitemap.xmap	18 Mar 2002 19:23:51 -0000	1.3
  +++ sitemap.xmap	18 Mar 2002 19:25:13 -0000	1.4
  @@ -208,10 +208,10 @@
           javadocs:
           "[...] All <map:parameter> declarations will be made
           available in the XSLT stylesheet as xsl:variables. [...]" 
  -      --><!--
  +      -->
         <map:transform src="stylesheets/dynamic-page2html.xsl">
           <map:parameter name="view-source" value="search/{1}-index.xsp"/>
  -      </map:transform>-->
  +      </map:transform>
         <map:serialize/>
       </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