Resources and Downloads: Advanced calendar widget Advanced calendar widget ================================================================================ Slobodan Utvic on December 04, 2007 You can customize your calendar output by adding specific filters to generate date restriction. Code: In this example calendar will only show dates with articles published in category with id 21. Code: Here you get only articles published by user with id 1. Basically this calendar widget can use most of article list filters. Note: Tpl file should go to in templates/xhtml/box/ folder Don't forget to register the module in your configuration table. SQL instructions are indluded in PHP file provided for download. Alter the table name to match your database settings.