File-System Data Storage
ScrewTurn Wiki 3.0.2.509, pre-configured for storing data on the local file-system. Optimized for easy deployment and for low-traffic wikis.
Download
|
SQL Server Data Storage
ScrewTurn Wiki 3.0.2.509, pre-configured for storing data in a SQL Server database. Optimized for high-traffic wikis and for web farms.
Download
|
Microsoft Web Platform Installer
ScrewTurn Wiki 3.0.2.509, available via the Microsoft WebPI.

|
Source Code
Source code of ScrewTurn Wiki 3.0.2.509: Visual Studio 2008 solution, MSBuild script, reference documentation (CHM).
Download
|
Desktop Edition
ScrewTurn Wiki v2.0.37, packaged for use on a non-server operating system or in absence of IIS. More...
Download (v2.0.37) (v3.0 not available)
|
|
Available Languages
Brazilian Portuguese* Czech Danish* Dutch*
|
English French German Hungarian
|
Italian Norwegian* Polish Romanian*
|
Russian Serbian* Simplified Chinese Slovak*
|
Spanish Traditional Chinese Turkish Ukrainian
|
*) Coming soonSupported IIS Versions
- IIS 5.1 (Windows XP)
- IIS 6 (Windows Server 2003)
- IIS 7 (Windows Vista, Windows Server 2008)
- IIS 7.5 (Windows 7, Windows Server 2008 R2)
Microsoft ASP.NET 3.5 SP1 is required. For IIS 7+, Classic and Integrated ASP.NET pipelines are both supported.
Which Version Should I Use?
If your wiki will contain less than 150 pages edited by less than 50 users, you can opt for the
File-System Data Storage version because it's easier to setup. If your wiki will contain more pages, we suggest you to install the
SQL Server Data Storage version.
Keep in mind that it is possible to migrate the data at any time to another storage provider, as described in the
data migration section.
License
ScrewTurn Wiki is released under the
GNU General Public License (v2 only). You can use this software for free; you can also copy, distribute and modify it as long as you release it under the same GNU General Public License.
Commercial licenses are also available for purchase.
Nightly Builds and Subversion Repository¶
Nightly builds are performed at midnight UTC, every day.
You can also checkout from the following read-only Subversion repository:
svn://svn.screwturn.eu/STW/Trunk/
Tags for released versions are in the
Tag path:
svn://svn.screwturn.eu/STW/Tags/
More