The Event Form

The most generic (and least useful) way to create a new event is to click the Add an Event button link in the block of buttons at the bottom of the calendar. It will only be visible when a user with sufficient privileges is logged in. The resulting page contains a form with all the information you may want to store in that event. The same form is used for editing events that already exist. The form contains:

Creating Events

In Calendar View, when a user with sufficient privileges is logged in, new events can be created for a certain date by clicking the number of that day on the calendar. This conveniently puts the date in question into the appropriate fields on the event form. The rest is up to you.

In Event List View, there is no similar mechanism, because the dates that appear depend upon the events already in the database.

Copying Events

New events can also be created by copying existing events. When you see the copy icon (Copy), clicking it will allow you to copy the associated event. It shows you a page similar to the event editing form, but with a different purpose. The top of the page lists some data from the event you wish to copy, and the bottom allows you to specify what kind of copying you wish to do.

Editing Events

If you are logged in with sufficient privileges, you can edit an existing event in Calendar View by clicking the event title to see the Javascript menu of icons, and then clicking the Edit icon (Edit). (If Javascript is not enabled, you can also edit the event by clicking the time on events that have a time.)

In Event List View, the edit icon will always be visible for users with sufficient privileges.

The same event form used to create events is also used to edit them, only now it will be filled with all the data for the event you're editing.