CalDAV Collection
On the main page of the Web UI, click the [i] icon next to the name of the appropriate collection. In the dialog that appears, select
Other... in the
Subscribe with: pull-down and copy the URL next to
CalDAV:.
CalDAV Account
To subscribe to a Chandler Server account using CalDAV you will need a URL called the
user principal. This URL is of the form
<scheme><host_name>[:<port>]<path_to_chandler>/dav/users/<username>
where the terms above are defined as follows:
-
<scheme> - Protocol used to access this account. Usually
http:// or https://
-
<host_name> - Name of the server your account is hosted on. If you use Chandler Hub, this is
hub.chandlerproject.org
-
<port> - The port to connect on. In many cases this is unneeded.
-
<path_to_chandler> - The path to the base of Chandler Server. If you access your calendar at
http://my.server.com/chandler/pim the value of <path_to_chandler> is /chandler
-
<username> - The username of your account.