vgritsenko    2002/07/13 11:42:07

  Modified:    src/webapp Tag: cocoon_2_0_3_branch sitemap.xmap
               src/webapp/samples sitemap.xmap
  Log:
  grab more yahoo... it changes too much
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.46.2.3  +1 -1      xml-cocoon2/src/webapp/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/sitemap.xmap,v
  retrieving revision 1.46.2.2
  retrieving revision 1.46.2.3
  diff -u -r1.46.2.2 -r1.46.2.3
  --- sitemap.xmap      12 Jul 2002 20:22:24 -0000      1.46.2.2
  +++ sitemap.xmap      13 Jul 2002 18:42:07 -0000      1.46.2.3
  @@ -1163,7 +1163,7 @@
      
      <map:match pattern="yahoo">
       <map:generate type="html" src="http://www.yahoo.com";>
  -      <map:parameter name="xpath" 
value="/html/body/center/table[4]/tr[1]/td[1]/table[2]/tr[1]/td[1]/center[1]"/>
  +      <map:parameter name="xpath" value="/html/body/center/table[4]/tr[1]/td[1]"/>
       </map:generate>
       <map:transform src="stylesheets/news/news.xsl"/>
       <map:serialize type="html"/>
  
  
  
  1.13      +1 -1      xml-cocoon2/src/webapp/samples/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/sitemap.xmap,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- sitemap.xmap      12 Jul 2002 20:22:24 -0000      1.12
  +++ sitemap.xmap      13 Jul 2002 18:42:07 -0000      1.13
  @@ -855,7 +855,7 @@
      
      <map:match pattern="yahoo">
       <map:generate src="http://www.yahoo.com"; type="html">
  -      <map:parameter name="xpath" 
value="/html/body/center/table[4]/tr[1]/td[1]/table[2]/tr[1]/td[1]/center[1]"/>
  +      <map:parameter name="xpath" value="/html/body/center/table[4]/tr[1]/td[1]"/>
       </map:generate>
       <map:transform src="stylesheets/news/news.xsl"/>
       <map:serialize type="html"/>
  
  
  

----------------------------------------------------------------------
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