If i remember correctly...the default index page is setup basically as a pull for the demo.php file.....
the demo.php file is where you would want to look for how to set up a page of your own(or to intigrate it into a page already designed)......it shows you how to do the TOC, the normal calendar as well as the events....you define the variable...and then link to the calendar file...which holds the calendar software(well, it links to other files, which link to other files and so on and so on).....so basically.....it all links to the calendar.php file, but you can't just use that file(i don't believe anyways...never tried....does a calendar come up if you point the browser right there?.....)
but i would suggest not touching the demo.php file.....and do all you want to the index file by using the demo.php file as a cheat sheet for ya to get your calendar up and running
|