Kevin Papst
74cc2f4664
added links to extension repository
2016-12-05 21:13:34 +01:00
Marien Fressinaud
cb8d1480c1
Update extensions README
2015-01-08 21:34:29 +01:00
Marien Fressinaud
0316badf64
Update gitignore for extensions
2014-12-04 19:52:07 +01:00
Marien Fressinaud
86f69ca396
First draft for the new extension feature
...
- Only system extensions can be loaded for the moment by adding them in the config.php
file.
- Remove previous system (it will be added properly in the new system in the next step).
2014-12-04 19:33:29 +01:00
Alexandre Alapetite
febabccdd5
Primitive extension system
...
https://github.com/marienfressinaud/FreshRSS/issues/252
I have been using this extension system for a little while, in
particular to include custom CSS and/or JavaScript (inclusion of PHP
code is not done yet).
There is very little code and it does not impact performances.
I hurry to post it before
https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-05 12:14:22 +02:00