--- parser3/src/www/htdocs/Attic/index.html 2001/12/10 09:44:18 1.497 +++ parser3/src/www/htdocs/Attic/index.html 2001/12/24 10:03:43 1.512 @@ -1,5 +1,12 @@ +@auto[] +$request:charset[windows-1251] +$response:charset[windows-1251] + @main[] -^treplace[] +^mail3[] +#^ttime[] +#^tupper[] +#^treplace[] #^xslt2[] #^tcache2[] #$ORIGINS(1) @@ -77,6 +84,33 @@
OK +@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 + +@tupper[] +$t[abcABCабвАБВ] +$t
+^t.upper[] + @treplace[] $copy-paste-clean[^table::set{a b . _ @@ -86,9 +120,14 @@ $copy-paste-clean[^table::set{a b ? _ = _}] -$cache_key[^taint[в.а,с+я]&был?тут=недавно] +$cache_key[^taint[в.а,с+я]&был?тут=недавно.cache] # почему-то этот replace роняет апач в 500 ошибку :( -^cache_key.replace[$copy-paste-clean] +#^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[] @@ -294,14 +333,12 @@ $dom_created_in_air[^xdoc::create[doc]] @tcache[] -^rem{ #^hashfile:clear[cache] $code[^hashfile::open[$DB_HOME;cache]] ^code.cache[key](2){ ^math:random(100) # ^code.delete[] } -} @thashfileexp[] $hf[^hashfile::open[$DB_HOME;hashfile]] @@ -732,7 +769,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]
@@ -743,4 +780,3 @@ $file[^xdoc.file[
 	$.media-type[text/paf]
 ]]
 
-