]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Parse plugin parameters description with the PluginManager
authorArthurHoaro <arthur@hoa.ro>
Tue, 2 Aug 2016 09:02:20 +0000 (11:02 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 5 Nov 2016 13:29:52 +0000 (14:29 +0100)
Plugin parameter can contain a description in their meta file under the key:

    parameter.<param_name>="<description>"


No differences found