1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yeswiki_ynh.git synced 2024-09-03 18:05:56 +02:00
yeswiki_ynh/README_it.md

58 lines
2.5 KiB
Markdown
Raw Normal View History

2024-03-29 07:28:58 +01:00
<!--
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON DEVE essere modificato manualmente.
-->
# YesWiki per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/yeswiki.svg)](https://dash.yunohost.org/appci/app/yeswiki) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/yeswiki.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/yeswiki.maintain.svg)
[![Installa YesWiki con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yeswiki)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare YesWiki su un server YunoHost in modo semplice e veloce.*
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
## Panoramica
YesWiki is a wiki designed to remain simple, very easy to install, in French translated into English, Spanish, Catalan, Flemish...
However, with a YesWiki we can build a website with multiple uses:
- Gather all the information of a project or a group (function of "central station")
- Mapping members or places in a participatory way
- Share resources, lists, calendars thanks to powerful cooperative databases
- Communicate information flows
- Cultivate a bit of freedom...
**Versione pubblicata:** 4.4.2~ynh3
**Prova:** <https://ferme.yeswiki.net/?CreerSonWiki>
## Screenshot
![Screenshot di YesWiki](./doc/screenshots/yeswiki_screenshots.png)
## Documentazione e risorse
- Sito web ufficiale dellapp: <https://yeswiki.net/>
- Documentazione ufficiale per gli amministratori: <https://yeswiki.net/?DocumentatioN>
- Repository upstream del codice dellapp: <https://github.com/YesWiki/yeswiki>
- Store di YunoHost: <https://apps.yunohost.org/app/yeswiki>
- Segnala un problema: <https://github.com/YunoHost-Apps/yeswiki_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing).
Per provare la branch di `testing`, si prega di procedere in questo modo:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing --debug
o
sudo yunohost app upgrade yeswiki -u https://github.com/YunoHost-Apps/yeswiki_ynh/tree/testing --debug
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>