diff options
Diffstat (limited to 'help/C/calendar-publishing.page')
-rw-r--r-- | help/C/calendar-publishing.page | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/help/C/calendar-publishing.page b/help/C/calendar-publishing.page new file mode 100644 index 0000000000..fd95a0bb45 --- /dev/null +++ b/help/C/calendar-publishing.page @@ -0,0 +1,31 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="calendar-publishing"> + + <info> + <desc>Post your calendar content in public.</desc> + + <link type="guide" xref="calendar-sharing-information" /> + + <revision pkgversion="3.1.5" version="0.3" date="2011-07-31" status="final"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <credit type="author"> + <name>Novell, Inc</name> <!-- Content partially from Reuse http://library.gnome.org/users/evolution/2.32/config-prefs-cal.html.en#bxjng8p and http://library.gnome.org/users/evolution/2.32/usage-calendar-apts.html.en#publishing-freebusy --> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Calendar Publishing</title> +<p>In order to make one of your calendars available to the public, you can define calendars to be uploaded to a web server under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Calendar and Tasks</gui><gui>Calendar Publishing</gui><gui style="button">Add</gui></guiseq>.</p> + +<p>You can specify the online location, the frequency of publishing, which calendar(s) to publish, and authentication information for uploading.</p> + +<p>You can publish Calendar and Free/Busy information to a WebDAV server, FTP server, a remote machine through SSH or to any other web server with HTTP PUT support.</p> + +<p>To immediately publish calendar information, click <guiseq><gui>Actions</gui><gui>Publish Calendar Information</gui></guiseq> in the calendar.</p> +</page> |