diff --git a/README.md b/README.md index 5617775..b79c29b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,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) ![](https://ci-apps.yunohost.org/ci/badges/pmwiki.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/pmwiki.maintain.svg) +[![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)* @@ -15,13 +15,13 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -PmWiki est un système de type wiki pour la création et l'entretien collectif de sites Internet. +PmWiki is a wiki-based content-management system (CMS) for collaborative creation and maintenance of websites. ### Features -- Présentation personnalisée ; -- Contrôle d'accès ; -- Personnalisation et modules +- Custom look-and-feel; +- Access control; +- Customization and plugin architecture **Shipped version:** 2.3.4~ynh1 @@ -29,7 +29,7 @@ PmWiki est un système de type wiki pour la création et l'entretien collectif d ## Screenshots -![](./doc/screenshots/pmwiki.png) +![Screenshot of PmWiki](./doc/screenshots/pmwiki.png) ## Disclaimers / important information @@ -48,22 +48,22 @@ PmWiki est un système de type wiki pour la création et l'entretien collectif d ## Documentation and resources -* Official app website: https://www.pmwiki.org -* Official user documentation: https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers -* Official admin documentation: https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr -* Upstream app code repository: https://some.forge.com/example/example -* YunoHost documentation for this app: https://yunohost.org/app_pmwiki -* Report a bug: https://github.com/YunoHost-Apps/pmwiki_ynh/issues +* Official app website: +* Official user documentation: +* Official admin documentation: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing --debug or sudo yunohost app upgrade pmwiki -u https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 24122a8..f0874b4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # PmWiki pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/pmwiki.svg)](https://dash.yunohost.org/appci/app/pmwiki) ![](https://ci-apps.yunohost.org/ci/badges/pmwiki.status.svg) ![](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) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/pmwiki.status.svg) ![Status 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)* -*[Lire ce readme en français.](./README_fr.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.* @@ -25,7 +29,7 @@ PmWiki est un système de type wiki pour la création et l'entretien collectif d ## Captures d'écran -![](./doc/screenshots/pmwiki.png) +![Capture d'écran de PmWiki](./doc/screenshots/pmwiki.png) ## Avertissements / informations importantes @@ -44,22 +48,22 @@ PmWiki est un système de type wiki pour la création et l'entretien collectif d ## Documentations et ressources -* 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 -* Dépôt de code officiel de l'app : https://some.forge.com/example/example -* Documentation YunoHost pour cette app : https://yunohost.org/app_pmwiki -* Signaler un bug : https://github.com/YunoHost-Apps/pmwiki_ynh/issues +* Site officiel de l'app : +* Documentation officielle utilisateur : +* Documentation officielle de l'admin : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing --debug 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 \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**