|
|
| version 1.518, 2002/01/11 12:39:05 | version 1.526, 2002/01/21 12:10:09 |
|---|---|
| Line 4 $response:charset[windows-1251] | Line 4 $response:charset[windows-1251] |
| $response:content-type[$.value[text/html]$.charset[$response:charset]] | $response:content-type[$.value[text/html]$.charset[$response:charset]] |
| @main[] | @main[] |
| ^xpath[] | #^xpath[] |
| #^ttablesetlang[] | #^ttablesetlang[] |
| #^mail3[] | #^mail3[] |
| #^ttime[] | #^ttime[] |
| #^tupper[] | #^tupper[] |
| #^treplace[] | #^treplace[] |
| #^xslt2[] | ^xslt2[] |
| #^tcache2[] | #^tcache2[] |
| #$ORIGINS(1) | #$ORIGINS(1) |
| #$t[^table::set{a b} ^table::set{c d}] | #$t[^table::set{a b} ^table::set{c d}] |
| Line 93 $xdoc[^xdoc::set{<?xml version="1.0" enc | Line 93 $xdoc[^xdoc::set{<?xml version="1.0" enc |
| }] | }] |
| #^show-xdoc2[$xdoc] | #^show-xdoc2[$xdoc] |
| $node[^xdoc.selectSingle[/document/block/p]] | $node[^xdoc.selectSingle[/document/block/p]] |
| ^if(def $node){$node.nodeType}{node not found} | ^if(def $node){ |
| ^if($node is string){ | |
| $node | |
| }{ | |
| ^if($node is hash){ | |
| ^node._count[] | |
| }{ | |
| $node.nodeType | |
| } | |
| } | |
| #$node.firstChild.nodeValue | #$node.firstChild.nodeValue |
| }{ | |
| node not found | |
| } | |
| @ttablesetlang[] | @ttablesetlang[] |
| Line 161 $cache[^file:list[.;\.cache^$]] | Line 173 $cache[^file:list[.;\.cache^$]] |
| @xslt2[] | @xslt2[] |
| $xdoc[^xdoc::set{<?xml version="1.0" encoding="windows-1251" ?> | $xdoc[^xdoc::set{<?xml version="1.0" encodingz="windows-1251" ?> |
| <document><block><p>привет</p></block></document> | <document><block><p>привет</p></block></document> |
| }] | }] |
| ^show-xdoc2[$xdoc] | ^show-xdoc2[$xdoc] |
| #^show-xdoc2[^xdoc.transform[templates/_document.xslt]] | ^show-xdoc2[^xdoc.transform[templates/_document.xslt]] |
| <hr> | <hr> |
| Line 789 by id: | Line 801 by id: |
| } | } |
| @show-xdoc2[xdoc] | @show-xdoc2[xdoc] |
| ^rem{ | |
| ^xdoc.save[out/save.xml; | ^xdoc.save[out/save.xml; |
| # $.encoding[windows-1251] | # $.encoding[utf-8] |
| $.method[xml] | $.method[xml] |
| ] | ] |
| $file[^xdoc.file[ | $file[^xdoc.file[ |
| # $.encoding[windows-1251] | $.encoding[utf-8] |
| $.method[html] | $.method[html] |
| ]] | ]] |
| ^file.save[text;out/save_file.html] | ^file.save[text;out/save_file.html] |
| } | |
| #$response:body[^xdoc.file[ $.media-type[text/paf] ]] | #$response:body[^xdoc.file[ $.media-type[text/paf] ]] |
| <pre>^taint[html][^xdoc.string[ | <pre>^taint[html][^xdoc.string[ |
| $.method[html] | $.method[html] |
| # $.version[1.0] | # $.encoding[utF-8] |
| # $.encoding[utf-8] | |
| # $.omit-xml-declaration[yes] | # $.omit-xml-declaration[yes] |
| # $.standalone[yes] | # $.standalone[no] |
| # $.doctype-public[-//W3C//DTD XHTML] | # -$.doctype-public[-//W3C//DTD XHTML] |
| # $.doctype-system[/a/b/c/] | # -$.doctype-system[/a/b/c/] |
| # $.indent[no] | # $.indent[yes] |
| $.media-type[text/paf] | # $.media-type[text/paf] |
| ]] | ]] |
| </pre> | </pre> |