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

Merge branch 'master' into testing

This commit is contained in:
Éric Gaspar 2023-03-25 12:07:20 +01:00
commit ef0bceb625
3 changed files with 0 additions and 6 deletions

View file

@ -25,9 +25,6 @@ PmWiki is a wiki-based content-management system (CMS) for collaborative creatio
**Shipped version:** 2.3.5~ynh1 **Shipped version:** 2.3.5~ynh1
**Demo:** https://demo.example.com
## Screenshots ## Screenshots
![Screenshot of PmWiki](./doc/screenshots/pmwiki.png) ![Screenshot of PmWiki](./doc/screenshots/pmwiki.png)

View file

@ -26,8 +26,6 @@ PmWiki est un système de type wiki pour la création et l'entretien collectif d
**Version incluse :** 2.3.5~ynh1 **Version incluse :** 2.3.5~ynh1
**Démo :** https://demo.example.com
## Captures d'écran ## Captures d'écran
![Capture d'écran de PmWiki](./doc/screenshots/pmwiki.png) ![Capture d'écran de PmWiki](./doc/screenshots/pmwiki.png)

View file

@ -11,7 +11,6 @@
"upstream": { "upstream": {
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"website": "https://www.pmwiki.org", "website": "https://www.pmwiki.org",
"demo": "https://demo.example.com",
"admindoc": "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr", "admindoc": "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiFr",
"userdoc": "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers" "userdoc": "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers"
}, },