--- parser3/src/www/htdocs/Attic/index.html 2001/04/02 09:29:21 1.85
+++ parser3/src/www/htdocs/Attic/index.html 2001/04/11 13:03:48 1.135
@@ -1,5 +1,5 @@
@auto[]
-!!$html-typo[^table:set{user html comment
+$html-typo[^table:set{user html comment
<< «^; длинные user вперёд
>> »^;
\n\n
!эти есть в таблице по умолчанию
@@ -23,16 +23,216 @@ $n
@twop[a;b]
($a,$b)
+@Zpost-process[data]
+#(
$data)
+^data.match[1][g]{X}
+
+@mt[s;m]
+$m ^if(^s.match[$:m;i]){matches}{does not match} $s
+
@main[]
+image:create
+$face[^image:create(100;200)]
+^$face.width=$face.width
+^$face.height=$face.height
+
+
+image:load
+$face[^image:load[001004paf(c)lena_karin.gif]]
+^$face.src=$face.src
+^$face.width=$face.width
+^$face.height=$face.height
+
+^if($form:photo){
+upload file:
+$face[^image:measure[$form:photo]]
+$face.src=$face.src
+^$face.width=$face.width
+^$face.height=$face.height
+
+}
+gif file class:
+$face[^image:measure[^file:load[001004paf(c)lena_karin.gif]]]
+^$face.src=$face.src
+^$face.width=$face.width
+^$face.height=$face.height
+^^face.html[]=^face.html[]
+
+gif:
+$face[^image:measure[001004paf(c)lena_karin.gif]]
+^$face.src=$face.src
+^$face.width=$face.width
+^$face.height=$face.height
+^^face.html[]=^face.html[]
+
+jpeg:
+$face[^image:measure[001004paf(c)lena_karin.jpg]]
+^$face.src=$face.src
+^$face.width=$face.width
+^$face.height=$face.height
+^^face.html[^$border(1) ^$ismap(-1)]=^face.html[$border(1) $ismap(-1)]
+
+
+^rem{
+^mail:send[
+ $to[paf@design.ru]
+ $subject[test]
+ $body[test]
+]
+
+}
+
+$e[^file:cgi[env.pl;$t[1]]]
+$e.text
+
+
+^rem{^mail:send[
+ $to[paf@design.ru]
+ $from[paf@design.ru]
+ $body[
+ $1[
+ $content-type[
+ $value[text/plain]
+ $charset[windows-1251]
+ ]
+ $body[привет, PAF.
+
+sincerily yours,
+PAF
+]
+ ]
+ $attach[
+ $value[^file:load[test.zip]]
+ $type[uue]
+ $file-name[retest.zip]
+ ]
+ ]
+]
+}
+
+^rem{^mail:send[
+ $content-type[
+ $value[text/plain]
+ $charset[windows-1251]
+ ]
+ $to[paf@design.ru]
+ $from[paf@design.ru]
+ $body[привет, PAF.
+
+sincerily yours,
+PAF
+]
+]
+}
+
+^rem{^mail:send[
+ $to[paf@design.ru]
+ $from[paf@design.ru]
+ $body[
+ $2[
+ $content-type[$value[message/rfc822] $name[letter.eml]]
+ $body[to: paul
+from: paf
+subject: 2
+
+2.body
+ ]
+ ]
+ $1[
+ $to[paul]
+ $from[paf]
+ $subject[1]
+ $content-type[text/plain]
+ $body[image]
+ ]
+ ]
+]}
+
+
+^^table:dir[/]:
+$d[^table:dir[/]]
+^d.menu{$name;
}
+
+
+^^table:dir[/;html^$]
+$d[^table:dir[/;html^$]]
+^d.menu{$name;
}
+
+
+^connect[$SQL.connect-string]{
+ $shit[^taint[our's]]
+# $paf[^table:sql{insert into paf (name, age) values ('$shit', ^random:generate(10000))}]
+ $paf[^table:sql{select * from paf order by id desc}(5)]
+ $paf{
+ ^empty{query result is empty}{
+
+ | id | name | age |
+ ^menu{| $id | $name | $age |
}
+
+ }}
+}
+
+
+
+$with-cr[^table:set{a b
+^taint[<1
+2>] 3
+}]
+"$with-cr.a"
+
+^if(def $form:s){
+ $form:s
+ ^form:s.match[!][g]{!}
+
+}
+
+$r[1223]
+^^"$r".match[2][]{(^$match)}=^r.match[2][]{($match)}
+^^"$r".match[2][i]{(^$match)}=^r.match[2][i]{($match)}
+^^"$r".match[2][g]{(^$match)}=^r.match[2][g]{($match)}
+^^"$r".match[2+][g]{(^$match)}=^r.match[2+][g]{($match)}
+
+$s[abcЯ]
+$sm[^s.match[(.)][g]]
+^^"$s".match[(.)][g]:
+^sm.menu{
+ ^line[]:
+ ^$pre-match=$pre-match
+ ^$match=$match
+ ^$post-match=$post-match
+ ^$1=$1
+}
+
+$sm[^s.match[(.)][]]
+^^"$s".match[(.)][]:
+^sm.menu{
+ ^line[]:
+ ^$pre-match=$pre-match
+ ^$match=$match
+ ^$post-match=$post-match
+ ^$1=$1
+}
+
+^mt[$s;я]
+^mt[$s;Я]
+^mt[$s;b]
+^mt[$s;^^b]
+^mt[$s;^^a]
+^mt[$s;x]
+
+
+
$dest[^table:set[nameless]{
-d11 d12 d13
+$form:d11 d12 d13
d21 d22 d23
}]
$src[^table:set{a b c d
+
s1 s2 s3 s4
}]
+1:
^dest.menu{$0!$1!$2!$3!
}
^dest.join[$src]
-^dest.menu{$0!$1!$2!$3!
}
+2:
^dest.menu{$0!$1!$2!$3!
}
$dest[^table:set{a b c
@@ -54,7 +254,7 @@ $t[^table:load[/test.cfg]]
$t{
^menu{$a!$b!$c
}
-^append[x y z]
+^append{x y z}
^menu{$a!$b!$c
}
^flip[]
@@ -76,6 +276,8 @@ $a[vasya,fedya,kolya]
^$request:browser.version=$request:browser.version
$tf[^file:load[test.zip;abc.zip]]
+#$response:body[$tf]
+
^$tf.name=$tf.name
^$tf.size=$tf.size
^$tf.mime-type=$tf.mime-type
@@ -147,12 +349,15 @@ $response:location[http://parser3/123]
^${cookie:вот}=${cookie:вот}?
+^${cookie:вот}=${cookie:вот}?
^$request:query=$request:query
^$request:uri=$request:uri