Tagged Questions

2
votes
1answer
663 views

Script or utility to export from ScrewTurn Wiki into Confluence?

Has anyone tried migrating from ScrewTurn to Confluence? I'm hoping that I can export the ScrewTurn database to xml and then use a utility to put it in a format that Confluence can understand - ...
2
votes
2answers
429 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 from the OpenWiki SQL ...
1
vote
1answer
239 views

How to convert a PowerPoint file to wiki markup?

In order to make PowerPoint presentations 1. readable, and 2. searchable, I'd like to somehow convert them to wiki markup (we're using ScrewTurn). I'm expecting some manual steps. One idea was to ...
1
vote
2answers
129 views

ScrewTurn Wiki and GPLv2 license

I'd like to use the ScrewTurn Wiki in our company for an intern documentation system. I'm litle bit confused about the licencing. ScrewTurn Wiki is released under GPL license, which is an open ...
1
vote
2answers
561 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 access to the wiki is ...
0
votes
1answer
70 views

ScrewTurn Wiki SQL data provider plugin?

Here you can download either a SQL server based, compiled solution, or the source code which stores data in a rather primitive way (file-system data storage). I want to use the source code since I ...
0
votes
1answer
62 views

Has aynyone tried indexing a screwturn wiki, using Lucene-solr?

At our university they have chosen to implement screwturn wiki. I am responsible for the enterprise search solution at this organisation. This solution is based on Solr-Lucene. I have been looking ...
0
votes
1answer
105 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/page/Wiki ...