The project is designed to allow web developers who require a calendar or events system on a website they're working on to be able to download this system as a starting point, and they can then customize it to their hearts content to do exactly the job they want.
Nobody yet, as the source isn't available!
The easiest way is to use an iframe, though, as you may have guessed, the size of the calendar can vary from month to month depending on start day and number of days, so it's neater to use a php include, and include the index.php file into one of your own php pages.
Yes you can. All the page templates end with a .phtml extension and are located within the templates directory of your installation. The content of these files is nearly all XHTML, with a few PHP echo statements for dynamic data to be displayed.
Indeed you can. All existing methods are currently in the functions.php file. There are a couple of example functions at the bottom of this file to show you how to integrate some of the database data into your own existing web pages.
Yes. The stylesheet is located at css/default.css. Enjoy.
This project is licensed under the GNU GPL license. For more information, please click here.