mirror of
https://github.com/YunoHost-Apps/mailman3_ynh.git
synced 2024-09-03 19:36:17 +02:00
Auto-update README
This commit is contained in:
parent
e23fa631f8
commit
16a134e53a
2 changed files with 15 additions and 13 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Mailman3 for YunoHost
|
# Mailman3 for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mailman3)  
|
[](https://dash.yunohost.org/appci/app/mailman3)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=mailman3)
|
[](https://install-app.yunohost.org/?app=mailman3)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -76,7 +77,7 @@ Finally, you also configure things through the Django web admin available at `/a
|
||||||
* Official user documentation: <http://docs.mailman3.org/en/latest/userguide.html>
|
* Official user documentation: <http://docs.mailman3.org/en/latest/userguide.html>
|
||||||
* Official admin documentation: <https://docs.mailman3.org/en/latest/>
|
* Official admin documentation: <https://docs.mailman3.org/en/latest/>
|
||||||
* Upstream app code repository: <https://gitlab.com/mailman/mailman-suite>
|
* Upstream app code repository: <https://gitlab.com/mailman/mailman-suite>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_mailman3>
|
* YunoHost Store: <https://apps.yunohost.org/app/mailman3>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
23
README_fr.md
23
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Mailman3 pour YunoHost
|
# Mailman3 pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mailman3)  
|
[](https://dash.yunohost.org/appci/app/mailman3)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=mailman3)
|
[](https://install-app.yunohost.org/?app=mailman3)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Mailman3 rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Mailman3 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.*
|
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
|
||||||
|
|
||||||
Un gestionnaire de liste de discussion par email
|
Un gestionnaire de liste de discussion par email
|
||||||
|
|
||||||
|
@ -21,9 +22,9 @@ Un gestionnaire de liste de discussion par email
|
||||||
|
|
||||||
**Démo :** https://lists.mailman3.org/mailman3/lists/
|
**Démo :** https://lists.mailman3.org/mailman3/lists/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -72,11 +73,11 @@ Finally, you also configure things through the Django web admin available at `/a
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <http://www.list.org/>
|
* Site officiel de l’app : <http://www.list.org/>
|
||||||
* Documentation officielle utilisateur : <http://docs.mailman3.org/en/latest/userguide.html>
|
* Documentation officielle utilisateur : <http://docs.mailman3.org/en/latest/userguide.html>
|
||||||
* Documentation officielle de l'admin : <https://docs.mailman3.org/en/latest/>
|
* Documentation officielle de l’admin : <https://docs.mailman3.org/en/latest/>
|
||||||
* Dépôt de code officiel de l'app : <https://gitlab.com/mailman/mailman-suite>
|
* Dépôt de code officiel de l’app : <https://gitlab.com/mailman/mailman-suite>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mailman3>
|
* YunoHost Store: <https://apps.yunohost.org/app/mailman3>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/mailman3_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
@ -91,4 +92,4 @@ ou
|
||||||
sudo yunohost app upgrade mailman3 -u https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug
|
sudo yunohost app upgrade mailman3 -u https://github.com/YunoHost-Apps/mailman3_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>
|
Loading…
Add table
Reference in a new issue