artisanchurch / prototype

Front-end prototype for v3 of ArtisanChurch.com
http://artisanchurch.github.io/prototype/
MIT License
0 stars 0 forks source link

Message series archive is all jacked up #3

Closed artisanchurch closed 9 years ago

artisanchurch commented 10 years ago
artisanchurch commented 9 years ago

All better! Another date-based quirk was causing the repeating year headers. In this case, the "Entry Date" (in the Date tab of the editing screen) must have the same year as the series start date. ExpressionEngine uses the Entry Date (and can only use that date) to interject those year headers.

This only really comes up if a series is created before the end of the calendar year preceding it. As long as this is paid attention to near the end of each year, we should be fine.