For both I put the following
Code: Select all
{news number="5" detailpage='news_detail'}cms ms: 2.2.14
Code: Select all
{news number="5" detailpage='news_detail'}Code: Select all
{news number="5" detailpage='news_detail' category='blog'}Code: Select all
{news number="5" detailpage='news_detail' category='news'}Code: Select all
category="article1, article 2"Code: Select all
h1Code: Select all
<ul class="list1">
<li class="firstnewscat"><a href="#"article1</a></li><li class="firstnewscat"><a href="#"article1</a></li></Code: Select all
{news number="5" detailpage='news_detail' category='blog'}Code: Select all
{news number="5" detailpage='news_detail' category='category1,category2'}Code: Select all
{news number="5" detailpage='news_detail' category='category1, category2'}