Re: [Campsite Support] show 2nd,3rd,4th,5th most recent articles

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: [Campsite Support] show 2nd,3rd,4th,5th most recent articles

by Mugur Rus-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

{{ 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=75
http://code.campware.org/manuals/campsite/3.3/index.php?id=120
http://code.campware.org/manuals/campsite/3.3/index.php?id=182


On 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