Commit Graph

4 Commits

Author SHA1 Message Date
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