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
>