|
|
| version 1.322, 2001/09/20 14:25:06 | version 1.327, 2001/09/21 09:03:10 |
|---|---|
| Line 1 | Line 1 |
| @main[] | @main[] |
| $response:content-type[$.value[text/html] $.charset[windows-1251]] | |
| ^xslt[] | ^xslt[] |
| OK | OK |
| Line 69 $people[^dom.select[*/man]] | Line 70 $people[^dom.select[*/man]] |
| @show-dom2[dom] | @show-dom2[dom] |
| ^dom.save[save.xml; | ^dom.save[save.xml; |
| $.encoding[windows-1251] | # $.encoding[windows-1251] |
| $.method[xml] | $.method[xml] |
| ] | ] |
| $file[^dom.file[ | $file[^dom.file[ |
| $.encoding[windows-1251] | # $.encoding[windows-1251] |
| $.method[html] | $.method[html] |
| ]] | ]] |
| ^file.save[text;save_file.html] | ^file.save[text;save_file.html] |
| ^taint[^dom.string[ | ^taint[^dom.string[ |
| $.encoding[windows-1251] | # $.encoding[windows-1251] |
| $.method[html] | $.method[xml] |
| ]] | ]] |