Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.51 and 1.68

version 1.51, 2001/03/24 19:30:09 version 1.68, 2001/03/28 09:01:23
Line 1 Line 1
 @auto[]  @auto[]
 $html-typo[^table:set{user      html  !!$html-typo[^table:set{user    html    comment
 &gt^;&gt^;      &raquo^;  <<      &laquo^;        длинные user вперёд
 }]  >>      &raquo^;
 &lt^;&lt^;      &laquo^;  \n\n    <p>     !эти есть в таблице по умолчанию
   \n      <br>    !но т.к. заменяем, надо повторить.
   <       &lt^;   !можно этим воспользоваться,
   >       &gt^;   !и что-то сделать ДО обычных замен
   "       &quot^; !например из << и >>
   &       &amp^;  !сделать ёлочки-кавычки.
 _       &nbsp^;  _       &nbsp^;
   ^#AB    &laquo^;        windows коды ёлочек
   ^#BB    &raquo^;        windows коды ёлочек
   (c)     &copy^;
   ^#A9    &copy^; windows (c)
   }]
   
   @dump[t]
   ^t.menu{$n<BR>}
   <HR>
   @func[n]
   $n
 @main[]  @main[]
 ^taint[html-typo;>>]<HR>  ^file:find[test.cfg]<BR>
   ^file:find[tes.cfg]{not found}<BR>
   <HR>
   
   $t[^table:set{n
   3
   01.3
   1.2
   2
   }]
   $t{^locate[n;2z]^found{$n}{not found}}<BR>
   $t{^locate[n;3]^found{found:$n}{not found}}<BR>
   ^$t:<BR>
   ^dump[$t]
   ^t.sort($n)
   ^^t.sort(^$n):<BR>
   ^dump[$t]
   ^t.sort{^:func($n)}
   ^^t.sort{^^:func(^$n)}:<BR>
   ^dump[$t]
   ^t.sort{$n}
   ^^t.sort{^$n}:<BR>
   ^dump[$t]
   ^t.sort{$n}[desc]
   ^^t.sort{^$n}[desc]:<BR>
   ^dump[$t]
   <HR>
   
   ^if(-f index.html){y}{n}<BR>
   ^taint[html-typo;не знаю
   я ничего
   
   <<слово длинное>>
   
   (c) by Я
   ]<HR>
 $t[^table:load[/test.cfg]]  $t[^table:load[/test.cfg]]
 ^process[@b[]  ^process[@b[]
 f  f
Line 14  f Line 64  f
 ^b[]<BR>  ^b[]<BR>
   
 ^$t.a=$t.a<BR>  ^$t.a=$t.a<BR>
   ^t.offset[2]
   #$r[^t.record[]]
   #^$r.a=$r.a<BR>
   
 ^$request:uri=$request:uri<BR>  ^$request:uri=$request:uri<BR>
 ^$env:PATH_INFO=$env:PATH_INFO<BR>  ^$env:PATH_INFO=$env:PATH_INFO<BR>
Line 56  ${comment}. Line 109  ${comment}.
   
 @auto_test[]  @auto_test[]
 ^BASE.auto_test[]  ^BASE.auto_test[]
 <li>$request:uri  <li>${request:uri}!
   
   

Removed from v.1.51  
changed lines
  Added in v.1.68


E-mail: