You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2003/09/07 07:08:44 UTC

cvs commit: xml-forrest/src/resources/stylesheets filterlinks.xsl

jefft       2003/09/06 22:08:44

  Modified:    src/resources/conf sitemap.xmap
  Removed:     src/resources/stylesheets filterlinks.xsl
  Log:
  Remove obsolete filterlinks.xsl and comment out sitemap link-view definition
  
  Revision  Changes    Path
  1.117     +4 -3      xml-forrest/src/resources/conf/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/conf/sitemap.xmap,v
  retrieving revision 1.116
  retrieving revision 1.117
  diff -u -r1.116 -r1.117
  --- sitemap.xmap	7 Aug 2003 02:51:33 -0000	1.116
  +++ sitemap.xmap	7 Sep 2003 05:08:43 -0000	1.117
  @@ -110,9 +110,9 @@
       </map:pipes>
     </map:components>
   
  +  <!-- NOTE: the 'links view' is no longer used to discover a page's links.
  +       Instead of filterlinks.xsl, use cli.xconf include/exclude nodes to define which pages to render.
     <map:views>
  -
  -    <!-- Define a 'links view', which the command-line crawler uses to discover a page's links -->
       <map:view name="links" from-position="last">
         <map:transform src="resources/stylesheets/filterlinks.xsl">
           <map:parameter name="ctxbasedir" value="{realpath:.}/"/>
  @@ -120,6 +120,7 @@
         <map:serialize type="links"/>
       </map:view>
     </map:views>
  +  -->
   
     <map:resources>
       <map:resource name="skinit">