|
|
| version 1.39, 2001/03/23 10:14:40 | version 1.57, 2001/03/25 10:25:11 |
|---|---|
| Line 1 | Line 1 |
| @auto[] | |
| $html-typo[^table:set{user html comment | |
| << «^; длинные user вперёд | |
| >> »^; | |
| \n\n <p> !эти есть в таблице по умолчанию | |
| \n <br> !но т.к. заменяем, надо повторить. | |
| < <^; !можно этим воспользоваться, | |
| > >^; !и что-то сделать ДО обычных замен | |
| " "^; !например из << и >> | |
| & &^; !сделать ёлочки-кавычки. | |
| _  ^; | |
| ^#AB «^; windows коды ёлочек | |
| ^#BB »^; windows коды ёлочек | |
| (c) ©^; | |
| }] | |
| @main[] | @main[] |
| ^taint[html-typo;не знаю | |
| я ничего | |
| <<слово длинное>> | |
| (c) by Я | |
| ]<HR> | |
| $t[^table:load[/test.cfg]] | $t[^table:load[/test.cfg]] |
| ^process[@b[] | |
| f | |
| ] | |
| ^b[]<BR> | |
| ^$t.a=$t.a<BR> | ^$t.a=$t.a<BR> |
| ^$request:uri=$request:uri<BR> | |
| ^$env:PATH_INFO=$env:PATH_INFO<BR> | |
| ^$env:REMOTE_ADDR=$env:REMOTE_ADDR<BR> | ^$env:REMOTE_ADDR=$env:REMOTE_ADDR<BR> |
| ^rem{ | ^rem{ |
| Line 10 $response:location[http://parser3/123] | Line 40 $response:location[http://parser3/123] |
| } | } |
| ^$root_test=$root_test !<BR> | <HR> |
| ^$site_test=$site_test !<BR> | ^^auto_test[]:<BR> |
| <ol> | |
| ^auto_test[] | |
| </ol> | |
| <HR> | |
| ^${cookie:вот}=${cookie:вот}?<BR> | ^${cookie:вот}=${cookie:вот}?<BR> |
| ^$request:query=$request:query<BR> | ^$request:query=$request:query<BR> |
| ^$request:uri=$request:uri<BR> | ^$request:uri=$request:uri<BR> |
| <form method=post> | <form method=post> |
| (^$form:name=$form:name)<BR> | <table border=1 width=250><tr><td>$form:name</td></tr></table> |
| <input name=name value="^default[$form:name;не знаю]"> | <textarea name=name rows=5 cols=40>^untaint[html]{^default[$form:name;не знаю]}</textarea><BR> |
| <input type=submit> | <input type=submit> |
| </form> | </form> |
| @default[test;def] | @default[test;def] |
| ^if(^test.length[]){$test}{$def} | $result[^if(^test.length[]){$test}{$def}] |
| @exception[origin;source;comment;type;code] | @exception[origin;source;comment;type;code] |
| <body bgcolor=black> | <body bgcolor=black> |
| Line 33 ERROR: | Line 68 ERROR: |
| ${comment}. | ${comment}. |
| ^if(def $type){type=$type} | ^if(def $type){type=$type} |
| ^if(def $code){code=$code} | ^if(def $code){code=$code} |
| @auto_test[] | |
| ^BASE.auto_test[] | |
| <li>$request:uri | |