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

..23-Apr-2024-

conf/H27-Oct-2020-2710

lang/H27-Oct-2020-6422

syntax/H27-Oct-2020-275186

READMEH A D18-Oct-2020950 2819

README.mdH A D18-Oct-20201.1 KiB1510

filesharedownload.phpH A D18-Oct-20203.9 KiB134111

plugin.info.txtH A D18-Oct-2020194 87

README

1Fileshare Plugin for DokuWiki
2
3upload, show and download files from directory on web server
4
5All documentation for this plugin can be found at
6http://www.soft2c.de
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/fileshare/ - 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) Soft2C.de <info@soft2c.de>
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

README.md

1# fileshare Plugin for DokuWiki
2Dokuwiki-Plugin: Use a directory on your (web) server as file container.
3
4Share, plublish files via web server (with dokuwiki).
5
6All documentation for this plugin can be found athttps://www.dokuwiki.org/plugin:fileshare
7
8If you install this plugin manually, make sure it is installed inlib/plugins/fileshare/ - if the folder is called different itwill not work! Note: move the file filesharedownload.php (from plugin) to the root of your wiki (beside the doku.php).
9
10Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.
11----Copyright (C) Heiko Heinz <heiko.heinz@soft2c.de>
12This program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation; version 2 of the License
13This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See theGNU General Public License for more details.
14See the COPYING file in your DokuWiki folder for details
15