==README: addon_calendario.php==
Release date: January 1, 2006.
Latest update: February 20, 2006.
miniBB version: 2.0+
Author: Juan Carlos Udias (www.udias.com). Improvements and bugfixes: Paul Puzyrev (miniBB.com)

This add-on allows to display calendar for the current month, or browse other months/years and that way locate the messages or topics posted at this day on forum. That's why it could be called kind of add-on for search module.

==INSTALLATION==

***** Copy addon_calendario.php to your forums folder.

***** Under /img/ folder of your forums, create subfolder "calendario" and copy all images from the supplied "img/calendario" folder there.

***** Modify templates/main_header.html or main_footer.html, or other template of your choice, and paste the code which will indicate the calendar:

<table class="forumsmb">
<tr><td>

<iframe style="border:0px;width:230px;height:200px" frameborder="0" scrolling="no" align="left" src="{$main_url}/addon_calendario.php"></iframe>

</td></tr></table>

The main code above is in <IFRAME>. You can skip <table> code and paste this iframe into any kind of table column you like.

==FINALLY==
Questions? Suggestions? Comments? Welcome to our free support forums:
http://www.minibb.net/forums/