Diff for /parser3/www/htdocs/Attic/index.html between versions 1.97 and 1.99

version 1.97, 2002/08/08 09:52:46 version 1.99, 2002/08/08 12:02:21
Line 77  $selffilespec[$filespec] Line 77  $selffilespec[$filespec]
 #^precisionProblem[]  #^precisionProblem[]
 #^xpath[]  #^xpath[]
 #^ttablesetlang[]  #^ttablesetlang[]
 #^mail3[]  
 #^ttime[]  #^ttime[]
 #^tupper[]  #^tupper[]
 #^treplace[]  #^treplace[]
Line 202  $selffilespec[$filespec] Line 201  $selffilespec[$filespec]
 #^sendtests[]  #^sendtests[]
 #^wwrapperpass[]  #^wwrapperpass[]
 #^badpos[]  #^badpos[]
 ^processtest[]  #^processtest[]
   #^mail3[]
   #^mail4[]
   ^datesaving[]
 <hr>  <hr>
 OK  OK
   
   @datesaving[]
   $now[^date::now[]]
   $now.daylightsaving<br>
   $now.yearday<br>
   #
   $date[^date::create(2002;1;3)]
   $date.daylightsaving<br>
   $date.yearday
   
   @mail4[]
   ^mail:send[
           $.from[paf@mail.design.ru]
           $.to[paf@mail.design.ru]
           $.subject[^taint[uri][москва]=2]
           $.text[^taint[uri][москва]=]
           $.html{<a href=http://there.ru/?city=^taint[uri][Москва]>link</a>}
   ]
 @processtest[]  @processtest[]
     $f[^file::load[text;piece.p]]       ^process{$f.text}      $f[^file::load[text;piece.p]]       ^process{$f.text}
         $ORIGINS(1)          $ORIGINS(1)
Line 1210  $t[^table::set{^untaint{^taint[$a-tab-b] Line 1229  $t[^table::set{^untaint{^taint[$a-tab-b]
   
 @mail3[]  @mail3[]
 ^mail:send[  ^mail:send[
         $.from[Александр Петросян <paf@design.ru>]          $.from[Александр Петросян <paf@mail.design.ru>]
         $.to[Александр Петросян <paf@design.ru>]          $.to[Александр Петросян <paf@mail.design.ru>]
         $.subject[проверка4]          $.subject[проверка2]
         $.body[          $.body[
                 $.text[                  $.text[
                         $.content-type[$.value[text/plain] $.charset[windows-1251]]                          $.content-type[$.value[text/plain] $.charset[windows-1251]]
                         $.body[проверка]                          $.body[проверка^taint[uri][москва]=]
                 ]                  ]
                 $.attachment[                  $.attachment[
                         $.value[^file::load[text;index.html]]                          $.value[^file::load[text;index.html]]

Removed from v.1.97  
changed lines
  Added in v.1.99


E-mail: