Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PSR: use elseif instead of else if | ArthurHoaro | 2018-02-28 | 1 | -1/+1 |
| | | | | See https://www.php-fig.org/psr/psr-2/\#51-if-elseif-else | ||||
* | Parse plugin parameters description with the PluginManager | ArthurHoaro | 2016-08-02 | 1 | -1/+3 |
| | | | | | | Plugin parameter can contain a description in their meta file under the key: parameter.<param_name>="<description>" | ||||
* | Fixes #378 - Plugin administration UI. | ArthurHoaro | 2016-01-31 | 1 | -0/+2 |
| | |||||
* | Unit tests for Router and PluginManager. | ArthurHoaro | 2015-11-07 | 1 | -0/+0 |
| | |||||
* | Plugin system - CORE | ArthurHoaro | 2015-11-07 | 1 | -0/+21 |
see shaarli/Shaarli#275 |