--- parser3/src/www/htdocs/Attic/index.html 2001/03/27 18:06:12 1.66
+++ parser3/src/www/htdocs/Attic/index.html 2001/05/07 15:31:54 1.167
@@ -1,107 +1,67 @@
-@auto[]
-$html-typo[^table:set{user html comment
-<< «^; длинные user вперёд
->> »^;
-\n\n
!эти есть в таблице по умолчанию
-\n
!но т.к. заменяем, надо повторить.
-< <^; !можно этим воспользоваться,
-> >^; !и что-то сделать ДО обычных замен
-" "^; !например из << и >>
-& &^; !сделать ёлочки-кавычки.
-_  ^;
-^#AB «^; windows коды ёлочек
-^#BB »^; windows коды ёлочек
-(c) ©^;
-^#A9 ©^; windows (c)
-}]
+@t[a]
+-${a}-
+@end
-@dump[t]
-^t.menu{$n
}
-
-@func[n]
-$n
@main[]
-$t[^table:set{n
-3
-01.3
-1.2
-2
+$branches[^table:set{name val
+index.cgihtml 123
}]
-^$t:
-^dump[$t]
-^t.sort($n)
-^^t.sort(^$n):
-^dump[$t]
-^t.sort{^:func($n)}
-^^t.sort{^^:func(^$n)}:
-^dump[$t]
-^t.sort{$n}
-^^t.sort{^$n}:
-^dump[$t]
-^t.sort{$n}[desc]
-^^t.sort{^$n}[desc]:
-^dump[$t]
-
-
-^if(-f index.html){y}{n}
-^taint[html-typo;не знаю
-я ничего
-
-<<слово длинное>>
-
-(c) by Я
-]
-$t[^table:load[/test.cfg]]
-^process[@b[]
-f
-]
-^b[]
-
-^$t.a=$t.a
-^t.offset[2]
-#$r[^t.record[]]
-#^$r.a=$r.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]
-}
-
-
+$splitURI[^request:uri.lsplit[/]]
+ ^branches.locate[name2;$splitURI.1]
+ $branches.name
-^^auto_test[]:
-
-^auto_test[]
-
+$splitURI[^request:uri.lsplit[/]]
+$splitURI.0!$splitURI.1
-^${cookie:вот}=${cookie:вот}?
-^$request:query=$request:query
-^$request:uri=$request:uri
-
+$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}[,]}
+}
+
+^t[x]
+
+^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:
-^rem{TODO: checkif(def $source)}$origin '$source'
+^if(def $source){$origin '$source'}
${comment}.
^if(def $type){type=$type}
^if(def $code){code=$code}
@auto_test[]
^BASE.auto_test[]
-${request:uri}!
-
+${request:uri}!
\ No newline at end of file