[dokuwiki] New PR: remove deleted files on update of extension

  • From: "Klap-in" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 16 Jul 2015 22:16:31 +0200 (CEST)

Hi,

Klap-in opened a new pull request at
https://github.com/splitbrain/dokuwiki/pull/1240:

Resolves #1192 by supporting:

`/lib/plugins/<plugin>/deleted.files`
which list files that can be removed e.g.
```
# This is a list of files that were present in previous plugin releases
# but were removed later. An up to date plugin should not have any of
# the files installed
action.php
folder/file.txt
```

DON'T MERGE. Work in progress.

Please help us to review this pull request, so new contributors get feedback in
a timely manner.

8b616300-2bf7-11e5-9370-c9e78e67fd08


--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: remove deleted files on update of extension - Klap-in