Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.56 and 1.166

version 1.56, 2001/03/25 10:14:41 version 1.166, 2001/05/07 14:09:08
Line 1 Line 1
 @auto[]  @t[a]
 $html-typo[^table:set{user      html    comment  -${a}-
 <<      &laquo^;        длинные user вперёд  @end
 >>      &raquo^;  
 \n\n    <p>     !эти есть в таблице по умолчанию  
 \n      <br>    !но т.к. заменяем, надо повторить.  
 <       &lt^;   !можно этим воспользоваться,  
 >       &gt^;   !и что-то сделать ДО обычных замен  
 "       &quot^; !например из << и >>  
 &       &amp^;  !сделать ёлочки-кавычки.  
 _       &nbsp^;  
 ^#AB    &laquo^;        windows коды ёлочек  
 ^#BB    &raquo^;        windows коды ёлочек  
 (c)     &copy^;  
 }]  
 ^html-typo.save[a]  
   
 @main[]  @main[]
 ^taint[html-typo;не знаю  $splitURI[^request:uri.lsplit[/]]
 я ничего  $splitURI.0!$splitURI.1
   <HR>
 <<слово длинное>>  
   
 (c) by Я  $t2[^table:set{dir      title
 ]<HR>  /here   Here
 $t[^table:load[/test.cfg]]  }]
 ^process[@b[]  $t2{^menu{${dir}-$title}[,]}
 f  <HR>
 ]  $dir[news]
 ^b[]<BR>  $list[^table:dir[$dir]]
   ^list.menu{
 ^$t.a=$t.a<BR>      $subdir[$dir/$list.name]
           $sublist[^table:dir[$subdir]]
 ^$request:uri=$request:uri<BR>          ${list.name}/ $sublist{^menu{$name}[,]}<br>
 ^$env:PATH_INFO=$env:PATH_INFO<BR>  
 ^$env:REMOTE_ADDR=$env:REMOTE_ADDR<BR>  
   
 ^rem{  
 $response:body[]  
 $response:location[http://parser3/123]  
 }  }
   
   
 <HR>  <HR>
 ^^auto_test[]:<BR>  ^t[x]
 <ol>  
 ^auto_test[]  
 </ol>  
 <HR>  <HR>
   ^if(in "/otherdeeper"){y;n}
 ^${cookie:вот}=${cookie:вот}?<BR>  <HR>
 ^$request:query=$request:query<BR>  ^$form:проверка_имя=$form:проверка_имя<BR>
 ^$request:uri=$request:uri<BR>  
   
 <form method=post>  <form method=post>
 <table border=1 width=250><tr><td>$form:name</td></tr></table>  <input name=проверка_имя value=проверка_значение>
 <textarea name=name rows=5 cols=40>^untaint[html]{^default[$form:name;не знаі]}</textarea><BR>  
 <input type=submit>  <input type=submit>
 </form>  </form>
   <HR>
   
   ^^table:dir[/]:<BR>
   $d[^table:dir[/]]
   $d{^menu{$name &nbsp^;&nbsp^;&nbsp^;&nbsp^;^if(-f $name){-f} ^if(-d $name){-d};<BR>}}
   <HR>
   
   $files[^table:set{name}]
   $d{^menu{
       ^if(-d "$name"){
           ^:files.append{$name}
       }
   }}
   
 @default[test;def]  $files{^menu{$name}[,]}
 $result[^if(^test.length[]){$test}{$def}]  <HR>
   
 @exception[origin;source;comment;type;code]  @exception[origin;source;comment;type;code][i;j]
 <body bgcolor=black>  <body bgcolor=black>
 <font color=white>  <font color=white>
 ERROR:  ERROR:
Line 72  ${comment}. Line 57  ${comment}.
   
 @auto_test[]  @auto_test[]
 ^BASE.auto_test[]  ^BASE.auto_test[]
 <li>$request:uri  <li>${request:uri}!
   
   

Removed from v.1.56  
changed lines
  Added in v.1.166


E-mail: