Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #378 - Plugin administration UI. | ArthurHoaro | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | Bugfix: do not store plugin errors in data.php | ArthurHoaro | 2015-11-22 | 1 | -1/+1 |
| | | | | | | Before this, calling writeConfig() would have write error messages in data.php, because it uses 'plugins' array which is used for plugin configuration. Causing the message error appear everytime. | ||||
* | Handle errors raised by plugins in template. fixes #370 | ArthurHoaro | 2015-11-08 | 1 | -3/+3 |
| | |||||
* | unit tests for readityourself plugin + remove hard error | ArthurHoaro | 2015-11-08 | 1 | -7/+15 |
| | |||||
* | PLUGIN readityourself | ArthurHoaro | 2015-11-08 | 1 | -0/+35 |
Add an icon for each link (linklist) for ReadItYourself |