1. в файле /templates//templates/skripters/main.tpl
заключаем в теги Я ШКОЛЬНЕГ;)
[not-aviable=main]Я ШКОЛЬНЕГ;)[/not-aviable]
тим мы закрываем вывод контента на главную страницу сайта.
2. Между тегами {info} и Я ШКОЛЬНЕГ;) вставлям код:
{info}
{custom category="2" template="shortstory" aviable="main" from="0" limit="3" cache="yes"}
{custom category="4" template="shortstory" aviable="main" from="0" limit="3" cache="yes"}
{custom category="5" template="shortstory" aviable="main" from="0" limit="3" cache="yes"}
{custom category="6" template="shortstory" aviable="main" from="0" limit="3" cache="yes"}
{custom category="3" template="shortstory" aviable="main" from="0" limit="3" cache="yes"}
{custom category="1" template="shortstory" aviable="main" from="0" limit="3" cache="yes"}
[not-aviable=main]Я ШКОЛЬНЕГ;)[/not-aviable]
Вот еще один вариант вывода в две колонки, точнее 4 на 4 квадратом, потом 4 в ряд.
Открываем main.tpl ищем тег Я ШКОЛЬНЕГ;), и вставляем такой код:
{info}
{custom category="2,3" template="shortstory1" aviable="main" from="0" limit="4" cache="no"}
{custom category="5,6" template="shortstory2" aviable="main" from="0" limit="4" cache="no"}
{custom category="7,8" template="shortstory1" aviable="main" from="0" limit="4" cache="no"}
{custom category="9,10" template="shortstory2" aviable="main" from="0" limit="4" cache="no"}
[not-aviable=main] Я ШКОЛЬНЕГ;) [/not-a
...
Читать дальше »