List latest articles from all sections
  • hi

    I'm trying to create a latest articles list using

    {{ list_articles name="articles" ignore_issue=true order="bypublishdate desc" length="10" }}


    This shows the latest 10 articles for that section and I want just the latest 10 articles from all sections

    what am i missing
  • 2 Comments sorted by
  • Hi Mark,

    Just use ignore_section=true ;-)

    Cheers,


    On Fri, Jun 11, 2010 at 10:31 AM, mark casson
    <campsite-support@lists.sourcefabric.org> wrote:
    >
    > hi
    >
    > I'm trying to create a latest articles list using
    >
    > {{ list_articles name="articles" ignore_issue=true order="bypublishdate desc" length="10" }}
    >
    >
    > This shows the latest 10 articles for that section and I want just the latest 10 articles from all sections
    >
    > what am i missing
    >


    --
    Holman Romero
    Senior Software Engineer, Sourcefabric
    holman.romero@sourcefabric.org

    Salvátorská 10
    110 00 Praha 1, Czech Republic
    +420 607 133 896

    http://www.sourcefabric.org
  • thanks

    i new it would be something simple i was missing

    is there a full list of these command