Help/tools: Difference between revisions

From Davical
Jump to navigationJump to search
m (moved ldap information in ldap section to prepare this page for deletion)
 
mNo edit summary
 
Line 2: Line 2:
* Importing of many calendars from .ics into CalDAV
* Importing of many calendars from .ics into CalDAV
* Updating user information from an LDAP server to DAViCal
* Updating user information from an LDAP server to DAViCal
== Importing .ics Files into DAViCal ==
Create a directory on your server where the .ics files will reside.  Each .ics file should be named according to the person's username in DAViCal with the '.ics' suffix, so if the username was 'andrew' then the filename would be 'andrew.ics' and so forth.
Once that directory is populated with the .ics files, enter the ''server'' path into the screen and a name for the created calendars and click 'Submit'.  Calendars will be imported into the path "'''.../caldav.php/username/calendarname/'''".  For example if you chose the ''path to store your ics'' as "'''schedule'''" then the path for andrew's new calendar will be '''<nowiki>http://davical.example.net/caldav.php/andrew/schedule/</nowiki>''' and so forth.

Latest revision as of 13:09, 30 June 2015

These tools may be useful in two situations:

  • Importing of many calendars from .ics into CalDAV
  • Updating user information from an LDAP server to DAViCal