parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

Все получилось -- СПАСИБО!

Baurjan 09.10.2002 10:50

@topleft[]
$cururi[$request:uri]
$topleft[^table::load[/template/topleft.cfg]]
^if($cururi eq "/" || $cururi eq "/index.html"){
<td bgcolor=white><img src="/images/home.gif" alt="Home" width="188" height="32" /></td>
}{
^topleft.menu{
^if($cururi eq "$topleft.uri" || in "$topleft.uri"){
$topleft_image[^image::measure[$topleft.file]]
<td bgcolor=white>^topleft_image.html[$.border[0]$.alt[$topleft.alt]]</td>
}
}
}