Diff for /parser3/www/htdocs/Attic/index.html between versions 1.116 and 1.130

version 1.116, 2002/08/15 13:49:15 version 1.130, 2002/09/04 14:59:55
Line 4 Line 4
 @auto[filespec]  @auto[filespec]
 $selffilespec[$filespec]  $selffilespec[$filespec]
 #$form:here  #$form:here
 #$request:charset[UTF-8]  $request:charset[UTF-8]
 #$response:charset[windows-1251]  #$response:charset[windows-1251]
 #$request:charset[windows-1251]  #$request:charset[windows-1251]
 #$response:charset[UTF-8]  #$response:charset[UTF-8]
   $response:charset[empty]
 #$response:content-type[$.value[text/html]$.charset[$response:charset]]  #$response:content-type[$.value[text/html]$.charset[$response:charset]]
   
 #@postprocess[body]  #@postprocess[body]
Line 19  $selffilespec[$filespec] Line 20  $selffilespec[$filespec]
 #^a.format[%.10u]  #^a.format[%.10u]
 #$result[111]  #$result[111]
 #^f[a]  #^f[a]
 #^connect[mysql://mdm:4b833ljq@db-mysql/mdm]{  ^connect[mysql://mdm:4b833ljq@db-mysql/mdm]{
 #       ^int:sql{select news_id from news where news_id=-1}[  #       ^int:sql{select news_id from news where news_id=-1}[
 ##      $.default{2}  ##      $.default{2}
 #       ]<br>  #       ]<br>
Line 30  $selffilespec[$filespec] Line 31  $selffilespec[$filespec]
 #       ^process{       ^^h[]}  #       ^process{       ^^h[]}
 #       ^process{^string:sql{select '1  #       ^process{^string:sql{select '1
 #       ^^hello[]' }]   }  #       ^^hello[]' }]   }
 #}          ^double:sql{select '2*' ^; }
   }
 #^eval(2)  #^eval(2)
 #^tcrashlocaljunctionsv2[]  #^tcrashlocaljunctionsv2[]
 #^tcrashlocaljunctions[]  #^tcrashlocaljunctions[]
Line 195  $selffilespec[$filespec] Line 197  $selffilespec[$filespec]
 #^tstdin[]  #^tstdin[]
 #^tfind[]  #^tfind[]
 #^mimet[]  #^mimet[]
 #^cgit[]  
 #^joinlimit[]  #^joinlimit[]
 #^tableclonelimit[]  #^tableclonelimit[]
 #^transparams[]  #^transparams[]
Line 211  $selffilespec[$filespec] Line 212  $selffilespec[$filespec]
 #^monthdays(8)  #^monthdays(8)
 #^xdoctypetest[]  #^xdoctypetest[]
 #^xtabletest[]  #^xtabletest[]
 ^staticstest[]  #^staticstest[]
 #^staticstest2[]  #^staticstest2[]
 #^rbodytest[]  #^rbodytest[]
 #^cookie[]  #^cookie[]
 #^cookieexpirestest[]  #^cookieexpirestest[]
   #^postest[]
   #^voidpostest[]
   #^virtualtest[]
   #^badcolumntest[]
   #^delimiters[]
   #^новый-split[]
   #^грязные-cookie[]
   #^html-почта[]
   #^badswitchtest[]
   #^okswitchtest[]
   ^cgit[]
 <hr>  <hr>
 OK  OK
   
   @okswitchtest[]
   $local[local value]
   ^switch[1]{
           ^case[1]{1code $local}
   }
   
   @badswitchtest[]
   ^switch[1]{
           ^badswitchtestcase[]
   }
   @badswitchtestcase[][local]
   $local[local value]
           ^case[1]{1code $local}
   
   @badjunction[]
   ^badj1[]
   ^badj2[]
   
   @html-почта[]
   $переменная[значение]
   ^mail:send[
           $.from[paf@mail]
           $.to[paf@mail]
           $.subject[htmltest1]
           $.html{тест$переменная=  !}
   ]
   
                    
   @грязные-cookie[]
   $cookie:a[&]
   $cookie:a
   
   @новый-split[]
   $abc[a.b.c]
   #$table[^abc.split[.]]
   #$table[^abc.split[.;l]]
   #$table[^abc.split[.;v]]
   $table[^abc.split[.;lv]]
   ^table.menu{$table.piece}[,]
   <hr>
   #$table[^abc.split[.;h]]
   $table[^abc.split[.;hr]]
   $table.0,$table.1,$table.2<br>
   
   @delimiters[]
   $a#1[1]<br>
   $a#1=<br>
   
   
   @badcolumntest[]
   $table[^table::load[ext.cfg]]
   $table.b
   
   
   @virtualtest[]
   $derived[^derived::create[derived create actual param]]
   ^derived.test[]
   
   
   @voidpostest[]
   $s[]
   ^s.pos[$nothing]
   
   @postest[]
   $s[$nothing]
   ^s.pos[$nothing]
   
 @cookieexpirestest[]  @cookieexpirestest[]
 #$cookie:exptest[1]  #$cookie:exptest[1]
 #$cookie:exptest[$.value[2] $.expires(+1)]  #$cookie:exptest[$.value[2] $.expires(+1)]

Removed from v.1.116  
changed lines
  Added in v.1.130


E-mail: