diff --git a/ALL_README.md b/ALL_README.md index 3d6c579..3eeb161 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,5 @@ # All available README files by language - [Read the README in English](README.md) +- [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) -- [Le o README en galego](README_gl.md) -- [Leggi il “README” in italiano](README_it.md) diff --git a/README.md b/README.md index a8d1e39..fd524b8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It shall NOT be edited by hand. [![Install PmWiki with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pmwiki) -*[Read this README is other languages.](./ALL_README.md)* +*[Read this README in other languages.](./ALL_README.md)* > *This package allows you to install PmWiki quickly and simply on a YunoHost server.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* @@ -24,7 +24,7 @@ PmWiki is a wiki-based content-management system (CMS) for collaborative creatio - Access control - Customization and plugin architecture -**Shipped version:** 2.3.25~ynh4 +**Shipped version:** 2.3.32~ynh1 ## Screenshots diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..0a85b24 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,53 @@ + + +# PmWiki YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/pmwiki.svg)](https://dash.yunohost.org/appci/app/pmwiki) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/pmwiki.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/pmwiki.maintain.svg) + +[![Instalatu PmWiki YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pmwiki) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek PmWiki YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +PmWiki is a wiki-based content-management system (CMS) for collaborative creation and maintenance of websites. + +### Features + +- Custom look-and-feel +- Access control +- Customization and plugin architecture + +**Paketatutako bertsioa:** 2.3.32~ynh1 + +## Pantaila-argazkiak + +![PmWiki(r)en pantaila-argazkia](./doc/screenshots/pmwiki.png) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Erabiltzaileen dokumentazio ofiziala: +- Administratzaileen dokumentazio ofiziala: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing --debug +edo +sudo yunohost app upgrade pmwiki -u https://github.com/YunoHost-Apps/pmwiki_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index b45dad4..cd63726 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ PmWiki est un système de type wiki pour la création et l'entretien collectif d - Contrôle d'accès - Personnalisation et modules -**Version incluse :** 2.3.25~ynh4 +**Version incluse :** 2.3.32~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 906efbc..ef69e2b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PmWiki" description.en = "Wiki-based CMS for collaborative creation and maintenance of websites" description.fr = "Wiki pour la création et l'entretien collectif de sites Internet" -version = "2.3.25~ynh4" +version = "2.3.32~ynh1" maintainers = [ ] @@ -46,12 +46,12 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.25.zip" - sha256 = "401b2c5ca743c8a5fc4508bf7bba5acfa8cae05bd5369f43ec7ae3a41991a870" + url = "https://www.pmwiki.org/pub/pmwiki/pmwiki-2.3.32.zip" + sha256 = "5e0a4f990802ae9dfd83837d3484557d93e08ace9df0f294e8198440c5f7534b" [resources.sources.fr] url = "http://www.pmwiki.org/pub/pmwiki/i18n/i18n-fr.zip" - sha256 = "073747e7e7ab8e9e609d011029a6f201704c21d77fa2c2940e9230daafde1ee0" + sha256 = "3b90ff1f59549014100940bc1cc9b6c7442ae507cd86e0bf81c1dfcea23f9ebf" [resources.system_user]