This is an old revision of the document!
Table of Contents
davcard Plugin
Compatible with DokuWiki
Elenor Of Tsort, Detritus, Hrun, Frusterick Manners
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
DAVCard provides
- Integration of an address book
- Optionally, provides tabular output
- Addressbook is automatically shared based on ACL
- Together with webdavclient, can act as a CardDAV Client
Requirements
- You need the sqlite PlugIn
Installation
Make sure that the sqlite PlugIn is installed.
Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.
Examples/Usage
This PlugIn allows you to embed an address book into a wiki page. For editing, it makes heavy use of AJAX/jQuery and is thus only reliably rendered in your webbrowser.
To add a simple address book to a page, use the syntax {{davcardbook>}}
.
Be aware that only one address book per page is possible. However, you can aggregate multiple address books into one.
Syntax
There are a few syntax elements that control certain settings of your address book:
{{davcardbook>}}
embeds a complete address book.
{{davcard>name=Test
embeds only the contact with name 'Test'. Alternative options include 'email' and 'phone'.
Development
Change Log
- An error occurred while fetching this feed: https://www.aboehler.at/hg/davcard/rss-log
Known Bugs and Issues
Please use the bug tracker (“Create Task…”, click on the drop-down icon of the backlog) at code.rnb-consulting.at/tag/davcard_plugin. This page is unmonitored.
Working as a CardDAV Server is currently unsupported, but will be added soon.
ToDo/Wish List
Please use the bug tracker (“Create Task…”, click on the drop-down icon of the backlog) at code.rnb-consulting.at/tag/davcard_plugin. This page is unmonitored.