Diff for /parser3/www/htdocs/Attic/index.html between versions 1.80.2.1 and 1.85

version 1.80.2.1, 2002/06/27 11:56:20 version 1.85, 2002/08/06 09:08:00
Line 4 Line 4
 @auto[filespec]  @auto[filespec]
 $selffilespec[$filespec]  $selffilespec[$filespec]
 #$form:here  #$form:here
 $request:charset[windows-1251]  #$request:charset[UTF-8]
 $response:charset[windows-1251]  #$response:charset[windows-1251]
 $response:content-type[$.value[text/html]$.charset[$response:charset]]  #$response:content-type[$.value[text/html]$.charset[$response:charset]]
   
 #@postprocess[body]  #@postprocess[body]
 #<b>$body</b>  #<b>$body</b>
Line 129  $response:content-type[$.value[text/html Line 129  $response:content-type[$.value[text/html
 #$t[^methresult[]] ->$t  #$t[^methresult[]] ->$t
 #^terror[]  #^terror[]
 #^ssave[]  #^ssave[]
 #^calendar[]  
 #^thash[]  #^thash[]
 #^tdef[]  #^tdef[]
 #^ford[]  #^ford[]
Line 185  $response:content-type[$.value[text/html Line 184  $response:content-type[$.value[text/html
 #^cryptdocsample[]  #^cryptdocsample[]
 #^sendtests[]  #^sendtests[]
 #^tnormalize[]  #^tnormalize[]
 ^xmltransformbyxdoc[]  #^xmltransformbyxdoc[]
 #^sergestrandef[]  #^sergestrandef[]
   #^tstdin[]
   #^tfind[]
   #^calendar[]
   ^mimet[]
 <hr>  <hr>
 OK  OK
   
   @mimet[]
   $f[^file::stat[a.GIF]]
   $f.content-type
   
   
   @tfind[]
   ^file:find[index.html]
   
   @tstdin[]
   $f[^file::exec[test.pl;$.stdin[проверка stdin потока]]]
   <pre>$f.text</pre>
   
 @sergestrandef[]  @sergestrandef[]
 $sQuantity[ ]  $sQuantity[ ]
 ^sQuantity.int(10)  ^sQuantity.int(10)
Line 1587  $abc[abc] Line 1602  $abc[abc]
 ^abc.save[abc]  ^abc.save[abc]
   
 @calendar[]  @calendar[]
 2001;11:<br>  $year(2002)
 $week_days[^date:calendar[rus](2001;11)]  $month(8)
   ${year}-${month}:<br>
   $week_days[^date:calendar[rus]($year;$month)]
 <pre>  <pre>
 ^week_days.menu{^for[wday](0;7){^if($week_days.$wday){$week_days.$wday;&nbsp^;&nbsp^;} }<br>}  ^week_days.menu{^for[wday](0;6){^if($week_days.$wday){$week_days.$wday;&nbsp^;&nbsp^;} }=$week_days.week=<br>}
 </pre>  </pre>
   
 @thash[]  @thash[]

Removed from v.1.80.2.1  
changed lines
  Added in v.1.85


E-mail: