--- parser3/src/www/htdocs/Attic/index.html 2001/03/25 10:14:41 1.56
+++ parser3/src/www/htdocs/Attic/index.html 2001/05/07 14:00:58 1.165
@@ -1,67 +1,52 @@
-@auto[]
-$html-typo[^table:set{user html comment
-<< «^; длинные user вперёд
->> »^;
-\n\n
!эти есть в таблице по умолчанию
-\n
!но т.к. заменяем, надо повторить.
-< <^; !можно этим воспользоваться,
-> >^; !и что-то сделать ДО обычных замен
-" "^; !например из << и >>
-& &^; !сделать ёлочки-кавычки.
-_  ^;
-^#AB «^; windows коды ёлочек
-^#BB »^; windows коды ёлочек
-(c) ©^;
-}]
-^html-typo.save[a]
+@t[a]
+-${a}-
+@end
@main[]
-^taint[html-typo;не знаю
-я ничего
-
-<<слово длинное>>
+$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:проверка_имя
+
+
+^^table:dir[/]:
+$d[^table:dir[/]]
+$d{^menu{$name  ^; ^; ^; ^;^if(-f $name){-f} ^if(-d $name){-d};
}}
+
+
+$files[^table:set{name}]
+$d{^menu{
+ ^if(-d "$name"){
+ ^:files.append{$name}
+ }
+}}
-@default[test;def]
-$result[^if(^test.length[]){$test}{$def}]
+$files{^menu{$name}[,]}
+
-@exception[origin;source;comment;type;code]
+@exception[origin;source;comment;type;code][i;j]
ERROR:
@@ -72,5 +57,4 @@ ${comment}.
@auto_test[]
^BASE.auto_test[]
-$request:uri
-
+${request:uri}!
\ No newline at end of file