mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
Merge pull request #32 from YunoHost-Apps/yeswiki-2021-05-18-2
Yeswiki 2021-05-18-2
This commit is contained in:
commit
966b9a23ce
5 changed files with 9 additions and 9 deletions
|
@ -19,7 +19,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
||||||
- Communicate information flows
|
- Communicate information flows
|
||||||
- Cultivate a bit of freedom...
|
- Cultivate a bit of freedom...
|
||||||
|
|
||||||
**Shipped version:** Doryphore 2021-05-05-2
|
**Shipped version:** Doryphore 2021-05-18-2
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip
|
||||||
- Faire communiquer des flux d'informations
|
- Faire communiquer des flux d'informations
|
||||||
- Cultiver un bout de liberté...
|
- Cultiver un bout de liberté...
|
||||||
|
|
||||||
**Version incluse :** Doryphore 2021-05-05-2
|
**Version incluse :** Doryphore 2021-05-18-2
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
upgrade=1 from_commit=17bab2335903bce80a89002d49f00e35de77a1f3
|
upgrade=1 from_commit=399a71c4a657a6ba28a361ade71ec767540a7986
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
port_already_use=1 (66)
|
port_already_use=1 (66)
|
||||||
|
@ -35,6 +35,6 @@
|
||||||
Email=
|
Email=
|
||||||
Notification=change
|
Notification=change
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=17bab2335903bce80a89002d49f00e35de77a1f3
|
; commit=399a71c4a657a6ba28a361ade71ec767540a7986
|
||||||
name=Update readmes with LDAP integration info
|
name=Merge pull request
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=password&is_public=1&
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=password&is_public=1&
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2021-05-05-2.zip
|
SOURCE_URL=https://repository.yeswiki.net/doryphore/yeswiki-doryphore-2021-05-18-2.zip
|
||||||
SOURCE_SUM=1fd7e0a19aa88f53ea5a98741866c039
|
SOURCE_SUM=7ec5ea44adf93a5dcf1c15972b529cab
|
||||||
SOURCE_SUM_PRG=md5sum
|
SOURCE_SUM_PRG=md5sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=doryphore
|
SOURCE_FILENAME=yeswiki-doryphore-2021-05-18-2.zip
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Wiki that is quick and easy to use.",
|
"en": "Wiki that is quick and easy to use.",
|
||||||
"fr": "Wiki facile et rapide à prendre en main."
|
"fr": "Wiki facile et rapide à prendre en main."
|
||||||
},
|
},
|
||||||
"version": "2021-05-05-2~ynh1",
|
"version": "2021-05-18-2~ynh1",
|
||||||
"url": "https://yeswiki.net/",
|
"url": "https://yeswiki.net/",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"maintainer": [
|
"maintainer": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue