1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/omeka-s_ynh.git synced 2024-09-03 19:56:05 +02:00
omeka-s_ynh/README_ru.md
2024-08-31 13:03:03 +00:00

54 lines
2.9 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Omeka S для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/omeka-s.svg)](https://ci-apps.yunohost.org/ci/apps/omeka-s/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/omeka-s.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/omeka-s.maintain.svg)
[![Установите Omeka S с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=omeka-s)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Omeka S быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Omeka S is a web publication system for universities, galleries, libraries, archives, and museums. It consists of a local network of independently curated exhibits sharing a collaboratively built pool of items, media, and their metadata.
### Features
- Connect to the semantic Web
- Share with DPLA
**Поставляемая версия:** 4.1.1~ynh2
**Демо-версия:** <https://omeka.org/s/download/#sandbox>
## Снимки экрана
![Снимок экрана Omeka S](./doc/screenshots/omeka-s.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://omeka.org/s/>
- Официальная документация пользователя: <https://omeka.org/s/docs/user-manual/>
- Репозиторий кода главной ветки приложения: <https://github.com/omeka/omeka-s>
- Магазин YunoHost: <https://apps.yunohost.org/app/omeka-s>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/omeka-s_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/omeka-s_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/omeka-s_ynh/tree/testing --debug
или
sudo yunohost app upgrade omeka-s -u https://github.com/YunoHost-Apps/omeka-s_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>