mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
687281cbf2
6 changed files with 19 additions and 17 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# Roundcube for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/roundcube.svg)](https://dash.yunohost.org/appci/app/roundcube) ![Working status](https://ci-apps.yunohost.org/ci/badges/roundcube.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/roundcube.maintain.svg)
|
||||
|
||||
[![Install Roundcube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=roundcube)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -27,7 +28,7 @@ In addition to Roundcube core features, the following are made available with th
|
|||
* Support for PGP encryption with Enigma plugin by default.
|
||||
|
||||
|
||||
**Shipped version:** 1.6.0~ynh3
|
||||
**Shipped version:** 1.6.0~ynh4
|
||||
|
||||
**Demo:** https://demo.yunohost.org/webmail/
|
||||
|
||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Roundcube pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/roundcube.svg)](https://dash.yunohost.org/appci/app/roundcube) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/roundcube.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/roundcube.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/roundcube.svg)](https://dash.yunohost.org/appci/app/roundcube) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/roundcube.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/roundcube.maintain.svg)
|
||||
|
||||
[![Installer Roundcube avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=roundcube)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Roundcube 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.*
|
||||
> *Ce package vous permet d’installer Roundcube 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Roundcube est un client IMAP multilingue basé sur un navigateur avec une interface utilisateur semblable à une application.
|
||||
|
||||
|
@ -28,13 +29,13 @@ En plus des fonctionnalités principales de Roundcube, les éléments suivants s
|
|||
* Prise en charge du chiffrement PGP avec le plugin Enigma installé par default.
|
||||
|
||||
|
||||
**Version incluse :** 1.6.0~ynh3
|
||||
**Version incluse :** 1.6.0~ynh4
|
||||
|
||||
**Démo :** https://demo.yunohost.org/webmail/
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||
![Capture d'écran de Roundcube](./doc/screenshots/screenshot.png)
|
||||
![Capture d’écran de Roundcube](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -85,9 +86,9 @@ Vous pouvez également télécharger le plugin et le placer dans le répertoire
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://roundcube.net/>
|
||||
* Documentation officielle de l'admin : <https://github.com/roundcube/roundcubemail/wiki>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/roundcube/roundcubemail>
|
||||
* Site officiel de l’app : <https://roundcube.net/>
|
||||
* Documentation officielle de l’admin : <https://github.com/roundcube/roundcubemail/wiki>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/roundcube/roundcubemail>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_roundcube>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/roundcube_ynh/issues>
|
||||
|
||||
|
@ -103,4 +104,4 @@ ou
|
|||
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Open Source Webmail software",
|
||||
"fr": "Webmail Open Source"
|
||||
},
|
||||
"version": "1.6.0~ynh3",
|
||||
"version": "1.6.0~ynh4",
|
||||
"url": "https://roundcube.net/",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
|
@ -15,7 +15,7 @@ YNH_COMPOSER_VERSION=2.3.7
|
|||
# Plugins version
|
||||
contextmenu_version=3.3.1
|
||||
automatic_addressbook_version=v0.4.3
|
||||
carddav_version=4.4.3
|
||||
carddav_version=5.0.1
|
||||
|
||||
#=================================================
|
||||
# EXPERIMENTAL HELPERS
|
||||
|
|
|
@ -168,7 +168,7 @@ chown -R $app:www-data "$final_path/plugins/enigma/home"
|
|||
# Install CardDAV plugin
|
||||
if [ $with_carddav -eq 1 ]
|
||||
then
|
||||
ynh_composer_exec --commands="require roundcube/carddav $carddav_version"
|
||||
ynh_composer_exec --commands="require roundcube/carddav $carddav_version --with-all-dependencies"
|
||||
|
||||
carddav_tmp_config="../conf/carddav.config.inc.php"
|
||||
carddav_server=0
|
||||
|
|
|
@ -220,7 +220,7 @@ then
|
|||
# Update or install CardDAV plugin
|
||||
if [ $with_carddav -eq 1 ]
|
||||
then
|
||||
ynh_composer_exec --commands="require roundcube/carddav $carddav_version"
|
||||
ynh_composer_exec --commands="require roundcube/carddav $carddav_version --with-all-dependencies"
|
||||
|
||||
carddav_tmp_config="../conf/carddav.config.inc.php"
|
||||
carddav_server=0
|
||||
|
|
Loading…
Reference in a new issue