Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.35 and 1.167

version 1.35, 2001/03/22 16:38:26 version 1.167, 2001/05/07 15:31:54
Line 1 Line 1
   @t[a]
   -${a}-
   @end
   
 @main[]  @main[]
 ^$root_test=$root_test !<BR>  $branches[^table:set{name       val
 ^$site_test=$site_test !<BR>  index.cgihtml   123
 ^${cookie:вот}=${cookie:вот}?<BR>  }]
 ^$request:query=$request:query<BR>  $splitURI[^request:uri.lsplit[/]]
 ^$request:uri=$request:uri<BR>                                          ^branches.locate[name2;$splitURI.1]
                                           $branches.name
   <HR>
   $splitURI[^request:uri.lsplit[/]]
   $splitURI.0!$splitURI.1
   <HR>
   
   $t2[^table:set{dir      title
   /here   Here
   }]
   $t2{^menu{${dir}-$title}[,]}
   <HR>
   $dir[news]
   $list[^table:dir[$dir]]
   ^list.menu{
       $subdir[$dir/$list.name]
           $sublist[^table:dir[$subdir]]
           ${list.name}/ $sublist{^menu{$name}[,]}<br>
   }
   <HR>
   ^t[x]
   <HR>
   ^if(in "/otherdeeper"){y;n}
   <HR>
   ^$form:проверка_имя=$form:проверка_имя<BR>
 <form method=post>  <form method=post>
 (^$form:name=$form:name)<BR>  <input name=проверка_имя value=проверка_значение>
 <input name=name value="^default[$form:name;не знаю]">  
 <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}]
 ^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 22  ERROR: Line 61  ERROR:
 ${comment}.  ${comment}.
 ^if(def $type){type=$type}  ^if(def $type){type=$type}
 ^if(def $code){code=$code}  ^if(def $code){code=$code}
   
   @auto_test[]
   ^BASE.auto_test[]
   <li>${request:uri}!
   

Removed from v.1.35  
changed lines
  Added in v.1.167


E-mail: