diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..6d4cb63 --- /dev/null +++ b/README_it.md @@ -0,0 +1,50 @@ + + +# DotClear 2 per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/dotclear2.svg)](https://dash.yunohost.org/appci/app/dotclear2) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/dotclear2.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/dotclear2.maintain.svg) + +[![Installa DotClear 2 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=dotclear2) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare DotClear 2 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 + +Dotclear is an open-source web publishing software. Dotclear project's purpose is to provide a user-friendly tool allowing anyone to publish on the web, regardless of their technical skills. + + +**Versione pubblicata:** 2.27.3~ynh1 + +**Prova:** + +## Screenshot + +![Screenshot di DotClear 2](./doc/screenshots/ss2_dotclear.png) + +## Documentazione e risorse + +- Sito web ufficiale dell’app: +- Documentazione ufficiale per gli amministratori: +- Repository upstream del codice dell’app: +- Store di YunoHost: +- Segnala un problema: + +## Informazioni per sviluppatori + +Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/dotclear2_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/dotclear2_ynh/tree/testing --debug +o +sudo yunohost app upgrade dotclear2 -u https://github.com/YunoHost-Apps/dotclear2_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:** diff --git a/conf/class.auth.ldap.php b/conf/class.auth.ldap.php index 28d9701..d6ab2e2 100644 --- a/conf/class.auth.ldap.php +++ b/conf/class.auth.ldap.php @@ -1,5 +1,5 @@