This is the calendar. Currently, I only have it in the admin namespace. The reason being is that I didn't want to copy things into the site part of the app until I knew that my code was OK. Since this is the first time I have written a substantial amount of code, I reckon I will need to make some changes.
To make a new event go to events/new
To view calendar go to events/year/month or events/year/month/day.
This is the calendar. Currently, I only have it in the admin namespace. The reason being is that I didn't want to copy things into the site part of the app until I knew that my code was OK. Since this is the first time I have written a substantial amount of code, I reckon I will need to make some changes.
To make a new event go to events/new To view calendar go to events/year/month or events/year/month/day.
Austin