--- parser3/src/www/htdocs/Attic/index.html 2001/12/21 14:08:55 1.510 +++ parser3/src/www/htdocs/Attic/index.html 2002/01/15 13:18:43 1.523 @@ -1,12 +1,16 @@ @auto[] $request:charset[windows-1251] $response:charset[windows-1251] +$response:content-type[$.value[text/html]$.charset[$response:charset]] @main[] -^ttime[] +#^xpath[] +#^ttablesetlang[] +#^mail3[] +#^ttime[] #^tupper[] #^treplace[] -#^xslt2[] +^xslt2[] #^tcache2[] #$ORIGINS(1) #$t[^table::set{a b} ^table::set{c d}] @@ -83,6 +87,63 @@ $response:charset[windows-1251]
OK +@xpath[] +$xdoc[^xdoc::set{ +

привет

+}] +#^show-xdoc2[$xdoc] +$node[^xdoc.selectSingle[/document/block/p]] +^if(def $node){ + ^if($node is string){ + $node + }{ + ^if($node is hash){ + ^node._count[] + }{ + $node.nodeType + } + } +#$node.firstChild.nodeValue +}{ + node not found +} + + +@ttablesetlang[] +$a-tab-b[a b +1 2] + +$t[^table::set{$a-tab-b}] +=$t.a= +
+ +$t[^table::set[nameless]{^taint[$a-tab-b]}] +=$t.0= +
+ +$t[^table::set{^untaint{^taint[$a-tab-b]}}] +=$t.a= + +#^t.append{1 2} + +@mail3[] +^mail:send[ + $.from[Александр Петросян ] + $.to[Александр Петросян ] + $.subject[проверка4] + $.body[ + $.text[ + $.content-type[$.value[text/plain] $.charset[windows-1251]] + $.body[проверка] + ] + $.attachment[ + $.value[^file::load[text;index.html]] + $.file-name[привет всем.html] + ] + ] +] + + @ttime[] $now[^date::now[]] $now.hour:$now.minute @@ -113,9 +174,9 @@ $cache[^file:list[.;\.cache^$]] @xslt2[] $xdoc[^xdoc::set{ -

hi

+

привет

}] -#^show-xdoc2[$xdoc] +^show-xdoc2[$xdoc] ^show-xdoc2[^xdoc.transform[templates/_document.xslt]]
@@ -180,6 +241,7 @@ $bred[^int::int[]] @xloadwrongtable[] $constr[^xdoc::load[wrongtable.xml]] +^show-xdoc2[$constr] @xsetwrongtable[] $constr[^xdoc::set{ @@ -739,6 +801,7 @@ by id: } @show-xdoc2[xdoc] +^rem{ ^xdoc.save[out/save.xml; # $.encoding[windows-1251] $.method[xml] @@ -748,16 +811,16 @@ $file[^xdoc.file[ $.method[html] ]] ^file.save[text;out/save_file.html] +} #$response:body[^xdoc.file[ $.media-type[text/paf] ]]
^taint[html][^xdoc.string[
-	$.method[html]
-#	$.version[1.0]
-#	$.encoding[utf-8]
+#	$.method[html]
+#	$.encoding[utF-8]
 #  	$.omit-xml-declaration[yes]
-#	$.standalone[yes]
-#	$.doctype-public[-//W3C//DTD XHTML]
-#	$.doctype-system[/a/b/c/]
-#	$.indent[no]
-	$.media-type[text/paf]
+#	$.standalone[no]
+#	-$.doctype-public[-//W3C//DTD XHTML]
+#	-$.doctype-system[/a/b/c/]
+#	$.indent[yes]
+#	$.media-type[text/paf]
 ]]