{{ unset_issue }}
{{ list_articles length="5" order="byPublishDate desc" }}
{{ if $campsite->current_list->index == 2 }}
<!-- display the header (optional) -->
{{ /if }}
{{ if $campsite->current_list->index >= 2 }}
<!-- display the article -->
{{ /if }}
{{ if $campsite->current_list->at_end }}
<!-- display the footer (optional) -->
{{ /if }}
{{ /list_articles }}
See also:
http://code.campware.org/manuals/campsite/3.3/index.php?id=75http://code.campware.org/manuals/campsite/3.3/index.php?id=120
http://code.campware.org/manuals/campsite/3.3/index.php?id=182On Fri, Oct 16, 2009 at 11:28 AM,
<phorum@...> wrote:
Author: Terix
Link: http://code.campware.org/phorum/read.php?8,7690,7690#msg-7690
--------------------------------------------------------------------------------
Hi,
i need to show 2nd,3rd,4th,5th most recent articles, how do i do that?
--
Sent from Campware Forums
http://code.campware.org/phorum