1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pmwiki_ynh.git synced 2024-09-03 20:06:40 +02:00

Merge pull request #12 from YunoHost-Apps/testing

This commit is contained in:
tituspijean 2024-04-01 18:51:20 +02:00 committed by GitHub
commit 8f76f26373
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 61 additions and 9 deletions

View file

@ -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)

View file

@ -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

53
README_eu.md Normal file
View file

@ -0,0 +1,53 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# 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: <https://www.pmwiki.org>
- Erabiltzaileen dokumentazio ofiziala: <https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers>
- Administratzaileen dokumentazio ofiziala: <https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr>
- YunoHost Denda: <https://apps.yunohost.org/app/pmwiki>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/pmwiki_ynh/issues>
## 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:** <https://yunohost.org/packaging_apps>

View file

@ -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

View file

@ -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]