MyShaarli/tests/plugins/test/test.meta
ArthurHoaro 15170b5164 Parse plugin parameters description with the PluginManager
Plugin parameter can contain a description in their meta file under the key:

    parameter.<param_name>="<description>"
2016-08-02 11:12:01 +02:00

4 lines
93 B
Plaintext

description="test plugin"
parameters="pop;hip"
parameter.pop="pop description"
parameter.hip=