Introduction
DesktopWiki is a personal Wiki tool for the GNOME desktop. Its goals are:
- To be easy to install and simple to use.
- To integrate well with other components of the GNOME desktop.
- Wiki storage should be handled by the filesystem.
- Topics should be heirarchical.
Features
DesktopWiki is easy to install and use
Setting up a wiki is easy and painless. Just create a directory and run a script in that directory. Starting up the wiki is as simple as calling another script from the same directory. DesktopWiki uses MONO and .NET along with xsp to achieve this.Integrates well with the GNOME desktop
(Work in progress)Wiki storage is handled by the filesystem
All storage in DesktopWiki is handled by the filesystem. The directory containing the Wiki also contains the web application itself. This means that no database is required, and a backup of the wiki directory is a complate backup of all the wiki data.