LoginRequired(); include("interactive-page.php"); include("page-header.php"); echo <<Administration

You are logged on as $session->username ($session->fullname)

EOBODY; ?>

Administration Functions

The administration of this application should be fairly simple. You can administer:

There is no ability to view and / or maintain calendars or events from within this administrative interface.

To do that you will need to use a CalDAV capable calendaring application such as Evolution, Sunbird, Thunderbird (with the Lightning extension) or Mulberry.

Principals: Users, Resources and Groups

These are the things which may have collections of calendar resources (i.e. calendars).

Here is a list of users (maybe :-). You can click on any user to see the full detail for that person (or group or resource - but from now we'll just call them users).

The primary differences between them are as follows:

Groups & Grants

Configuring Calendar Clients for DAViCal

The DAViCal client setup page on sourceforge have information on how to configure Evolution, Sunbird, Lightning and Mulberry to use remotely hosted calendars.

The administrative interface has no facility for viewing or modifying calendar data.

Configuring DAViCal

If you can read this then things must be mostly working already.

The DAViCal installation page on sourceforge has some further information on how to install and configure this application.