--- parser3/src/www/htdocs/Attic/index.html 2001/11/22 12:13:44 1.489 +++ parser3/src/www/htdocs/Attic/index.html 2001/12/24 10:00:05 1.511 @@ -1,4 +1,14 @@ +@auto[] +$request:charset[windows-1251] +$response:charset[windows-1251] + @main[] +^mail3[] +#^ttime[] +#^tupper[] +#^treplace[] +#^xslt2[] +#^tcache2[] #$ORIGINS(1) #$t[^table::set{a b} ^table::set{c d}] #^ttaintuntaint[] @@ -68,12 +78,68 @@ #^exec[] #^fori[] #^tconnect[] -^xslt[] +#^xslt[] #^xml[] #^header[]
OK +@mail3[] +^mail:send[ + $.from[Александр Петросян ] + $.to[Александр Петросян ] + $.subject[проверка2] + $.body[ + $.text[ + $.content-type[$.value[text/plain] $.charset[windows-1251]] + $.body[проверка] + ] + ] +] + + +@ttime[] +$now[^date::now[]] +$now.hour:$now.minute + +@tupper[] +$t[abcABCабвАБВ] +$t
+^t.upper[] + +@treplace[] +$copy-paste-clean[^table::set{a b +. _ +, _ ++ _ +& _ +? _ += _}] + +$cache_key[^taint[в.а,с+я]&был?тут=недавно.cache] +# почему-то этот replace роняет апач в 500 ошибку :( +#^cache_key.replace[$copy-paste-clean] +$test[abc] +^test.save[$cache_key]saved
+$cache[^file:list[.;\.cache^$]] +^file:delete[$cache_key]deleted($cache.name)
+ + + +@xslt2[] +$xdoc[^xdoc::set{ +

hi

+}] +#^show-xdoc2[$xdoc] +^show-xdoc2[^xdoc.transform[templates/_document.xslt]] +
+ + +@tcache2[] +^cache[$DB_HOME/keyключ](2){ + ^math:random(100) +} + @ttaintuntaint[] ^taint[html][ @@ -270,7 +336,6 @@ $code[^hashfile::open[$DB_HOME;cache]] # ^code.delete[] } - @thashfileexp[] $hf[^hashfile::open[$DB_HOME;hashfile]] $hf.paf[$.value[крут] $.expires(3)] @@ -618,7 +683,7 @@ $xdoc[^xdoc::set{ +$xdoc[^xdoc::set{^process{ @@ -700,7 +765,7 @@ $file[^xdoc.file[ ^file.save[text;out/save_file.html] #$response:body[^xdoc.file[ $.media-type[text/paf] ]]
^taint[html][^xdoc.string[
-#	$.method[html]
+	$.method[html]
 #	$.version[1.0]
 #	$.encoding[utf-8]
 #  	$.omit-xml-declaration[yes]
@@ -711,4 +776,3 @@ $file[^xdoc.file[
 	$.media-type[text/paf]
 ]]
 
-