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 #10 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-02-27 09:00:59 +01:00 committed by GitHub
commit 4ddfb5b341
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 8 deletions

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -24,7 +24,7 @@ PmWiki is a wiki-based content-management system (CMS) for collaborative creatio
- Access control - Access control
- Customization and plugin architecture - Customization and plugin architecture
**Shipped version:** 2.3.25~ynh3 **Shipped version:** 2.3.25~ynh4
## Screenshots ## Screenshots

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -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 - Contrôle d'accès
- Personnalisation et modules - Personnalisation et modules
**Version incluse :** 2.3.25~ynh3 **Version incluse :** 2.3.25~ynh4
## Captures décran ## Captures décran

View file

@ -5,9 +5,9 @@ name = "PmWiki"
description.en = "Wiki-based CMS for collaborative creation and maintenance of websites" 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" description.fr = "Wiki pour la création et l'entretien collectif de sites Internet"
version = "2.3.25~ynh3" version = "2.3.25~ynh4"
maintainers = ["eric_G"] maintainers = [ ]
[upstream] [upstream]
license = "GPL-2.0-only" license = "GPL-2.0-only"
@ -19,8 +19,11 @@ userdoc = "https://www.pmwiki.org/wiki/PmWikiFr/PmWikiUsers"
yunohost = ">= 11.2" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false
sso = false sso = false
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "50M"
ram.runtime = "50M" ram.runtime = "50M"
@ -48,7 +51,7 @@ ram.runtime = "50M"
[resources.sources.fr] [resources.sources.fr]
url = "http://www.pmwiki.org/pub/pmwiki/i18n/i18n-fr.zip" url = "http://www.pmwiki.org/pub/pmwiki/i18n/i18n-fr.zip"
sha256 = "f9900fd96e79fcf3ed99edfbe9cbe6f7b8dc0174bae044594e6985c23abb629f" sha256 = "073747e7e7ab8e9e609d011029a6f201704c21d77fa2c2940e9230daafde1ee0"
[resources.system_user] [resources.system_user]