The ScrewTurnWiki wiki is an open source wiki system created using ASP.NET and C#. By default, ScrewTurnWiki's pages, modification history, and user accounts are all saved as text files, which means that the wiki does not require a database. You only need to copy the ScrewTurnWiki program to the Web server to complete the deployment. In addition, ScrewTurnWiki also provides the DataProvider of MSSQLServer® and MySQL. Of course, you can also implement your own DataProvider because ScrewTurnWiki reserves the corresponding Plugin interface. Starting from version 3.0, the source code of ScrewTurnWiki is developed in the WebApplication project using VS2008, so it is more convenient to modify the code.
Main functions of ScrewTurnWiki wiki system:
Free and open source
No need to use a database (but supported by SQLServer and MySQL side plugins)
No need to touch IIS and ASP.NET configuration (works in ASP.NETMediumTrust environment)
A flexible, configurable content caching system enables high performance and scalability for every hardware configuration
The use of configurable ViewStateCompression and HTTPCompression makes it consume less bandwidth
Easy to configure, use, manage
Occupies little hard disk space and requires less memory space for operation
Theming is governed by CSS (full support for CSSMediaTypes)
Automatic page backup (performing a backup is as easy as a click of the mouse)
Simple user account system (admins and users plus a built-in admin account)
Many useful functions, such as: page civility level certification, which can make the WIKI completely public (you can edit the page without registration) or set up a private page (anonymous users cannot access)
Pages can be categorized and discussed
Page embedding and partial display
Support plug-ins
Block malicious files, scripts, and spam (Captcha verification required during registration)
Multilingual interface
Every page, discussion on the page, and the entire WIKI can be verified by RSS2.0
Default administrator: admin Password: password