Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 2.99 KB

README_es.md

File metadata and controls

57 lines (36 loc) · 2.99 KB

Dokuwiki para Yunohost

Nivel de integración Estado funcional Estado En Mantención

Instalar Dokuwiki con Yunhost

Leer este README en otros idiomas.

Este paquete le permite instalarDokuwiki rapidamente y simplement en un servidor YunoHost.
Si no tiene YunoHost, visita the guide para aprender como instalarla.

Descripción general

DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in access controls and authentication connectors make DokuWiki especially useful in the enterprise context and the large number of plugins contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.

YunoHost specific features

  • Integrate with YunoHost users and SSO - i.e. logout button
  • Allow one user to be the "administrator" (set at the installation)
  • 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...

Versión actual: 2024.02.06a~ynh1

Demo: https://demo.yunohost.org/dokuwiki/doku.php?id=start&do=login&u=demo&p=demo

Capturas

Captura de Dokuwiki

Documentaciones y recursos

Información para desarrolladores

Por favor enviar sus correcciones a la rama testing.

Para probar la rama testing, sigue asÍ:

sudo yunohost app install https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing --debug
o
sudo yunohost app upgrade dokuwiki -u https://github.com/YunoHost-Apps/dokuwiki_ynh/tree/testing --debug

Mas informaciones sobre el empaquetado de aplicaciones: https://yunohost.org/packaging_apps