Changes

From Amahi Wiki
Jump to: navigation, search
165 bytes removed ,  00:43, 27 April 2017
no edit summary
The HDA has a calendar Calendar server ([http://en.wikipedia.org/wiki/WebDAV WebDAV]) enabled by defaultin Amahi 6 (Ubuntu 12.04. Using client software you can publish and also subscribe to published calendars on your HDAx).
This capability is currently broken in Amahi 7 ([https://bugs.amahi.org/issues/1339 Amahi bug 1339]) and greater. For Amahi 7 (Fedora 19) and future Amahi releases, you will need to install the Amahi [https://www.amahi.org/apps/calendar Calendar] application. Using client software you can publish and also subscribe to published calendars on your HDA. To publish or subscribe to a calendar in this server, you need four things:# A client calendar program (see below),# The publishing location or URL, which is: <code><nowiki>http://calendar/</nowiki></code>, and
# The calendar name of your choice, typically Home, John, etc.
'''NOTE:''' Some clients may require that the name have the ical extension, e.g. Home.ics; you may need to experiment.
== Amahi 7 (Fedora 19) Fix Publishing URL ==The Calender server is broken ([https://bugs.amahi.org/issues/1339 Amahi bug 1339]). Below you will find a manual solution that will correct publishing URL for the problem. * As root user, edit this file: vi /etc/httpd/conf.d/03-calendar.conf * Comment out the following lines:<pre>#AllowOverride AuthConfigOrder allow,denyAllow from all</pre>is
* Add these lines afterwards<u>Fedora</u><br /><nowiki>http://ical/<preCalendarName>Options Indexes FollowSymLinks MultiViewsAllowOverride AuthConfigRequire all granted</prenowiki>.
* Restart the web server<u>Ubuntu</u><br /><nowiki>http: systemctl restart httpd//calendar/<CalendarName></nowiki>.service
Now you should be able If that fails to publish and access your calendar.work, try:
== Publishing URL ==<u>Fedora</u><br />The publishing URL for the calendar is <nowiki>http://calendarical.yourdomain.com/<CalendarName></nowiki>.
If that fails to work, try <u>Ubuntu</u><br /><nowiki>http://calendar.yourdomain.com/</nowiki>.
The <nowiki><CalendarName></nowiki> part maybe Home, or Home.ics (try this last one first).
We have one application called [http://www.amahi.org/apps/icalendar iCalendar] that needs to be installed if you want to browse calendars in your hda via a web interface. Please note that this app is a '''read only''' client. It cannot create calendar entries.
The url for accessing the calendar is : <nowiki>http://icalendar</nowiki> The url for setting the calendar preferences page is:
The url for setting the calendar preferences page is <nowiki>http://icalendar/preferences.php</nowiki>
== Calendar Clients ==
12,424

edits