diff options
author | Clément AUBIN <caubin@caubin.fr> | 2017-05-28 14:31:53 +0000 |
---|---|---|
committer | Clément AUBIN <caubin@caubin.fr> | 2017-05-28 14:32:55 +0000 |
commit | 3b87fa09b5784b33297f103136acce85c4e5efed (patch) | |
tree | 70a9db9ae7cc6a01d3357d8367fe5da06c52872e | |
parent | Updated Learning and Courses. (#1062) (diff) | |
download | awesome-selfhosted-3b87fa09b5784b33297f103136acce85c4e5efed.tar.gz awesome-selfhosted-3b87fa09b5784b33297f103136acce85c4e5efed.zip |
Add XWiki
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1172,6 +1172,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * [TWiki](http://twiki.org/) - TWiki is a Perl-based structured wiki application, typically used to run a collaboration platform, knowledge or document management system, a knowledge base, or team portal. ([Demo](http://twiki.org/cgi-bin/view/Sandbox/WebHome), [Source Code](http://svn.twiki.org/svn/twiki/)) `GPL` `Perl` * [Wikifeat](https://www.wikifeat.org/app/wikis/wikifeat/pages/welcome) - Wikifeat is an open source collaboration platform built around the ever-popular Wiki concept. ([Source Code](https://github.com/rhinoman/wikifeat)) `BSD` `GO` * [WiKiss](http://wikiss.tuxfamily.org/) - A Wiki, simple to use and install. ([Source Code](https://svnweb.tuxfamily.org/listing.php?repname=wikiss/svn&path=%2F&sc=0)) `GPLv2` `PHP` + * [XWiki](http://www.xwiki.org) - A second generation wiki that allows the user to extend its functionalities with a powerful extension-based architecture. ([Demo](http://playground.xwiki.org), [Source Code](https://github.com/xwiki/xwiki-platform)) `LGPLv2` `Java` ## Self-hosting Solutions |