|
|
|
|
|
WikiserverWikiServer is a WikiEngine that is completely self-contained - it includes its own HTTP server, and so does not require CGI support, Perl, or even a separate Web server such as Apache or IIS. As such, it is one of the easiest ways to install and run a wiki; even people without any knowledge about the system can set up a wikiserver without much problems. Also, it does not use a database to store the Wiki pages, but instead uses a separate file for each page (which is simply a text file containing the content of the page). Another unique feature of WikiServer is that it is not a script like most wikis - it is an actual application coded in c++. The very latest version (made by Rian) is based on WXwidgets and future builds will probably be OS-independent. See also: http://www.wikiserver.org http://sourceforge.net/projects/wxprojects
|
 |
|
| Copyright 2005-2009 OnPedia.com. All Rights Reserved |
|
|