Calendar of Events - departmental calendar
The KU Calendar of Events is a University-wide online calendar system. Every school/office/department on campus can obtain an account on the KU Calendar, and enter events for their area. The official KU Calendar page located at: http://calendar.ku.edu.
In addition to the main calendar of events, departments can also have their own calendar of events based off the same system. This means departments can include a department-specific calendar on their own website. Events entered into the calendar of events can be marked public (visible at calendar.ku.edu and ku.edu), department only (only visible on the department website), or tentative (not visible anywhere but the tool).
To include the calendar on your site, you will need to use SSI and be on a central KU webserver. Code looks similar to:
<!--#set var="option" value="futurelist" -->
<!--#set var="myorg" value="55,19" -->
<!--#set var="limit" value="5" -->
<!--#set var="eventviewpage" value="eventview.shtml" -->
<!--#include virtual="/~http/ssi/2009/mycalendar.shtml" -->
At the top of this page are a number of links that show you how to setup each calendar type on your website.
If you have any questions about this process, please feel free to contact webservices@ku.edu.




top