All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Limit in yearly archives

ChrisArasin 18 Oct 2012 19:42 question, complete

Quick question, didn't see it in the docs... I'm using yearly archives to list dates in the format:
Month, Year (num_entries).

Is there way to limit this output to the most recent 15 months.

{exp:low_yearly_archives channel="philanthropist" status="not closed" sort="desc" monthsort="desc" }
{months}
{if num_entries != 0}
<li><a href="{path=philanthropist/archives}/{year}/{month_num}/">{month} {year} ({num_entries})</a></li>
{/if}
{/months}
{/exp:low_yearly_archives}

Replies

  1. Low 18 Oct 2012 20:28

    There is not, at the moment. I'll consider it a feature request.