[dokuwiki] New PR: New CLI Plugin Type

  • From: "splitbrain" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 10 Nov 2017 17:58:20 +0100 (CET)

Hi,

splitbrain opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/2168:

This PR introduces a new plugin type for command line tools. To do so, the 
DokuCLI class was deprecated and replaced by the library that grew out of it. 
The plugin base code was refactored into an interface and a trait to allow for 
injecting the plugin functionality into a different class hierarchy.

This also fixes #2152 by introducing log levels

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

5a9e9520-c638-11e7-9817-f4091bec38f9


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

Other related posts:

  • » [dokuwiki] New PR: New CLI Plugin Type - splitbrain