diff --git a/README.md b/README.md index 90a6ee4..6c60f5c 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Omeka S for YunoHost -[![Integration level](https://dash.yunohost.org/integration/omeka-s.svg)](https://dash.yunohost.org/appci/app/omeka-s) ![](https://ci-apps.yunohost.org/ci/badges/omeka-s.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/omeka-s.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/omeka-s.svg)](https://dash.yunohost.org/appci/app/omeka-s) ![Working status](https://ci-apps.yunohost.org/ci/badges/omeka-s.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/omeka-s.maintain.svg) [![Install Omeka S with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=omeka-s) *[Lire ce readme en français.](./README_fr.md)* @@ -22,31 +22,32 @@ Omeka S is a web publication system for universities, galleries, libraries, arch - Connect to the semantic Web - Share with DPLA -**Shipped version:** 3.2.0~ynh1 +**Shipped version:** 3.2.1~ynh1 **Demo:** https://omeka.org/s/download/#sandbox ## Screenshots -![](./doc/screenshots/omeka-s.png) +![Screenshot of Omeka S](./doc/screenshots/omeka-s.png) ## Documentation and resources -* Official app website: https://omeka.org/s/ -* Official user documentation: https://omeka.org/s/docs/user-manual/ -* Upstream app code repository: https://github.com/omeka/omeka-s -* YunoHost documentation for this app: https://yunohost.org/app_omeka-s -* Report a bug: https://github.com/YunoHost-Apps/omeka-s_ynh/issues +* Official app website: +* Official user documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/omeka-s_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/omeka-s_ynh/tree/testing --debug or sudo yunohost app upgrade omeka-s -u https://github.com/YunoHost-Apps/omeka-s_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 c62122d..21e16de 100755 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # Omeka S pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/omeka-s.svg)](https://dash.yunohost.org/appci/app/omeka-s) ![](https://ci-apps.yunohost.org/ci/badges/omeka-s.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/omeka-s.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/omeka-s.svg)](https://dash.yunohost.org/appci/app/omeka-s) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/omeka-s.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/omeka-s.maintain.svg) [![Installer Omeka S avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=omeka-s) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Omeka S 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.* @@ -18,31 +22,32 @@ Omeka S is a web publication system for universities, galleries, libraries, arch - Connect to the semantic Web - Share with DPLA -**Version incluse :** 3.2.0~ynh1 +**Version incluse :** 3.2.1~ynh1 **Démo :** https://omeka.org/s/download/#sandbox ## Captures d'écran -![](./doc/screenshots/omeka-s.png) +![Capture d'écran de Omeka S](./doc/screenshots/omeka-s.png) ## Documentations et ressources -* Site officiel de l'app : https://omeka.org/s/ -* Documentation officielle utilisateur : https://omeka.org/s/docs/user-manual/ -* Dépôt de code officiel de l'app : https://github.com/omeka/omeka-s -* Documentation YunoHost pour cette app : https://yunohost.org/app_omeka-s -* Signaler un bug : https://github.com/YunoHost-Apps/omeka-s_ynh/issues +* Site officiel de l'app : +* Documentation officielle utilisateur : +* Dépôt de code officiel de l'app : +* 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/omeka-s_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/omeka-s_ynh/tree/testing --debug ou sudo yunohost app upgrade omeka-s -u https://github.com/YunoHost-Apps/omeka-s_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 :**