mirror of
https://github.com/YunoHost-Apps/pmwiki_ynh.git
synced 2024-09-03 20:06:40 +02:00
Auto-update README
This commit is contained in:
parent
5023651d73
commit
95ba54e72e
2 changed files with 13 additions and 12 deletions
|
@ -6,6 +6,7 @@ It shall NOT be edited by hand.
|
|||
# PmWiki for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/pmwiki.svg)](https://dash.yunohost.org/appci/app/pmwiki) ![Working status](https://ci-apps.yunohost.org/ci/badges/pmwiki.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/pmwiki.maintain.svg)
|
||||
|
||||
[![Install PmWiki with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pmwiki)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
|||
|
||||
# PmWiki pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/pmwiki.svg)](https://dash.yunohost.org/appci/app/pmwiki) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/pmwiki.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/pmwiki.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/pmwiki.svg)](https://dash.yunohost.org/appci/app/pmwiki) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/pmwiki.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/pmwiki.maintain.svg)
|
||||
|
||||
[![Installer PmWiki avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pmwiki)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer PmWiki 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 PmWiki 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
|
||||
|
||||
PmWiki est un système de type wiki pour la création et l'entretien collectif de sites Internet.
|
||||
|
||||
|
@ -23,18 +24,17 @@ PmWiki est un système de type wiki pour la création et l'entretien collectif d
|
|||
- Contrôle d'accès ;
|
||||
- Personnalisation et modules
|
||||
|
||||
**Version incluse :** 2.3.5~ynh1
|
||||
**Version incluse :** 2.3.5~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
![Capture d'écran de PmWiki](./doc/screenshots/pmwiki.png)
|
||||
![Capture d’écran de PmWiki](./doc/screenshots/pmwiki.png)
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://www.pmwiki.org>
|
||||
* Site officiel de l’app : <https://www.pmwiki.org>
|
||||
* Documentation officielle utilisateur : <https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers>
|
||||
* Documentation officielle de l'admin : <https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr>
|
||||
* Documentation officielle de l’admin : <https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_pmwiki>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/pmwiki_ynh/issues>
|
||||
|
||||
|
@ -50,4 +50,4 @@ ou
|
|||
sudo yunohost app upgrade pmwiki -u https://github.com/YunoHost-Apps/pmwiki_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…
Reference in a new issue