dokuwiki_gitbacked_plugin

Docuwiki gitbacked Plugin

Return to GitHub, Dokuwiki plugins or Dokuwiki

Sync/store pages and media in a git repository. So you can show/edit your human-readable wiki dir (e.g. documentation) with DokuWiki and store it together with your source code in the same git repo.

Last updated on 2016-08-14

Use with Dokuwiki GitHub Snippet Plugin


plugin»gitbacked»repoPath Path of the git repo (e.g. the savedir ./data)

ORIGINAL: $GLOBALS['conf']['savedir']

NEW:

./data/gitrepo

plugin»gitbacked»repoWorkDir Path of the git working tree, must contain “pages” and “media” directories (e.g. the savedir ./data) ORIGINAL: $GLOBALS['conf']['savedir']

NEW: ./data/gitrepo/wiki

https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues

dokuwiki_gitbacked_plugin.txt · Last modified: 2024/04/28 03:24 (external edit)