Not much more to discuss for phase 1 of the Archive Calendar since we've covered the code. This post is a kind of wrap up (although it does contain a couple of warnings at the end) and we'll talk about what you have to do in order for the calendar to actually work and display the archived posts.
First up: to display the calendar on the home page just enter this into your layout.view file (or the home.layout.view), essentially in one of the sidebars.
$JmbChalk.ShowCalendar()
and the calendar will display for the current month.
For my site, I use a special widget
No comments yet, be the first one to post comment.