Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.526 and 1.530

version 1.526, 2002/01/21 12:10:09 version 1.530, 2002/01/22 09:08:36
Line 4  $response:charset[windows-1251] Line 4  $response:charset[windows-1251]
 $response:content-type[$.value[text/html]$.charset[$response:charset]]  $response:content-type[$.value[text/html]$.charset[$response:charset]]
   
 @main[]  @main[]
   $paint_nodes[^table::set{x      y
   50      0
   100     50
   }
   ]
   
   $square[^image::create(100;100;0x000000)]
   ^square.line(0;0;100;100;0xFFFFFF)
   ^square.line(100;0;0;100;0xFFFFFF)
   
   ^square.replace(0x000000;0xFF00FF)[$paint_nodes]
   $response:body[^square.gif[]]
   ^response:body.save[binary;square.gif]
   
 #^xpath[]  #^xpath[]
 #^ttablesetlang[]  #^ttablesetlang[]
 #^mail3[]  #^mail3[]
Line 173  $cache[^file:list[.;\.cache^$]] Line 187  $cache[^file:list[.;\.cache^$]]
   
   
 @xslt2[]  @xslt2[]
 $xdoc[^xdoc::set{<?xml version="1.0" encodingz="windows-1251" ?>  $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251" ?>
 <document><block><p>привет</p></block></document>  <document><block><p>привет</p></block></document>
 }]  }]
 ^show-xdoc2[$xdoc]  ^show-xdoc2[$xdoc]

Removed from v.1.526  
changed lines
  Added in v.1.530


E-mail: