| Roffun |
|
|---|---|
|
А если использовать модуль files, то так:
<figure>
<!-- IF {LIST_ROW_ID|cot_files_count('page',$this,'','images')} > 0 -->
<img src="{LIST_ROW_ID|cot_files_get('page',$this,'l')|cot_files_thumb($this,100,100,'crop')}" alt="{LIST_ROW_SHORTTITLE}">
<!-- ELSE -->
<img src="themes/{PHP.theme}/img/noimage.png" alt="{LIST_ROW_SHORTTITLE}">
<!-- ENDIF -->
</figure>
Улетел на другую планету, а там почты нету.. https://www.cotonti.com/forums/45298?m=posts
|