diff options
| author | 2025-03-24 13:04:10 +0000 | |
|---|---|---|
| committer | 2025-03-24 14:04:10 +0100 | |
| commit | b0a3ae1e7af2a1485439439463ceed3dc2057f65 (patch) | |
| tree | e7a7e222318d09d68597d8fe7630a3ec11d1b959 /README.fr.md | |
| parent | 0217c839793174bbbf928a9d78eead368ccf5fae (diff) | |
Clarify MINZ usage (#7426)
* Clarify MINZ usage
MINZ (archived, read-only) is not a dependency
of FreshRSS, which would be very concerning.
Instead, FreshRSS copied MINZ and has evolved
it since then under the same license.
Ref: https://github.com/FreshRSS/FreshRSS/discussions/7425
* Move credits to README
* Delete credits from web UI
* Additional changes
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'README.fr.md')
| -rw-r--r-- | README.fr.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/README.fr.md b/README.fr.md index bb8281f8e..ffed7d3c8 100644 --- a/README.fr.md +++ b/README.fr.md @@ -255,17 +255,18 @@ et [l’API Fever](https://freshrss.github.io/FreshRSS/fr/users/06_Fever_API.htm # Bibliothèques incluses * [SimplePie](https://simplepie.org/) -* [MINZ](https://framagit.org/marienfressinaud/MINZ) * [php-http-304](https://alexandre.alapetite.fr/doc-alex/php-http-304/) * [lib_opml](https://framagit.org/marienfressinaud/lib_opml) +* [bcrypt.js](https://github.com/dcodeIO/bcrypt.js) * [PhpGt/CssXPath](https://github.com/PhpGt/CssXPath) * [PHPMailer](https://github.com/PHPMailer/PHPMailer) * [Chart.js](https://www.chartjs.org) -## Uniquement pour certaines options ou configurations +# Crédits additionels -* [bcrypt.js](https://github.com/dcodeIO/bcrypt.js) -* [phpQuery](https://github.com/phpquery/phpquery) +* Basé sur une version modifiée du [framework MINZ](https://framagit.org/marienfressinaud/MINZ) +* Certaines [icônes](https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic) sont issues du [projet GNOME](https://www.gnome.org/) +* Polices : [*Open Sans*](https://fonts.google.com/specimen/Open+Sans), [*Lato*](https://www.latofonts.com/lato-free-fonts/), [*Spectral*](https://github.com/productiontype/spectral) # Alternatives |
