woolfg / dokuwiki-plugin-gitbacked

Plugin for DokuWiki to store/sync files and media with a git repo
GNU General Public License v2.0
74 stars 26 forks source link

Accept Absolute Path in 'repoPath' #81

Closed sjv0 closed 1 year ago

sjv0 commented 2 years ago

Don't concatenate DOKU_INC and repoPath if repoPath is an absolute path.

woolfg commented 2 years ago

discussion see #80

mhoffrog commented 1 year ago

Closing this PR, since it is integrated part of PR #83.