xref: /plugin/gitbacked/README.md (revision 00aa0913d094e5025aac5d2a8dca95f0c1da2eb9)
1# gitbacked Plugin for DokuWiki
2
3Store/Sync pages and media files in a git repository
4
5All documentation for this plugin can be found at
6http://www.dokuwiki.org/plugin:gitbacked
7
8If you install this plugin manually, make sure it is installed in
9`lib/plugins/gitbacked/` - 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## License
16
17Copyright (C) Wolfgang Gassler <wolfgang@gassler.org>
18
19This program is free software; you can redistribute it and/or modify
20it under the terms of the GNU General Public License as published by
21the Free Software Foundation; version 2 of the License
22
23This program is distributed in the hope that it will be useful,
24but WITHOUT ANY WARRANTY; without even the implied warranty of
25MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26GNU General Public License for more details.
27
28See the COPYING file in your DokuWiki folder for details
29