Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.101 and 1.367

version 1.101, 2001/04/04 06:16:23 version 1.367, 2001/10/08 15:50:22
Line 1 Line 1
 @auto[]  
 !!$html-typo[^table:set{user    html    comment  
 <<      &laquo^;        длинные user вперёд  
 >>      &raquo^;  
 \n\n    <p>     !эти есть в таблице по умолчанию  
 \n      <br>    !но т.к. заменяем, надо повторить.  
 <       &lt^;   !можно этим воспользоваться,  
 >       &gt^;   !и что-то сделать ДО обычных замен  
 "       &quot^; !например из << и >>  
 &       &amp^;  !сделать ёлочки-кавычки.  
 _       &nbsp^;  
 ^#AB    &laquo^;        windows коды ёлочек  
 ^#BB    &raquo^;        windows коды ёлочек  
 (c)     &copy^;  
 ^#A9    &copy^; windows (c)  
 }]  
   
 @dump[t]  
 ^t.menu{$n<BR>}  
 <HR>  
 @func[n]  
 $n  
 @twop[a;b]  
 ($a,$b)  
   
 @post-process[data]  
 (<BR>$data)<BR>  
 #^data.match[1][g]{X}  
   
 @mt[s;m]  
 $m ^if(^s.match[$:m][i]){matches}{do not match} $s<BR>  
   
 @main[]  @main[]
 ^connect[$DEFAULTS.connect-string]{  ^mail[]
         $news[^table:sql{select * from news}(1;4)]  #^cookie[]
         ^$news.0=$news.0<BR>  #^response[]
         ^connect[2$DEFAULTS.connect-string]{  #^regexp2[]
                 $news[^table:sql{select * from news}(1;4)]  #^ttablerem[]
                 ^$news.0=$news.0<BR>  #^pcre[]
         }  #^regexp[]<hr>
         $news[^table:sql{select * from news}(1;4)]  #^mail[]
         ^$news.0=$news.0<BR>  #^exec[]
 }  #^fori[]
   #^tconnect[]
   #^xslt[]
   #^xml[]
   #^header[]
   OK
   
   @mail[]
   ^mail:send[
           $.to[Александр Петросян <paf@design.ru>]
           ..
   ]
   
 <HR>  @cookie[]
   $env:HTTP_COOKIE<br>
   
 $with-cr[^table:set{a   b  #$cookie:переменная[test тест ТЕСТ2]
 ^taint[<1  =$cookie:переменная=<br>
 2>]     3  #$cookie:переменная2[test тест ТЕСТ3]
 }]  =$cookie:переменная2=<br>
 "$with-cr.a"<BR>  
 <HR>  @response[]
 ^if(def $form:s){  #^if($form:reload){
         $form:s<BR>          $response:refresh[$.value[0] $.url[./t.html?uri=$env:SERVER_NAME]]
         ^form:s.match[!][g]{<b>!</b>}<BR>  #}
         <HR>  
 }  @xslt[]
   ^xdata[]
   ^show-xdoc2[^xdoc.transform[global.xsl]]
   
   @regexp2[]
   $s[  select]
   $s[^s.match[^^\s*][]{!}]
   $s
   
   @header[]
   $response:refresh[
           $.value[0]
           $.url[http://design.ru?a=^taint[123]]
   ]
   
 $r[1223]  @ttablerem[]
 ^^"$r".match[2][]{(^$match)}=^r.match[2][]{($match)}<BR>  $table[^table::load[a.cfg]]
 ^^"$r".match[2][i]{(^$match)}=^r.match[2][i]{($match)}<BR>  ^table.menu{$table.a}
 ^^"$r".match[2][g]{(^$match)}=^r.match[2][g]{($match)}<BR>  
 ^^"$r".match[2+][g]{(^$match)}=^r.match[2+][g]{($match)}<BR>  @tconnect[]
 <HR>  ^connect[mysql://test:test@paf/test?charset=cp1251_koi8&compress=1&timeout=1&named_pipe=1]{
 $s[abcЯ]  $tables[^table::sql{show tables}]
 $sm[^s.match[(.)][g]]  #$cols[^tables.columns[]]
 ^^"$s".match[(.)][g]:<BR>  #$cols.column
 ^sm.menu{  ^tables.menu{
         ^line[]:<BR>          $tables.[Tables_in_test]<br>
         ^$pre-match=$pre-match<BR>  
         ^$match=$match<BR>  
         ^$post-match=$post-match<BR>  
         ^$1=$1<BR>  
 }  }
 <HR>  
 $sm[^s.match[(.)][]]  
 ^^"$s".match[(.)][]:<BR>  
 ^sm.menu{  
         ^line[]:<BR>  
         ^$pre-match=$pre-match<BR>  
         ^$match=$match<BR>  
         ^$post-match=$post-match<BR>  
         ^$1=$1<BR>  
 }  
 <HR>  
 ^mt[$s;я]  
 ^mt[$s;b]  
 ^mt[$s;^^b]  
 ^mt[$s;^^a]  
 ^mt[$s;x]  
   
 <HR>  
   
 $dest[^table:set[nameless]{  
 $form:d11       d12     d13  
 d21     d22     d23  
 }]  
 $src[^table:set{a       b       c       d  
   
 s1      s2      s3      s4  
 }]  
 1:<BR>^dest.menu{$0!$1!$2!$3!<BR>}  
 ^dest.join[$src]  
 2:<BR>^dest.menu{$0!$1!$2!$3!<BR>}  
   
 <HR>  
 $dest[^table:set{a      b       c  
 d11     d12     d13  
 d21     d22     d23  
 }]  
 $src[^table:set{a       b       c       d  
 s1      s2      s3      s4  
 }]  
 ^dest.join[$src]  
 ^dest.menu{$a!$b!$c!<BR>}  
   
 <HR>  
 ^^random:generate(10)=^random:generate(10)<BR>  
   
   
 <HR>  
 $t[^table:load[/test.cfg]]  
 $t{  
 ^menu{$a!$b!$c<BR>}  
 <HR>  
 ^append{x       y       z}  
 ^menu{$a!$b!$c<BR>}  
 <HR>  
 ^flip[]  
 ^menu{$0!$1!$2!$3<BR>}  
 <HR>  
 }  }
   
 $a[vasya,fedya,kolya]  @pcre[]
 ^^"$a".lsplit[,]=$as[^a.lsplit[,]]$as.0|$as.1|$as.2|$as.3<BR>  $s[1 2]
 ^^"$a".rsplit[,]=$as[^a.rsplit[,]]$as.0|$as.1|$as.2|$as.3<BR>  ^s.match[\s;ig]{!}
 ^^a.pos(sy]="^a.pos[sy]"<BR>  #^s.match[\d;ig]{!}
 ^^a.pos[zsy]="^a.pos[zsy]"<BR>  
 ^^a.left(3)="^a.left(3)"<BR>  
 ^^a.right(3)="^a.right(3)"<BR>  @regexp[]
 ^^a.mid(1;3)="^a.mid(1;3)"<BR>  $s[abcАБВ]
 <HR>  ^if(^s.match[б][i]){y}{n}
 ^^twop[a;]=^twop[a;]<BR>  
 ^$request:browser.type=$request:browser.type<BR>  @mail[]
 ^$request:browser.version=$request:browser.version<BR>  #$ORIGINS(1)
   ^mail:send[
 $tf[^file:load[test.zip;abc.zip;image/gif]]          $.from[paf@design.ru]
 #$response:body[$tf]          $.to[paf@design.ru]
           $.body[1
 ^$tf.name=$tf.name<BR>          
 ^$tf.size=$tf.size<BR>          2
 ^$tf.mime-type=$tf.mime-type<BR>          
 ^$tf.text:<BR>          
 $tf.text<HR>                  3]
 <HR>  
 ^file:find[test.cfg]<BR>  
 ^file:find[tes.cfg]{not found}<BR>  
 <HR>  
   
 $t[^table:set{n  
 3  
 01.3  
 1.2  
 2  
 }]  
 $t{^locate[n;2z]^found{$n}{not found}}<BR>  
 $t{^locate[n;3]^found{found:$n}{not found}}<BR>  
 ^$t:<BR>  
 ^dump[$t]  
 ^t.sort($n)  
 ^^t.sort(^$n):<BR>  
 ^dump[$t]  
 ^t.sort{^:func($n)}  
 ^^t.sort{^^:func(^$n)}:<BR>  
 ^dump[$t]  
 ^t.sort{$n}  
 ^^t.sort{^$n}:<BR>  
 ^dump[$t]  
 ^t.sort{$n}[desc]  
 ^^t.sort{^$n}[desc]:<BR>  
 ^dump[$t]  
 <HR>  
   
 ^if(-f index.html){y}{n}<BR>  
 ^taint[html-typo;не знаю  
 я ничего  
   
 <<слово длинное>>  
   
 (c) by Я  
 ]<HR>  
 $t[^table:load[/test.cfg]]  
 ^process[@b[]  
 f  
 ]  ]
 ^b[]<BR>  
   
 ^$t.a=$t.a<BR>  
 ^t.offset[2]  
 #$r[^t.record[]]  
 #^$r.a=$r.a<BR>  
   
 ^$request:uri=$request:uri<BR>  
 ^$env:PATH_INFO=$env:PATH_INFO<BR>  
 ^$env:REMOTE_ADDR=$env:REMOTE_ADDR<BR>  
   
 ^rem{  
 $response:body[]  
 $response:location[http://parser3/123]  
 }  
   
   @exec[]
   $a[^file::exec[fc.exe;a;b]]
   $a.status|$a.stderr<hr>
   
   @fori[][i]
   ^for[i](1;3){... =$i= ...}
   
   @xdata[]
   #$response:content-type[$.value[text/html] $.charset[windows-1251]]
   $xdoc[^xdoc::load[input.xml]]
   
   @xml[]
   ^xdata[]
   
   ^show-xdoc2[$xdoc]<hr>
   #^show-xnode1[$xdoc]<hr>
   $people[^xdoc.select[*/man]]
   #^show1[]
   ^show-xnodes1[$people]<hr>
   #^people.0.owner.hren[]
   
 <HR>  ^show-xnode1[^xdoc.select-single[*/man[2]/name];0;1]<hr>
 ^^auto_test[]:<BR>  
 <ol>  
 ^auto_test[]  
 </ol>  
 <HR>  
   
 ^${cookie:вот}=${cookie:вот}?<BR>  
 ^${cookie:вот}=${cookie:вот}?<BR>  
 ^$request:query=$request:query<BR>  
 ^$request:uri=$request:uri<BR>  
   
 <form method=post>  
 <table border=1 width=250><tr><td>$form:name</td></tr></table>  
 <textarea name=name rows=5 cols=40>^untaint[html]{^default[$form:name;Пробный текст: А.Ф._Петросян <<Жизнь в Аду>>  
 нажми Submit]}</textarea><BR>  
 <input type=submit>  
 </form>  
   
 <HR>  
 $свойства_когда_пьян[  
         $цвет_глаз[красный]  
 ]  
 $вася[  
         $свойства[$свойства_когда_пьян]  
 ]  
   
 $кусок_имени_поля[ства]  by id:
 ^$кусок_имени_поля=$кусок_имени_поля<BR>  ^show-xnode1[^xdoc.getElementById[1];0;1]
 ^$вася.свой^$кусок_имени_поля.цвет_глаз=$вася.свой$кусок_имени_поля.цвет_глаз  
 <HR>  
 <form method=post enctype=multipart/form-data>  
 <input name=photo type=file>  
 <input type=submit>  
 </form>  
 <hr>  <hr>
 ^if($form:photo){  
         <pre>  
         ^$form:photo.name='$form:photo.name'  
         ^$form:photo.size='$form:photo.size'  
         ^$form:photo.text='$form:photo.text'  
         ^form:photo.save[paf.txt]  
         </pre>  
 }  
   
 #todo proper! untaint $response:refresh[$value[2] $content[url=http://design.ru]]  
   
   
 @default[test;def]  
 $result[^if(^test.length[]){$test}{$def}]  
   
 @exception[origin;source;comment;type;code]  
 <body bgcolor=black>  
 <font color=white>  
 ERROR:  
 ^if(def $source){$origin '$source'}  
 ${comment}.  
 ^if(def $type){type=$type}  
 ^if(def $code){code=$code}  
   
 @auto_test[]  
 ^BASE.auto_test[]  
 <li>${request:uri}!  
   
   @show1[array]
   ^for[i](0;^array._count[]-1){
       $x[$array.$i]
           $x.firstChild.nodeValue: 
                   $pattributes[$x.parentNode.attributes]
                   ^if(^pattributes._count[]){
                           $pattributes.id.name=$pattributes.id.nodeValue
                   }
           <br>
   }
           
   @show-xnodes1[array][i]
   ^for[i](0;^array._count[]-1){
           ^show-xnode1[$array.$i;0;1]
   }
   
   @show-xnode1[x;level;single][l]
   ^if(def $x){
       ^for[l](0;$level-1){&nbsp^;&nbsp^;&nbsp^;&nbsp^;}
       ^if($x.nodeType == $xnode:ELEMENT_NODE){
           &lt^;$x.nodeName
               $pairs[$x.attributes]
               ^if(def $pairs){
                   $names[^pairs._keys[]]
                   ^names.menu{ $names.key="$pairs.[$names.key].nodeValue"}
               }
               &gt^;
       }{
           [$x.nodeType]
       }
       
       ^if(def $x.nodeValue){$x.nodeValue}<br>
       ^show-xnode1[$x.firstChild]($level+1)
       ^if(!$single){
               ^show-xnode1[$x.nextSibling]($level)
       }
   
       ^if($x.nodeType == $xnode:ELEMENT_NODE){
       ^for[l](0;$level-1){&nbsp^;&nbsp^;&nbsp^;&nbsp^;}&lt^;/$x.nodeName&gt^;<br>
       }
   }
   
   @show-xdoc2[xdoc]
   ^xdoc.save[save.xml;
   #       $.encoding[windows-1251]
           $.method[xml]
   ]
   $file[^xdoc.file[
   #       $.encoding[windows-1251]
           $.method[html]
   ]]
   ^file.save[text;save_file.html]
   <pre>^taint[^xdoc.string[]]</pre>
   #       $.encoding[windows-1251]
   #       $.method[xml]
   #]]

Removed from v.1.101  
changed lines
  Added in v.1.367


E-mail: