serendipity_fetchPrintEntries
Posted: Mon May 03, 2010 3:48 pm
hi,
I want to change
to
but that doesn`t work. Any idea?
thanks
Reinhard
I want to change
Code: Select all
{serendipity_fetchPrintEntries category=$template_option.catfeat full=true fetchDrafts=false noSticky=true limit="0,3" template="entries_lcol.tpl"}
Code: Select all
{serendipity_fetchPrintEntries category=$template_option.catfeat full=true fetchDrafts=false noSticky=true limit="0,$template_option.catcount" template="entries_lcol.tpl"}
thanks
Reinhard