mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
French version + fix English one + demo video
This commit is contained in:
parent
d9e245f559
commit
bf6f8529c1
1 changed files with 44 additions and 3 deletions
47
README.md
47
README.md
|
@ -1,4 +1,4 @@
|
|||
Wallabag v2 for Yunohost
|
||||
[English version] - Wallabag v2 for Yunohost
|
||||
------------------------
|
||||
|
||||
This is a Wallabag v2 package for YunoHost.
|
||||
|
@ -30,11 +30,52 @@ this package:
|
|||
The upgrade from the YunoHost [Wallabag v1](https://github.com/YunoHost-Apps/wallabag_ynh)
|
||||
app requires a manual operation, that's why it's provided as a new package.
|
||||
For the migration process, please refer to the
|
||||
[Wallabag official documentation](https://doc.wallabag.org/fr/user/import/wallabagv1.html).
|
||||
[Wallabag official documentation](https://doc.wallabag.org/en/user/import/wallabagv1.html).
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/wallabag2_ynh/issues
|
||||
* Wallabag website: https://www.wallabag.org/
|
||||
* Wallabag documentation : https://doc.wallabag.org/ (fr/en/it/de)
|
||||
* Wallabag documentation: https://doc.wallabag.org/ (fr/en/it/de)
|
||||
* YunoHost website: https://yunohost.org/
|
||||
* Demo: https://player.vimeo.com/video/167435064
|
||||
|
||||
|
||||
---
|
||||
[Version française] - Wallabag pour Yunohost
|
||||
---
|
||||
|
||||
Paquet Wallabag v2 pour Yunohost.
|
||||
|
||||
---
|
||||
|
||||
**NB: Depuis que @jeromelebleu ne maintiens plus ce paquet, je (@lapineige) reprends la charge de ce dépôt. Mais j'ai un temps et une expérience limitées, donc n'hésitez pas à donner un coup de main :) !**
|
||||
|
||||
**Version actuelle:** 2.2.3
|
||||
|
||||
[Wallabag](https://www.wallabag.org/) est une application de lecture différée : elle permet simplement d’archiver une page web en ne conservant que le contenu. Les éléments superflus (menus, publicités, etc.) sont supprimés.
|
||||
|
||||
[](https://install-app.yunohost.org/?app=wallabag2)
|
||||
|
||||
## Fonctionnalités
|
||||
|
||||
En plus des fonctionnalités principales de Wallabag, ce paquet propose également:
|
||||
|
||||
* Une intégration avec le système de gestion des utilisateurs et le SSO de Yunohost - e.g. un bouton de déconnexion
|
||||
* De permettre à un utilisateur d'être administrateur (réglage lors de l'installation)
|
||||
* Un import asynchrone utilisant Redis (à activer dans les *Paramètres Internes*). L'import via RabbitMQ n'est pas (encore ?) supporté.
|
||||
|
||||
## Mettre à niveau depuis la v1
|
||||
|
||||
La mise à niveau depuis le paquet Yunohost de [Wallabag v1](https://github.com/YunoHost-Apps/wallabag_ynh) demande une opération manuelle, c'est pourquoi un nouveau paquet est fournit.
|
||||
Pour le processus de migration, merci de vous référer à [la documentation officiel de Wallabag](https://doc.wallabag.org/fr/user/import/wallabagv1.html).
|
||||
|
||||
## Liens
|
||||
|
||||
* Rapport de bug: https://github.com/YunoHost-Apps/wallabag2_ynh/issues
|
||||
* Site web de Wallabag: https://www.wallabag.org/
|
||||
* Documentation de Wallabag: https://doc.wallabag.org/ (fr/en/it/de)
|
||||
* Site web de YunoHost: https://yunohost.org/
|
||||
* Demo: https://player.vimeo.com/video/167435064
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue