Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.162 and 1.165

version 1.162, 2001/05/07 07:46:49 version 1.165, 2001/05/07 14:00:58
Line 3 Line 3
 @end  @end
   
 @main[]  @main[]
   $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]  ^t[x]
 <HR>  <HR>
 ^if(in "/otherdeeper"){y;n}  ^if(in "/otherdeeper"){y;n}

Removed from v.1.162  
changed lines
  Added in v.1.165


E-mail: