• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

_test/12-Jan-2021-204135

conf/12-Jan-2021-3014

core/12-Jan-2021-1,573830

lang/en/12-Jan-2021-42

vendor/12-Jan-2021-69,48831,916

.editorconfigD11-Jan-2021328 2016

.travis.ymlD11-Jan-2021290 1413

MenuItem.phpD11-Jan-20211.2 KiB6026

README.mdD11-Jan-2021960 2819

action.phpD11-Jan-20211.8 KiB6041

admin.phpD11-Jan-20215 KiB200137

composer.jsonD11-Jan-202157 65

composer.lockD11-Jan-202115.5 KiB472471

folder-network-outline.svgD11-Jan-2021411 43

helper.phpD11-Jan-20211,021 4223

phpcs.xmlD11-Jan-20212 KiB5035

plugin.info.txtD11-Jan-2021207 87

script.jsD11-Jan-20211.6 KiB4730

server.phpD11-Jan-20212.1 KiB7539

README.md

1# WebDAV Plugin for DokuWiki
2
3Add WebDAV support to DokuWiki.
4
5All documentation for this plugin can be found at
6http://www.dokuwiki.org/plugin:webdav
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/webdav/ - if the folder is called different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/plugins for additional info
13on how to install plugins in DokuWiki.
14
15----
16Copyright (C) Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
17
18This program is free software; you can redistribute it and/or modify
19it under the terms of the GNU General Public License as published by
20the Free Software Foundation; version 2 of the License
21
22This program is distributed in the hope that it will be useful,
23but WITHOUT ANY WARRANTY; without even the implied warranty of
24MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25GNU General Public License for more details.
26
27See the COPYING file in your DokuWiki folder for details
28