[dokuwiki] DAV support for Dokuwiki

  • From: Evert | Rooftop <evert@xxxxxxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 12 Jan 2009 02:10:51 -0500

Hi List,

We've been working with DokuWiki quite a bit here at the office, and it's working pretty well for us. I've been looking at a (for me) more intuitive interface to edit pages and decided upon ViM :)

I made a start with a WebDAV implementation for DokuWiki. It's very minimal in it's feature set, but I was curious to see if there was interest from within the Dokuwiki community.

Instructions can be found here:
http://code.google.com/p/sabredav/source/browse/trunk/examples/dokuwiki/README

Since this doesn't seem to fall under the standard plugin-categories, I was wondering how this (ideally) should be developed. All the code is currently contained within dav.php, which should be dropped in the base DokuWiki directory (I figured this made sense, as it was on the same level as feed.php).

Should this be developed as a plugin? Or would there be interest in core-inclusion? All the DAV code is from SabreDAV, which is PHP 5- only, uses Zend-like conventions and licensed under a BSD license.

Definitely let me know if there are people interested (in using or helping development even..).

Evert

Other related posts: