Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.53 and 1.168

version 1.53, 2001/03/25 08:52:39 version 1.168, 2001/05/08 05:50:06
Line 1 Line 1
 @auto[]  
 $html-typo[^table:set{user      html    comment  
 \n\n    <p>     эти есть в таблице по умолчанию  
 \n      <br>    но т.к. заменяем, надо повторить  
 _       &nbsp^;  
 &lt^;&lt^;      &laquo^;  
 &gt^;&gt^;      &raquo^;  
 ^#AB    &laquo^;        windows коды ёлочек  
 ^#BB    &raquo^;        windows коды ёлочек  
 }]  
   
 @main[]  @main[]
 ^taint[html-typo;не знаю  $filelist[^table:dir[]]
 я ничего  <hr>
   $path[/news/tululu/]
   ^path.flip[]
   <hr>
   $branches[^table:set{name       val
   index.cgihtml   123
   }]
   $splitURI[^request:uri.lsplit[/]]
                                           ^branches.locate[name2;$splitURI.1]
                                           $branches.name
   <HR>
   $splitURI[^request:uri.lsplit[/]]
   $splitURI.0!$splitURI.1
   <HR>
   
 <<слово длинное>>  $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>
   
 @default[test;def]  ^^table:dir[/]:<BR>
 $result[^if(^test.length[]){$test}{$def}]  $d[^table:dir[/]]
   $d{^menu{$name &nbsp^;&nbsp^;&nbsp^;&nbsp^;^if(-f $name){-f} ^if(-d $name){-d};<BR>}}
   <HR>
   
 @exception[origin;source;comment;type;code]  $files[^table:set{name}]
   $d{^menu{
       ^if(-d "$name"){
           ^:files.append{$name}
       }
   }}
   
   $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 64  ${comment}. Line 65  ${comment}.
   
 @auto_test[]  @auto_test[]
 ^BASE.auto_test[]  ^BASE.auto_test[]
 <li>$request:uri  <li>${request:uri}!
   
   @t[a]
   -${a}-
   @end
   

Removed from v.1.53  
changed lines
  Added in v.1.168


E-mail: