mirror of
https://github.com/YunoHost-Apps/omeka-s_ynh.git
synced 2024-09-03 19:56:05 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/omeka-s_ynh into testing
This commit is contained in:
commit
60ccf19f76
2 changed files with 14 additions and 14 deletions
14
README.md
14
README.md
|
@ -5,8 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Omeka S for YunoHost
|
# Omeka S for YunoHost
|
||||||
|
|
||||||
[![Integration level](https://dash.yunohost.org/integration/omeka.svg)](https://dash.yunohost.org/appci/app/omeka) ![](https://ci-apps.yunohost.org/ci/badges/omeka.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/omeka.maintain.svg)
|
[![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)
|
||||||
[![Install Omeka S with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=omeka)
|
[![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)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
@ -31,18 +31,18 @@ Web publication system for universities, galleries, libraries, archives, and mus
|
||||||
* Official user documentation: https://yunohost.org/apps
|
* Official user documentation: https://yunohost.org/apps
|
||||||
* Official admin documentation: https://omeka.org/s/docs/user-manual/
|
* Official admin documentation: https://omeka.org/s/docs/user-manual/
|
||||||
* Upstream app code repository: https://github.com/omeka/omeka-s
|
* Upstream app code repository: https://github.com/omeka/omeka-s
|
||||||
* YunoHost documentation for this app: https://yunohost.org/app_omeka
|
* YunoHost documentation for this app: https://yunohost.org/app_omeka-s
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/omeka_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/omeka-s_ynh/issues
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/omeka_ynh/tree/testing).
|
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.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/omeka_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/omeka-s_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade omeka -u https://github.com/YunoHost-Apps/omeka_ynh/tree/testing --debug
|
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
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
14
README_fr.md
14
README_fr.md
|
@ -1,7 +1,7 @@
|
||||||
# Omeka S pour YunoHost
|
# Omeka S pour YunoHost
|
||||||
|
|
||||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/omeka.svg)](https://dash.yunohost.org/appci/app/omeka) ![](https://ci-apps.yunohost.org/ci/badges/omeka.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/omeka.maintain.svg)
|
[![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)
|
||||||
[![Installer Omeka S avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=omeka)
|
[![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)*
|
*[Read this readme in english.](./README.md)*
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -27,18 +27,18 @@ Système de publication Web pour les universités, les galeries, les bibliothèq
|
||||||
* Documentation officielle utilisateur : https://yunohost.org/apps
|
* Documentation officielle utilisateur : https://yunohost.org/apps
|
||||||
* Documentation officielle de l'admin : https://omeka.org/s/docs/user-manual/
|
* Documentation officielle de l'admin : https://omeka.org/s/docs/user-manual/
|
||||||
* Dépôt de code officiel de l'app : https://github.com/omeka/omeka-s
|
* 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
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_omeka-s
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/omeka_ynh/issues
|
* Signaler un bug : https://github.com/YunoHost-Apps/omeka-s_ynh/issues
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/omeka_ynh/tree/testing).
|
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.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/omeka_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/omeka-s_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade omeka -u https://github.com/YunoHost-Apps/omeka_ynh/tree/testing --debug
|
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
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Reference in a new issue