1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiki_ynh.git synced 2024-09-04 01:15:54 +02:00
tiki_ynh/README_fr.md

56 lines
2.3 KiB
Markdown
Raw Normal View History

2022-05-22 20:54:18 +02:00
# Tiki pour YunoHost
2022-05-22 20:54:12 +02:00
2022-05-22 20:54:18 +02:00
[![Niveau d'intégration](https://dash.yunohost.org/integration/tiki.svg)](https://dash.yunohost.org/appci/app/tiki) ![](https://ci-apps.yunohost.org/ci/badges/tiki.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/tiki.maintain.svg)
[![Installer Tiki avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tiki)
2022-05-22 20:54:12 +02:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2022-05-22 20:54:18 +02:00
> *Ce package vous permet d'installer Tiki 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.*
2022-05-22 20:54:12 +02:00
## Vue d'ensemble
2022-05-22 20:54:18 +02:00
Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
2022-05-22 20:54:12 +02:00
2022-05-22 20:54:18 +02:00
### Features
2022-05-22 20:54:12 +02:00
2022-05-22 20:54:18 +02:00
- Ut enim ad minim veniam, quis nostrud exercitation ullamco ;
- Laboris nisi ut aliquip ex ea commodo consequat ;
- Duis aute irure dolor in reprehenderit in voluptate ;
- Velit esse cillum dolore eu fugiat nulla pariatur ;
- Excepteur sint occaecat cupidatat non proident, sunt in culpa."
2022-05-22 20:54:12 +02:00
2022-05-22 20:54:18 +02:00
**Version incluse :** 1.0~ynh1
2022-05-22 20:54:12 +02:00
2022-05-22 20:54:18 +02:00
**Démo :** https://tiki.org/Try-Tiki
2022-05-22 20:54:12 +02:00
2022-05-22 20:54:18 +02:00
## Captures d'écran
2022-05-22 20:54:12 +02:00
2022-05-22 20:54:18 +02:00
![](./doc/screenshots/example.jpg)
2022-05-22 20:54:12 +02:00
## Avertissements / informations importantes
2022-05-22 20:54:18 +02:00
`http://example.org/tiki-install.php`
2022-05-22 20:54:12 +02:00
## Documentations et ressources
2022-05-22 20:54:18 +02:00
* Site officiel de l'app : https://tiki.org/
* Documentation officielle utilisateur : https://yunohost.org/apps
* Documentation officielle de l'admin : https://doc.tiki.org
* Dépôt de code officiel de l'app : https://sourceforge.net/projects/tikiwiki/
* Documentation YunoHost pour cette app : https://yunohost.org/app_tiki
* Signaler un bug : https://github.com/YunoHost-Apps/tiki_ynh/issues
2022-05-22 20:54:12 +02:00
## Informations pour les développeurs
2022-05-22 20:54:18 +02:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/tiki_ynh/tree/testing).
2022-05-22 20:54:12 +02:00
Pour essayer la branche testing, procédez comme suit.
```
2022-05-22 20:54:18 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/tiki_ynh/tree/testing --debug
ou
sudo yunohost app upgrade tiki -u https://github.com/YunoHost-Apps/tiki_ynh/tree/testing --debug
2022-05-22 20:54:12 +02:00
```
2022-05-22 20:54:18 +02:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps