MyShaarli/application/config
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
..
ConfigIO.php Adds ConfigJson which handle the configuration in JSON format. 2016-06-11 09:30:56 +02:00
ConfigJson.php Add closing PHP tags to JSON config files 2016-06-20 18:30:37 +02:00
ConfigManager.php Rename configuration key for better sections 2016-06-11 09:30:56 +02:00
ConfigPhp.php Rename configuration key for better sections 2016-06-11 09:30:56 +02:00
ConfigPlugin.php Parse plugin parameters description with the PluginManager 2016-08-02 11:12:01 +02:00