FreshRSS-Extensions/xExtension-QuickCollapse
Alexis Degrugillier 26be877e7a Fix extension definitions
Before, extensions were missing the definition of mandatory methods.
At the moment, it's not a problem because the coding guidelines are not
enforced by the code. But in the future, it will break.
Now, extensions have all mandatory method definitions.
2021-01-05 11:31:01 -05:00
..
Controllers Add Quick Collapse extension (#71) 2020-07-20 11:22:25 +02:00
i18n Add Quick Collapse extension (#71) 2020-07-20 11:22:25 +02:00
static Add Quick Collapse extension (#71) 2020-07-20 11:22:25 +02:00
views/quickCollapse Add Quick Collapse extension (#71) 2020-07-20 11:22:25 +02:00
extension.php Fix extension definitions 2021-01-05 11:31:01 -05:00
LICENSE Add Quick Collapse extension (#71) 2020-07-20 11:22:25 +02:00
metadata.json Fix extension definitions 2021-01-05 11:31:01 -05:00
README.md Add Quick Collapse extension (#71) 2020-07-20 11:22:25 +02:00

xExtension-QuickCollapse

This FreshRSS extension allows to quickly change from/to collapsed articles

To install this extension, you must upload this directory in your ./extensions directory and enable it on the extension panel in FreshRSS.

Changelog

  • 0.1 initial version