Авторизуйтесь по паролю
music_creations 08.05.2016 Модули, Хаки 1703
kprod - 2016-03-038 мая 2016 06:48 - #55421
{custom category='x' template='corusel' }
music_creations - 2016-03-038 мая 2016 08:15 - #55424
kprod - 2016-03-038 мая 2016 10:08 - #55427
<ul><li><img src="1.jpg"></li><li><img src="2.jpg"></li></ul>
<ul>{custom category='x' template='corusel' }</ul>
<li><img src="[xfvalue_img]"></li>
music_creations - 2016-03-038 мая 2016 16:25 - #55436
.ui-dialog {
z-index: 9999;
$tpl->set( '{short-story}', $row['short_story'] );
$tpl->set( '{short-story}', $row['short_story'] ); $tpl->set_block("'\\[short_story\\](.*?)\\[/short_story\\]'si", $row['short_story'] ? '\\1' : '');
[short-story]Показать этот текст, если есть краткая новость[/short-story]
[not-short-story]Показать этот текст, если краткой новости нет[/not-short-story]