Tagged Questions

1
vote
1answer
176 views

ScrewTurn wiki and custom asp.net membership provider

I'm thinking of implementing the Screwturn Wiki for documenting the administration area of a website. I would like to use the existing custom asp.net membership provider so that ac …
1
vote
3answers
109 views

Run an ASP.NET website in a subfolder

Is there a way of running an ASP.NET website in a subfolder of the website? As an example, say I wanted to run the screwturn wiki (http://www.screwturn.eu/) in a folder called "wi …
0
votes
1answer
149 views

How can I configure ScrewTurn Wiki to use SQL Server?

I'm trying to configure the excellent ScrewTurn Wiki product on my server, and haven't been able to make sense of the documentation. I'd like to configure it to use SQL Server fo …
0
votes
1answer
42 views

screwturn custom page storage provider

I'm trying to see if we can customize ScrewTurnWiki to fit into our site, so instead of the traditional Page.ashx or Default.aspx?page=abc the wiki pages will be site/section1/p …
1
vote
0answers
189 views

Migrating content from OpenWiki to ScrewTurn Wiki

We have a large OpenWiki powered wiki. OpenWiki appears to be a dead project, and ScrewTurn the next best option. Is anyone aware of a data migration route to move our content fro …