1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00
webtrees_ynh/README_fr.md
Éric Gaspar 61571b15de
Testing (#50)
* 2.0.14 (#24)

* 2.0.14

* Update install

* Upgrade to 2.0.15 (#26)

* Upgrade to 2.0.15

* Update README.md

* Upgrade to 2.0.16

* [autopatch] Update issue and PR templates

* Attempt to fix the stupid encoding issue in LICENSE, breaking the linter

* Add php7.3-zip

* cleaning (#32)

* Update install

* Update restore

* fix linter

* 2.0.17 (#36)

* 2.0.17

* Fix

* 2.0.19 (#38)

* 2.0.19

* 2.0.21 (#40)

* 2.0.21

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 2.0.23

* Auto-update README

* 2.1.0

* Auto-update README

* Update _common.sh

* 2.1.1

* Auto-update README

* Update _common.sh

* Create updater.sh

* Update updater.sh

* Add change_url

* Update check_process

* Update upgrade

* Update manifest.json

* Auto-update README

* Upgrade to version 2.1.2 (#45)

* Upgrade to v2.1.2

* Auto-update README

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Upgrade to version 2.1.4 (#49)

* Upgrade to v2.1.4

* Auto-update README

Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

Co-authored-by: Yunohost-Bot <>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
2022-05-22 09:20:56 +02:00

49 lines
No EOL
2.6 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Webtrees pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/webtrees.svg)](https://dash.yunohost.org/appci/app/webtrees) ![](https://ci-apps.yunohost.org/ci/badges/webtrees.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/webtrees.maintain.svg)
[![Installer Webtrees avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=webtrees)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Webtrees 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
Webtrees allows you to view and edit your genealogy on your website. It has full editing capabilities, full privacy functions, and supports imedia such as photos and document images. As an online program, it fosters extended family participation and good ancestral recording habits, as it simplifies the process of collaborating with others working on your family lines. Your latest information is always on your web site and available for others to see, defined by viewing rules you set.
- It works from standard GEDCOM files, and is therefore compatible with every major desktop application.
- It aims to to be efficient and effective by using the right combination of third-party tools, design techniques and open standards.
**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives.
**Version incluse :** 2.1.4~ynh1
**Démo :** https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo
## Captures d'écran
![](./doc/screenshots/1200px-Webtrees.png)
## Documentations et ressources
* Site officiel de l'app : https://www.webtrees.net
* Documentation officielle de l'admin : https://wiki.webtrees.net
* Dépôt de code officiel de l'app : https://github.com/fisharebest/webtrees
* Documentation YunoHost pour cette app : https://yunohost.org/app_webtrees
* Signaler un bug : https://github.com/YunoHost-Apps/webtrees_ynh/issues
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/webtrees_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/webtrees_ynh/tree/testing --debug
ou
sudo yunohost app upgrade webtrees -u https://github.com/YunoHost-Apps/webtrees_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps