Wolfgang Gassler
Wolfgang Gassler
`gitrepo` contains the git repo (and `.git` folder), the `repoWorkDir` just defines where inside the repo the dokuwiki pages should be saved. For example if you want to store doc...
thanks @sjv0, as you already changed the code, you could als send a pull request. we can work together on it in case there is something missing.
thanks @sjv0 - if I can recall correctly in some setups you can have different paths, but I am also not 100% sure about that. @mhoffrog do you know more...
maybe @danny0838 can remember the reason who added it in #11? I can't find a proper reasoning but I think we have talked about it somewhere.
thank @danny0838 for the fast and very detailed reply. For me the prefered improvement would be: > To prevent a confusion, consider defaulting $conf['plugin']['gitbacked']['repoWorkDir'] to empty or null value, in...
thanks @mhoffrog for the PR, looks good. So it should be backward compatible, right? If people update and do not have values for the options, everything should still work?
Hey @mhoffrog, as my time is very limited and I am currently not actively using DokuWiki and the plugin, would you be interested in becoming a maintainer and helping with...
thank @ochurlaud for the proposal, can you please describe it a bit more in details what is does and for what use case it is needed?
ok, I see. maybe we could build a more flexible system which can be used for other plugins as well. so that we e.g. can config it somewhere what events...
looks useful for some scenarios, thanks. @mhoffrog?