Index of /cwiki
Name Last modified Size Description
Parent Directory -
cwiki-1.0.tar.gz 08-Oct-2010 12:03 15K
CWiki is a lightweight wiki engine written in C. It's for personal use
only and thus it doesn't feature any user management nor ACLs. It
shouldn't run at an public accessible place because the code it
potential harmfull against code injections and nice things like that.
Since CWiki doesn't have any dependencies it can run from an USB stick
on any unixoid machine. Tested operating systems are FreeBSD and Linux.
CWiki is heavily based on the dead project "DidiWiki" by Matthew Allum,
special thanks to him for doing 99% of the work. Other than DidiWiki
CWiki doesn't used the GNU Autotools and should work with any modern
standard compliant C compiler.