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
projects:dokuwiki_plugins [2015/03/26 15:14] Andreas Böhlerprojects:dokuwiki_plugins [2017/04/26 12:25] (current) – [davcard] Andreas Böhler
Line 44: Line 44:
 ^ Source | [[http://www.aboehler.at/hg/csstimeline|www.aboehler.at/hg/csstimeline]] | ^ Source | [[http://www.aboehler.at/hg/csstimeline|www.aboehler.at/hg/csstimeline]] |
 ^ Bugtracker | [[https://code.rnb-consulting.at/tag/csstimeline_plugin/|code.rnb-consulting.at/tag/csstimeline_plugin]] | ^ Bugtracker | [[https://code.rnb-consulting.at/tag/csstimeline_plugin/|code.rnb-consulting.at/tag/csstimeline_plugin]] |
 +
 +===== jorgchart =====
 +
 +A simple JavaScript-only plugin to generate an organisational chart from a list
 +
 +^ Documentation | [[http://www.dokuwiki.org/plugin:jorgchart|www.dokuwiki.org/plugin:jorgchart]] |
 +^ Source | [[http://www.aboehler.at/hg/jorgchart|www.aboehler.at/hg/jorgchart]] |
 +^ Bugtracker | [[https://code.rnb-consulting.at/tag/jorgchart_plugin/|code.rnb-consulting.at/tag/jorgchart_plugin]] |
 +
 +===== davcal =====
 +
 +A calendar plugin with synchronisation and sharing support. Requires webdavclient for Client support.
 +
 +^ Documentation | [[http://www.dokuwiki.org/plugin:davcal|www.dokuwiki.org/plugin:davcal]] |
 +^ Source | [[http://www.aboehler.at/hg/davcal|www.aboehler.at/hg/davcal]] |
 +^ Bugtracker | [[https://code.rnb-consulting.at/tag/davcal_plugin|code.rnb-consulting.at/tag/davcal_plugin]] |
 +
 +===== davcard =====
 +
 +A contacts plugin with synchronisation and sharing support. Requires webdavclient for client support.
 +
 +^ Documentation | [[http://www.dokuwiki.org/plugin:davcard|www.dokuwiki.org/plugin:davcard]] |
 +^ Source | [[http://www.aboehler.at/hg/davcard|www.aboehler.at/hg/davcard]] |
 +^ Bugtracker | [[https://code.rnb-consulting.at/tag/davcard_plugin|code.rnb-consulting.at/tag/davcard_plugin]] |
 +
 +===== webdavclient =====
 +
 +A generic WebDAV client that support synchronising calendar and address books. Allows davcal to subscribe
 +to remote calendars, an addrss book PlugIn is in the works.
 +
 +^ Documentation | [[http://www.dokuwiki.org/plugin:webdavclient|www.dokuwiki.org/plugin:webdavclient]] |
 +^ Source | [[http://www.aboehler.at/hg/webdavclient|www.aboehler.at/hg/webdavclient]] |
 +^ Bugtracker | [[https://code.rnb-consulting.at/tag/webdavclient_plugin|code.rnb-consulting.at/tag/webdavclient_plugin]] |