mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
Merge pull request #112 from YunoHost-Apps/testing
Merging "testing" branch in "master" Testing PR: https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/111
This commit is contained in:
commit
3faa171ae7
3 changed files with 23 additions and 24 deletions
17
README.md
17
README.md
|
@ -25,10 +25,9 @@ DokuWiki is a simple to use and highly versatile Open Source wiki software that
|
||||||
* Default authorization is set as read only so guest people cannot edit pages. (Especially needed if wiki is public to avoid spam and defacing. Can be changed from admin panel)
|
* Default authorization is set as read only so guest people cannot edit pages. (Especially needed if wiki is public to avoid spam and defacing. Can be changed from admin panel)
|
||||||
* During the upgrade, official plugins are also upgraded. We recommend that you should check that they run properly in the administration panel after the upgrade. We cannot know if some plugins are broken...
|
* During the upgrade, official plugins are also upgraded. We recommend that you should check that they run properly in the administration panel after the upgrade. We cannot know if some plugins are broken...
|
||||||
|
|
||||||
|
**Shipped version:** 2024.02.06a~ynh1
|
||||||
|
|
||||||
**Shipped version:** 2023.04.04a~ynh2
|
**Demo:** <https://demo.yunohost.org/dokuwiki/doku.php?id=start&do=login&u=demo&p=demo>
|
||||||
|
|
||||||
**Demo:** https://demo.yunohost.org/dokuwiki/doku.php?id=start&do=login&u=demo&p=demo
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -36,11 +35,11 @@ DokuWiki is a simple to use and highly versatile Open Source wiki software that
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://www.dokuwiki.org>
|
- Official app website: <https://www.dokuwiki.org>
|
||||||
* Official admin documentation: <https://www.dokuwiki.org/manual>
|
- Official admin documentation: <https://www.dokuwiki.org/manual>
|
||||||
* Upstream app code repository: <https://github.com/dokuwiki/dokuwiki>
|
- Upstream app code repository: <https://github.com/dokuwiki/dokuwiki>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/dokuwiki>
|
- YunoHost Store: <https://apps.yunohost.org/app/dokuwiki>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/dokuwiki_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/dokuwiki_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -48,7 +47,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade dokuwiki -u https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing --debug
|
sudo yunohost app upgrade dokuwiki -u https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing --debug
|
||||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -25,10 +25,9 @@ DokuWiki est un logiciel wiki Open Source simple à utiliser et très polyvalent
|
||||||
* Droits d'édition par défaut du wiki définis en lecture seule afin que les invités ne puissent éditer les pages. (Nécessaire surtout lorsque le wiki est public pour éviter le spam et le vandalisme. Peut être changé depuis la partie administration du wiki)
|
* Droits d'édition par défaut du wiki définis en lecture seule afin que les invités ne puissent éditer les pages. (Nécessaire surtout lorsque le wiki est public pour éviter le spam et le vandalisme. Peut être changé depuis la partie administration du wiki)
|
||||||
* Lors de la mise à jour, les plugins officiels sont également mis à jour. Nous vous recommandons toutefois de vérifier le bon fonctionnement des plugins dans le panneau d'administration après cette opération. Nous ne pouvons pas savoir si des plugins spéciaux posent problèmes...
|
* Lors de la mise à jour, les plugins officiels sont également mis à jour. Nous vous recommandons toutefois de vérifier le bon fonctionnement des plugins dans le panneau d'administration après cette opération. Nous ne pouvons pas savoir si des plugins spéciaux posent problèmes...
|
||||||
|
|
||||||
|
**Version incluse :** 2024.02.06a~ynh1
|
||||||
|
|
||||||
**Version incluse :** 2023.04.04a~ynh2
|
**Démo :** <https://demo.yunohost.org/dokuwiki/doku.php?id=start&do=login&u=demo&p=demo>
|
||||||
|
|
||||||
**Démo :** https://demo.yunohost.org/dokuwiki/doku.php?id=start&do=login&u=demo&p=demo
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -36,11 +35,11 @@ DokuWiki est un logiciel wiki Open Source simple à utiliser et très polyvalent
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://www.dokuwiki.org>
|
- Site officiel de l’app : <https://www.dokuwiki.org>
|
||||||
* Documentation officielle de l’admin : <https://www.dokuwiki.org/manual>
|
- Documentation officielle de l’admin : <https://www.dokuwiki.org/manual>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/dokuwiki/dokuwiki>
|
- Dépôt de code officiel de l’app : <https://github.com/dokuwiki/dokuwiki>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/dokuwiki>
|
- YunoHost Store : <https://apps.yunohost.org/app/dokuwiki>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/dokuwiki_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/dokuwiki_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -48,7 +47,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade dokuwiki -u https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing --debug
|
sudo yunohost app upgrade dokuwiki -u https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing --debug
|
||||||
|
|
|
@ -8,9 +8,9 @@ description.de = "Standardkonformes, einfach zu benutzendes Wiki und zielt haupt
|
||||||
description.es = "Sistema de Wiki de uso sencillicimo y compatible con los estándares"
|
description.es = "Sistema de Wiki de uso sencillicimo y compatible con los estándares"
|
||||||
description.it = "Wiki aderente agli standard, semplice da usare, finalizzato principalmente alla creazione di documentazione di qualsiasi tipo"
|
description.it = "Wiki aderente agli standard, semplice da usare, finalizzato principalmente alla creazione di documentazione di qualsiasi tipo"
|
||||||
|
|
||||||
version = "2023.04.04a~ynh2"
|
version = "2024.02.06a~ynh1"
|
||||||
|
|
||||||
maintainers = ["Gofannon"]
|
maintainers = [""]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "GPL-2.0-or-later"
|
license = "GPL-2.0-or-later"
|
||||||
|
@ -58,9 +58,10 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-2024-02-06.tar.gz"
|
url = "https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-2024-02-06a.tar.gz"
|
||||||
sha256 = "fa5d890587d90e808402a95b581ccd173765045df23bd48f834b09a9df7252ed"
|
sha256 = "3d025174169bb15be36b934f63974772b8caa9ea23e1b0c93f897396642b1697"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
autoupdate.version_regex = "^release-(.*)tar.gz$"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue