From d1c92e5721721f5940365a5f159adaa3bbd16816 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 6 Mar 2022 19:19:57 +0000 Subject: [PATCH] Auto-update README --- README.md | 56 +++++++++++++++++--------------------------- README_fr.md | 66 +++++++++++++++++++--------------------------------- 2 files changed, 45 insertions(+), 77 deletions(-) diff --git a/README.md b/README.md index cf4d2ca..2e3d9d9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + # Radicale for YunoHost [![Integration level](https://dash.yunohost.org/integration/radicale.svg)](https://dash.yunohost.org/appci/app/radicale) ![](https://ci-apps.yunohost.org/ci/badges/radicale.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/radicale.maintain.svg) @@ -5,21 +10,21 @@ *[Lire ce readme en français.](./README_fr.md)* -> *This package allow you to install Radicale quickly and simply on a YunoHost server. -If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* +> *This package allows you to install Radicale quickly and simply on a YunoHost server. +If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview Radicale is a small but powerful CalDAV (calendars, todo-lists) and CardDAV (contacts) server. -**Shipped version:** 1.1.6 -**Shipped version of InfCloud:** 0.13.1 +* This package bring a web interface for Radicale named InfCloud. -## Screenshots -## Demo +**Shipped version:** 1.1.6~ynh5 -No demo available. + + +## Disclaimers / important information ## Configuration @@ -29,42 +34,21 @@ And the file `/etc/radicale/rights` to edit the way the calendars will be sharin InfCloud has its own config file, at /var/www/radicale/infcloud/config.js -## Documentation - - * Official documentation: https://github.com/Kozea/Radicale/blob/website/pages/user_documentation.rst - * YunoHost documentation: https://yunohost.org/#/app_radicale - -## YunoHost specific features - -* This package bring a web interface for Radicale named InfCloud. - -#### Multi-users support - -Supported, with LDAP and SSO only with radicale, not for InfCloud. - -#### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/radicale%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/radicale/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/radicale%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/radicale/) - ## Limitations * The version 1.1.6 is relatively old. There's a version 2 of radicale, but this new version dos not support LDAP yet. -## Additionnal informations -## Links +## Documentation and resources - * Report a bug: https://github.com/YunoHost-Apps/radicale_ynh/issues - * Radicale website: http://radicale.org/ - * InfCloud website: https://www.inf-it.com/open-source/clients/infcloud/ - * YunoHost website: https://yunohost.org/ +* Official app website: http://radicale.org +* Official admin documentation: https://github.com/Kozea/Radicale/blob/website/pages/user_documentation.rst +* YunoHost documentation for this app: https://yunohost.org/app_radicale +* Report a bug: https://github.com/YunoHost-Apps/radicale_ynh/issues ---- +## Developer info -## Developers infos - -Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/radicale_ynh/tree/testing). +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/radicale_ynh/tree/testing). To try the testing branch, please proceed like that. ``` @@ -72,3 +56,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/radicale_ynh/tree/tes or sudo yunohost app upgrade radicale -u https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 94cd9a9..d01e6c1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -4,71 +4,53 @@ [![Installer Radicale avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=radicale) *[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d'installer Radicale rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, merci de regarder [ici](https://yunohost.org/#/install_fr) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d'installer Radicale rapidement et simplement sur un serveur YunoHost. +Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* -## Résumé +## Vue d'ensemble -Radicale est un petit mais puissant serveur CalDAV (calendriers, listes de tâches) et CardDAV (contacts). +Radicale is a small but powerful CalDAV (calendars, todo-lists) and CardDAV (contacts) server. -**Version embarquée :** 1.1.6 -**Version embarquée de InfCloud :** 0.13.1 +* This package bring a web interface for Radicale named InfCloud. -## Captures d'écran -## Démo +**Version incluse :** 1.1.6~ynh5 -Aucune démo pour cette application. + + +## Avertissements / informations importantes ## Configuration -Utilisez le fichier `/etc/radicale/config` pour modifier la configuration principale de radicale. -Le fichier `/etc/radicale/logging` pour changer le niveau de journalisation. -Et le fichier `/etc/radicale/rights` pour éditer la façon dont les calendriers seront partagés. +Use the file `/etc/radicale/config` to change the main configuration of radicale. +The file `/etc/radicale/logging` to change the level of logging. +And the file `/etc/radicale/rights` to edit the way the calendars will be sharing. -InfCloud a son propre fichier de config, à /var/www/radicale/infcloud/config.js - -## Documentation - - * Official documentation : https://github.com/Kozea/Radicale/blob/website/pages/user_documentation.rst - * Documentation YunoHost : https://yunohost.org/#/app_radicale_fr - -## Fonctionnalités spécifiques à YunoHost - -* Ce package propose une interface web pour radicale nommée InfCloud. - -#### Support multi-utilisateurs - -Supportée, avec LDAP et SSO seulement avec radicale, pas pour InfCloud. - -#### Architectures supportées. - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/radicale%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/radicale/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/radicale%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/radicale/) +InfCloud has its own config file, at /var/www/radicale/infcloud/config.js ## Limitations -* La version 1.1.6 est relativement ancienne. Il existe une version 2 de radicale, mais cette nouvelle version ne supporte pas encore ldap. +* The version 1.1.6 is relatively old. There's a version 2 of radicale, but this new version dos not support LDAP yet. -## Informations additionnelles -## Liens +## Documentations et ressources - * Reporter un bug : https://github.com/YunoHost-Apps/radicale_ynh/issues - * Site de Radicale : http://radicale.org/ - * Site de InfCloud : https://www.inf-it.com/open-source/clients/infcloud/ - * Site de YunoHost : https://yunohost.org/ +* Site officiel de l'app : http://radicale.org +* Documentation officielle de l'admin : https://github.com/Kozea/Radicale/blob/website/pages/user_documentation.rst +* Documentation YunoHost pour cette app : https://yunohost.org/app_radicale +* Signaler un bug : https://github.com/YunoHost-Apps/radicale_ynh/issues ---- - -## Informations à l'intention des développeurs +## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/radicale_ynh/tree/testing). -Pour tester la branche testing, merci de procéder ainsi. +Pour essayer la branche testing, procédez comme suit. ``` sudo yunohost app install https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug ou sudo yunohost app upgrade radicale -u https://github.com/YunoHost-Apps/radicale_ynh/tree/testing --debug ``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file