This module will display a small calendar, and the dates will show as links to a page of content items posted on that day in blog view.
You can see an example if you wish on my site;
http://www.archaicbinary.net on the right side of the front page.
The main calendar core code was used from:
http://www.cascade.org.uk/software/php/calendar/ his name and such were left on the top of the mod_calendar.php file.
Also I had to create my own component that will take in day, month, and year to show content in blog view, I could not find a way using the bundled content component of Joomla! to do this.
You will need to install BOTH the Module and Component for this to work. You may wish to edit the component to match your side, as it is not perfect.
UPDATE: A thanks goes out to Sven Kauber for making some nice changes to the calendar module. He made it compatible with Joomla! sites that reside in sub-directories, and to preserve the current page when browsing through months. Thanks!
Module supports background images, and extensive CSS and quite a few future plans!
Version 2.6 is now out, check out the website for more information!
You can download from Archaic Binary:
http://www.archaicbinary.net/general/downloads/com_ab_calendar.zip-and-mod_calendar.zip.html
Also from Sven's Website:
http://easylook.fi/sven/index.php?option=com_content&task=view&id=19&Itemid=43
More examples:
http://www.archaicbinary.net (Top of page) and
http://easylook.fi/sven/index.php (right side of page)
I am now working on the Content Calendar again, as Sven is working with stuff in real life. :-) I'll try to help people as much as I can.