--- parser3/src/www/htdocs/Attic/index.html 2001/03/25 09:57:12 1.55
+++ parser3/src/www/htdocs/Attic/index.html 2001/05/07 15:31:54 1.167
@@ -1,66 +1,59 @@
-@auto[]
-$html-typo[^table:set{user html comment
-<< «^; длинные user вперёд
->> »^;
-\n\n
!эти есть в таблице по умолчанию
-\n
!но т.к. заменяем, надо повторить
-< <^; !
-> >^; !
-" "^; !
-& &^; !
-_  ^;
-^#AB «^; windows коды ёлочек
-^#BB »^; windows коды ёлочек
-(c) ©^;
-}]
+@t[a]
+-${a}-
+@end
@main[]
-^taint[html-typo;не знаю
-я ничего
-
-<<слово длинное>>
+$branches[^table:set{name val
+index.cgihtml 123
+}]
+$splitURI[^request:uri.lsplit[/]]
+ ^branches.locate[name2;$splitURI.1]
+ $branches.name
+
+$splitURI[^request:uri.lsplit[/]]
+$splitURI.0!$splitURI.1
+
-(c) by Я
-]
-$t[^table:load[/test.cfg]]
-^process[@b[]
-f
-]
-^b[]
-
-^$t.a=$t.a
-
-^$request:uri=$request:uri
-^$env:PATH_INFO=$env:PATH_INFO
-^$env:REMOTE_ADDR=$env:REMOTE_ADDR
-
-^rem{
-$response:body[]
-$response:location[http://parser3/123]
+$t2[^table:set{dir title
+/here Here
+}]
+$t2{^menu{${dir}-$title}[,]}
+
+$dir[news]
+$list[^table:dir[$dir]]
+^list.menu{
+ $subdir[$dir/$list.name]
+ $sublist[^table:dir[$subdir]]
+ ${list.name}/ $sublist{^menu{$name}[,]}
}
-
-
-^^auto_test[]:
-
-^auto_test[]
-
+^t[x]
-
-^${cookie:вот}=${cookie:вот}?
-^$request:query=$request:query
-^$request:uri=$request:uri
-
+^if(in "/otherdeeper"){y;n}
+
+^$form:проверка_имя=$form:проверка_имя
+
-@default[test;def]
-$result[^if(^test.length[]){$test}{$def}]
+^^table:dir[/]:
+$d[^table:dir[/]]
+$d{^menu{$name  ^; ^; ^; ^;^if(-f $name){-f} ^if(-d $name){-d};
}}
+
-@exception[origin;source;comment;type;code]
+$files[^table:set{name}]
+$d{^menu{
+ ^if(-d "$name"){
+ ^:files.append{$name}
+ }
+}}
+
+$files{^menu{$name}[,]}
+
+
+@exception[origin;source;comment;type;code][i;j]
ERROR:
@@ -71,5 +64,4 @@ ${comment}.
@auto_test[]
^BASE.auto_test[]
-$request:uri
-
+${request:uri}!
\ No newline at end of file