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

..Today-

action/H08-May-2023-344200

conf/H08-May-2023-4430

lang/H08-May-2023-192106

lib/H08-May-2023-910359

CHANGELOG.mdH A D07-May-20236.4 KiB186140

LICENSEH A D07-May-202317.7 KiB340281

README.mdH A D07-May-20232.1 KiB4729

plugin.info.txtH A D07-May-2023282 87

README.md

1# gitbacked Plugin for DokuWiki
2
3## :green_heart: Contributions welcome :green_heart:
4
5You want to support Open Source, even if you are new to the game?
6Feel free to grab an issue:
7
8- [Smaller issues, also well suited for newcomers](https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues?q=is%3Aissue+is%3Aopen+label%3Acontributionwelcome)
9- [Feature requests and other cool ideas](https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22)
10
11If you have encountered a problem, you have a good idea, or just have a question, please, create a new issue.
12
13## gitbacked Plugin for DokuWiki
14
15Store/Sync pages and media files in a git repository
16
17All documentation for this plugin can be found at
18http://www.dokuwiki.org/plugin:gitbacked
19
20This plugin is provided as released DokuWiki installable ZIP packages with detailed [release notes](https://github.com/woolfg/dokuwiki-plugin-gitbacked/blob/master/CHANGELOG.md)
21via this repos [Releases](https://github.com/woolfg/dokuwiki-plugin-gitbacked/releases).
22Detailed technical information on how releases are built can be found at [HowTo manage releases](https://github.com/woolfg/dokuwiki-plugin-gitbacked/blob/master/.github/workflows/docs/HowTo_MANAGE_RELEASES.md).
23
24If you install this plugin manually, make sure that:
25- you download a **released** `dokuwiki-plugin-gitbacked-YYYY-DD-MM.zip` file
26  from the [Release](https://github.com/woolfg/dokuwiki-plugin-gitbacked/releases) page.
27- this file is to be unpacked in `<DOKUWIKI_ROOT>/lib/plugins/gitbacked/` - if this folder
28  is called differently it will not work!
29
30Please refer to http://www.dokuwiki.org/plugins for additional info
31on how to install plugins in DokuWiki.
32
33## Changelog
34
35See [CHANGELOG.md](CHANGELOG.md)
36
37## Maintainers
38
39- [@mhoffrog (Markus Hoffrogge)](https://github.com/mhoffrog)
40- [@woolfg (Wolfgang Gassler)](https://github.com/woolfg)
41
42## License
43
44This plugin is licensed under GPLv2, see [LICENSE](LICENSE).
45
46See the [COPYING](https://github.com/splitbrain/dokuwiki/blob/master/COPYING) file in your DokuWiki folder for details
47