mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Create app_yeswiki.md
This commit is contained in:
parent
53af70ed62
commit
9ae67977c2
1 changed files with 42 additions and 0 deletions
42
pages/04.applications/10.docs/yeswiki/app_yeswiki.md
Normal file
42
pages/04.applications/10.docs/yeswiki/app_yeswiki.md
Normal file
|
@ -0,0 +1,42 @@
|
|||
---
|
||||
title: YesWiki
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs, apps
|
||||
routes:
|
||||
default: '/app_yeswiki'
|
||||
---
|
||||
|
||||
[![Installer YesWiki with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yeswiki) [![Integration level](https://dash.yunohost.org/integration/yeswiki.svg)](https://dash.yunohost.org/appci/app/yeswiki)
|
||||
|
||||
### Index
|
||||
|
||||
- [Useful links](#useful-links)
|
||||
|
||||
*YesWiki* is a wiki designed to remain simple, very easy to install, in French translated into English, Spanish, Catalan, Flemish...
|
||||
|
||||
However, with a YesWiki we can build a website with multiple uses:
|
||||
- Gather all the information of a project or a group (function of "central station")
|
||||
- Mapping members or places in a participatory way
|
||||
- Share resources, lists, calendars thanks to powerful cooperative databases
|
||||
- Communicate information flows
|
||||
- Cultivate a bit of freedom...
|
||||
|
||||
### Screenshots
|
||||
|
||||
![Screenshot of YesWiki](https://github.com/YunoHost-Apps/yeswiki_ynh/blob/master/doc/screenshots/yeswiki_screenshots.png)
|
||||
|
||||
### Disclaimers / important information
|
||||
|
||||
##### Multi-users support
|
||||
|
||||
LDAP integration is supported and required on new installs. It is possible to disable it on older installs by removing the loginldap plugin. **Warning: only do it if you know credentials for a wiki admin account**
|
||||
|
||||
At the moment SSO authentication is not supported. It is necessary to login on the wiki.
|
||||
|
||||
## Useful links
|
||||
|
||||
+ Website: [yeswiki.net](https://yeswiki.net)
|
||||
+ Demonstration: [Demo (fr)](https://ferme.yeswiki.net/?CreerSonWiki)
|
||||
+ Application software repository: [github.com - YunoHost-Apps/yeswiki](https://github.com/YunoHost-Apps/yeswiki_ynh)
|
||||
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/yeswiki/issues](https://github.com/YunoHost-Apps/yeswiki_ynh/issues)
|
Loading…
Reference in a new issue