DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:webdavclient

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:webdavclient [2016-07-11 01:18] – provide links for sqlite dependency achplugin:webdavclient [2023-12-19 19:03] (current) andyboeh
Line 6: Line 6:
 email      : dev@aboehler.at  email      : dev@aboehler.at 
 type       : Action Plugin type       : Action Plugin
-lastupdate : 2016-07-01 +lastupdate : 2020-04-20 
-compatible : Detritus, Hrun+compatible : Detritus, Hrun, Elenor of Tsort, Frusterick Manners, Greebo
 depends    : sqlite depends    : sqlite
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : webdav, caldav, carddav, dav, synchronisation+tags       : webdav, caldav, carddav, dav, synchronisation, !discontinued
  
-downloadurl: http://www.aboehler.at/hg/webdavclient/archive/tip.tar.gz +downloadurl: https://gitlab.aboehler.at/dokuwiki/webdavclient/-/archive/main/webdavclient-main.tar.gz 
-bugtracker : https://code.rnb-consulting.at/tag/webdavclient_plugin+bugtracker : https://gitlab.aboehler.at/dokuwiki/webdavclient/-/issues 
-sourcerepo : http://www.aboehler.at/hg/webdavclient+sourcerepo : https://gitlab.aboehler.at/dokuwiki/webdavclient
 donationurl:  donationurl: 
  
 screenshot_img :  screenshot_img : 
 ---- ----
 +
 +:!: **This plugin is no longer maintained.**
  
 ===== webdavclient ===== ===== webdavclient =====
  
-WebDAVClient is a content-providing PlugIn that allows other PlugIns to interact with WebDAV-enabled calendars and contacts. A full two-way synchronisation is performed. +WebDAVClient is a content-providing PlugIn that allows other PlugIns to interact with WebDAV-enabled calendars and contacts as well as ICS Feeds. A full two-way synchronisation is performed (WebDAV only).
  
 It features an Admin component where an Administrator can add WebDAV connections to Calendars and Address books. The data is then synchronized in the background to a local SQLite cache. It features an Admin component where an Administrator can add WebDAV connections to Calendars and Address books. The data is then synchronized in the background to a local SQLite cache.
Line 40: Line 42:
 Make sure that the sqlite PlugIn is installed.  Make sure that the sqlite PlugIn is installed. 
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
  
-Only an admin can configure WebDAV connections. Go the Admin -> WebDAV Connection Setup and add a new connection. You can try auto-discovery first by providing only the minimal information set in the lower left corner. If it is successful, you get a list with all discovered calendars/addressbooks and can select the ones you would like to add.+Only an admin can configure WebDAV connections. Go the Admin -> WebDAV Connection Setup and add a new connection. You can try auto-discovery first by providing only the minimal information set in the lower left corner (WebDAV only). If it is successful, you get a list with all discovered calendars/addressbooks and can select the ones you would like to add.
  
-If auto-discovery fails, you can manually add a new connection in the lower right corner.+If auto-discovery fails, you can manually add a new connection in the lower right corner. This is required for ICS feeds.
  
 After adding a connection, it is **disabled by default**. This is due to the possibility of a large initial sync. Keep the connection disabled and click on "Force Sync". If it went successful, you can enable the connection (Dropdown to "active" and then click on "Modify Connection").  After adding a connection, it is **disabled by default**. This is due to the possibility of a large initial sync. Keep the connection disabled and click on "Force Sync". If it went successful, you can enable the connection (Dropdown to "active" and then click on "Modify Connection"). 
Line 55: Line 57:
  
 When you want to use one of the connections in, e.g., caldav, simply note the ID in the first column and configure a new calendar with the ID ''%%webdav://7%%'' to connect to the WebDAV connection with ID 7. When you want to use one of the connections in, e.g., caldav, simply note the ID in the first column and configure a new calendar with the ID ''%%webdav://7%%'' to connect to the WebDAV connection with ID 7.
 +
 +===== Permissions =====
 +
 +If you add the path to a wiki page (i.e. namespace:page) to the column "Page for Permissions", this webdavclient inherits the permissions of the page specified here. Thus, you can use the ACL manager of DokuWiki to change the permissions of the given page to influence who is able to use the WebDAV connection.
 +
 +You need at least davcal 2019-01-21 for this to work properly. Older versions do not honor this setting.
  
 ===== CRON Job ===== ===== CRON Job =====
plugin/webdavclient.1468192685.txt.gz · Last modified: 2016-07-11 01:18 by ach

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki