Agenda-X is released under the GPL license with "wjue amendment": Users are required to keep the links to the author's support website, as removing of copyright/license links is not considered as contribution to GPL softwares, if you still want to so, please go to http://www.guanxiCRM.com website and make a big donation. Agenda-X is a flexible and feature riche calendar application for Xoops with recurring events, Smarty templates, Category, Search, Image upload, day-week-month-flat views and (much) more. It is particularly recommended for using in company and community websites. Agenda-X allows you to customize totally it's visual presentation by a set of simple html templates (SMARTY) and module-wide CSS. For download, update and info. please visit http://www.wjue.org/support/ Agenda-X has three blocks displaying respectively: 1. Minical // Show - a mini-calendar, dates with events are highlighted with link. // - an image, could be dynamic ! by using an php script. // - a random event for the current day if there's any. // - if not a random event from the next day to up to 2 month. 2. 7 Day upcoming events. 3. 30 Day upcoming events. Installation As usual, install exactly as a Xoops module. Customerzation For Minical block image display, use the script file in AGENDA-X_DIR/script/display_image.php as example to produce dynamic image source link. You can also simply specify a static image URL using Agenda-X admin interface. Or simplely uploads your image files into a subfolder of your site and give its relative path to Agenda-X. An agenda-X module specific CSS file is provided in the templates directory: AGENDA-X_DIR/templates/style.css Use it together with template files to produce fully customized looking! Make sure that your main Xoops theme file (theme.html) has the $xoops_module_header variable present between the tags. Enjoy !