Changes

From Amahi Wiki
Jump to: navigation, search
173 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.
In addition, you can also install a "client" application to browse calendars in your HDA, like [http://www.amahi.org/apps/webcal icalendar iCalendar]
Calendars can be created with widely available clients such as:
'''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) Manual Solution Publishing URL ==The Calender server publishing URL for the calendar is broken ([https://bugs.amahi.org/issues/1339 Amahi bug 1339]). Below you will find a manual solution that will correct the problem.
* As root user, edit this file<u>Fedora</u><br /><nowiki>http: vi /etc/httpdical/conf.d<CalendarName></03-calendarnowiki>.conf
* Comment out the following lines<u>Ubuntu</u><br /><nowiki>http://calendar/<preCalendarName>#AllowOverride AuthConfigOrder allow,denyAllow from all</prenowiki>.
* Add these lines afterwardsIf that fails to work, try:<pre>Options Indexes FollowSymLinks MultiViewsAllowOverride AuthConfigRequire all granted</pre>
* Restart the web server<u>Fedora</u><br /><nowiki>http: systemctl restart httpd//ical.yourdomain.com/<CalendarName></nowiki>.service
Now you should be able to publish and access your calendar. == Publishing URL ==The publishing URL for the calendar is<nowikiu> http:Ubuntu<//calendar/<CalendarNameu><br /nowiki>. If that fails to work, try <nowiki>http://calendar.yourdomain.com/</nowiki>.
The <nowiki><CalendarName></nowiki> part maybe Home, or Home.ics (try this last one first).
== Accessing the Calendar ==
We have one application called [http://www.amahi.org/apps/webcal 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 accessing setting the calendar preferences page is <nowiki>http://icalendar</nowiki>
The url for setting the calendar preferences page is <nowiki>http://icalendar/preferences.php</nowiki>
== Calendar Clients ==
12,424

edits