Monthly archive?
Posted: 13 May 2009 09:15 AM   [ Ignore ]
Newbie
Rank
Total Posts:  13
Joined  2009-03-07

Wondering there’s an easy way to make a monthly archive using Date Field Filter like you can with Expression Engines Archive Month links tag? 

Thanks

Profile
 
 
Posted: 14 May 2009 01:47 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8223
Joined  2006-10-18

bjp,

This is somewhat possible…
Basically, you would either have to have weblog entries for each month to populate the links, or you’d have to hardcode it or come up with a different method.
For the list page, you would just use {segment_3}, {segment_4}, and {segment_5} in your date field parameters to populate a list of entries dynamically. smile

 Signature 
Profile
 
 
Posted: 14 May 2009 02:26 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  13
Joined  2009-03-07

Thanks, I’ll try smile

Profile