Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.63 and 1.163

version 1.63, 2001/03/27 15:37:56 version 1.163, 2001/05/07 08:12:01
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^;  
 ^#A9    &copy^; windows (c)  
 }]  
   
 @main[]  @main[]
 $t[^table:set{n  $t2[^table:set{dir      title
 3  /here   Here
 1  
 2  
 }]  }]
 ^t.sort{$n}  $t2{^menu{${dir}-$title}[,]}
 $t.n  
 <HR>  <HR>
   $dir[news]
 ^if(-f index.html){y}{n}<BR>  $list[^table:dir[$dir]]
 ^taint[html-typo;не знаю  ^list.menu{
 я ничего      $subdir[$dir/$list.name]
           $sublist[^table:dir[$subdir]]
 <<слово длинное>>          ${list.name}/ $sublist{^menu{$name}[,]}<br>
   
 (c) by Я  
 ]<HR>  
 $t[^table:load[/test.cfg]]  
 ^process[@b[]  
 f  
 ]  
 ^b[]<BR>  
   
 ^$t.a=$t.a<BR>  
 ^t.offset[2]  
 #$r[^t.record[]]  
 #^$r.a=$r.a<BR>  
   
 ^$request:uri=$request:uri<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>
   
 @default[test;def]  $files[^table:set{name}]
 $result[^if(^test.length[]){$test}{$def}]  $d{^menu{
       ^if(-d "$name"){
           ^:files.append{$name}
       }
   }}
   
 @exception[origin;source;comment;type;code]  $files{^menu{$name}[,]}
   <HR>
   
   @exception[origin;source;comment;type;code][i;j]
 <body bgcolor=black>  <body bgcolor=black>
 <font color=white>  <font color=white>
 ERROR:  ERROR:
Line 85  ${comment}. Line 53  ${comment}.
   
 @auto_test[]  @auto_test[]
 ^BASE.auto_test[]  ^BASE.auto_test[]
 <li>${request:uri}!  <li>${request:uri}!
   
   

Removed from v.1.63  
changed lines
  Added in v.1.163


E-mail: