Livecalendar Pages, Year, and IE7 Problems
Involution.com has been running on Wordpress for about a year-and-a-half now. One thing that I particularly like is the calendar index to all of my posts that’s actually provided by the Livecalendar plugin. This plugin seems to have been developed by different people at different times, and it mostly works, but had some issues in Internet Explorer for ages. Namely, the “loading” animated gif would display forever in Internet Explorer. Some clever punter (not the original author or maintainer as far as I can tell) actually managed to fix that snafu, and released a new version of the plugin called “1.9rc3″. Problem is there were still a couple of issues with it. Namely, the previous year button seemed to only work once, and if you published a page (not a post) on a given day, it was creating a post link for that day in the calendar. Posts and pages are different to Wordpress. So, the page thing was easy enough to fix as I just tacked on “AND post_type=’post’” into all of the Livecalendar queries. The previous year problem actually lived on Line 266 in livecalendar.js where previous year wasn’t being computer correctly. So, I give to the web community what I’m calling livecalendar-1.9rc4-hoyhoy. All of the fixes rolled in so you can now enjoy flawless calendar indexing goodness on your Wordpress site. Happy blogging.





