ScrewTurn Wiki is an open source (GPLv2) Wiki software that runs on the ASP.NET platform.

learn more… | top users | synonyms

1
vote
1answer
12 views

Screwturn Wiki Setup, 500.19 error

I'm currently in the process of setting up Screwturn to host docs for our IT dept. Windows Server 2008 R2, IIS 7.5, Application Pool is under v4.0, .NET FW 3.5 is installed. However i have run ...
0
votes
1answer
14 views

Rebuilding the Screwturn wiki search index

My wiki started returning incomplete search results. A user will search for a term that they know is part of an article and the article isn't returned in the results. They can browse to the ...
0
votes
1answer
5 views

Screwturn to connect to a DB on another server

The wiki runs perfectly on the local sql-express instance. I have installed SQL enterprise on a remote server, same network, yet still the connection string which should be simple to build is not ...
1
vote
1answer
18 views

ScrewTurn Wiki send an email to all users when a new page is added or an existing modified

I'm searching how to configure screwturnwiki to send an email message to all users when a new page is added or an existing page is modified. Could someone help me to find a solution? Thank you for ...
1
vote
2answers
23 views

Screwturn scripting not working?

I had previously installed screwturn on windows 7 iis and the site was funtioning 100% I have recently installed it on Win Server2008 and it would appear that the scripts are not working. The ...
0
votes
0answers
46 views

ScrewTurn Wiki positive permissions

As I understand it, Screwturn wiki's permission style is inherently negative--if a user is a member of different groups, negative permissions (deny access) take precedence over positive permissions ...
1
vote
1answer
28 views

Screwturn wiki searchable attachments

I'm trying to set up a wiki for internal usage, and one of the key requirements is that attachments to wiki pages are searchable, which appears to be the sticking point of many other simple wikis. ...
0
votes
1answer
74 views

ScrewTurn Wiki Active Directory Support

Environment ScrewTurn Wiki (most recent stable build) Windows 7 x64 IIS 7 The wiki is currently installed on my development box while we provision a server. Configuration GroupMap=ABC ...
0
votes
0answers
17 views

ScrewTurn Wiki: Disabled Local User Providers, and now i can`t acces the code

ive disabled the local user providers from the wikis administration page, and now i can`t acces the page. Where can i set back to enable the provider?
1
vote
2answers
28 views

Listing page attachments in Screwturn

Does anyone know of a way to display a list of page attachments in the body of the page using Screwturn? I am using 3.0.4.560 and have searched for plugs but can not find it. All I want is to enter a ...
0
votes
0answers
37 views

Screwturn Wiki V3.0.5.600 Sub-Categories

I am in the midst of setting up an internal wiki (Screwturn V3.0.5.600) for my department. I'm at the point of setting up the basic structure and I believe I will need both categories and ...
0
votes
1answer
46 views

How do I add a new user in a ScrewTurn wiki?

We have an internal development wiki setup that uses ScrewTurn, but I am struggling with the most basic of tasks which is to add new users or edit existing ones. This was setup by a former colleague ...
1
vote
1answer
70 views

Screwturn Move Page(s) to a new namespace

G'day We have been using ScrewTurn wiki for a while now but until now didn't look at the namespaces feature. We would like to move and secure some of our article to a separate namespace however I can ...
0
votes
0answers
39 views

Can't open ScrewTurn wiki 4 Alpha's Azure.ccproj in MonoDevelop

It opens all other projects in the solution but refuses to open the Azure.ccproj with the bland error message 'Unrecognized or unsupported project' I have successfully installed WindowsAzure.Storage ...
0
votes
0answers
43 views

Wiki Engine that allows extension of editor

I am interested in a wiki engine that will allow me to extend the editor. I understand many engines allow plugins/extensions (e.g., MediaWiki and ScrewTurn wiki). I want to be able to extend the GUI ...
0
votes
1answer
63 views

Changing default namespace

We are using ScrewTurn Wiki for training purposes for our LMS. Our LMS provider is updating the software om version x to y so we need to update the training materials in wiki to match a new version. I ...
1
vote
0answers
163 views

Migrating Screwturn Wiki content to Sharepoint wiki

Does anyone know the best way to migrate all my groups screwturn wiki content(pages) over to Sharepoint's wiki? I can use the Sharepoint Client API to create a wiki page in sharepoint, so I can read ...
0
votes
0answers
237 views

System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown [closed]

I'm working on a Wiki page using Screwturn Wiki and I'm trying to edit the navigation bar on the side. When I have completed my editing to the navigation bar and go to click save it get this System ...
0
votes
1answer
120 views

ScrewTurn Wiki Internal Linking?

I am trying to make an internal link that will link to a section of the page the user is on. I have looked around but, I can't find anything. Their forums were shutdown a while ago so it doesn't ...
0
votes
0answers
149 views

ScrewTurn with Active Directory Provider [closed]

Everyone, I'm trying to make the Screwturn connect to Active Directory by Active Directory Provider, buy when I apply the configurations on Providers Section, I got the Error message in Update Status. ...
1
vote
2answers
261 views

Screwturn wiki and LDAP/Active Directory?

is it possible to have ScrewTurn wiki bind to an LDAP instance for it's users and groups?
0
votes
0answers
42 views

Is there any available plugin that can post my data in the Screwturn Wiki

I am developing an application which retrieves information from a file and updates/creates a Screwturn Wiki page. Let me know is there any available plugin that Can post my data in a formatted way in ...
1
vote
1answer
137 views

ScrewTurn Wiki - How do I display the page namespace in “Page Change Message”

In the ScrewTurn wiki administration pages under "Content Editing" I see templates for the various email messages but I've been unable to find much documentation outside these samples. I would like ...
0
votes
1answer
227 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
3answers
857 views

IIS - how to setup a standalone application in a subdirectory?

BlogEngine.NET is setup in the root directory of my webhost (DiscountASP.NET). I am trying to setup a personal wiki in a subdirectory (www.mydomain.com/wiki). The wiki folder is setup as a web ...
1
vote
2answers
245 views

Why technically does ScrewTurn uses .ashx to create wiki page?

Why ScrewTurn Wiki does use ashx type to create wiki page? Isn't it dangerous to create asp.net page on the fly? update: they didn't create any physical pages. But how do they do that because the ...
1
vote
0answers
175 views

ScrewTurn custom user authentication

i am using screwturn for wiki page. in my website , in screwturn they were used User table to authenticating users, but here i want to use my own table in other database(sql server DB) to ...
0
votes
2answers
148 views

Is there any ASP.NET MVC software that has similar functionalities to ScrewTurn?

I downloaded ScrewTurn and liked the all functionalities it presents (pages revisions, rollback, drafts, ...). But, ScrewTurn is written in Web Form. I'd like to know how I can find something similar ...
0
votes
2answers
103 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 ...
1
vote
1answer
677 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 ...
0
votes
1answer
49 views

Is it a good idea to create a Mercurial repository in a screwturn wiki site?

I have two ScrewTurn wiki documentation sites that are used for our system and user documentation. My idea is to create a Mercurial repository in each wiki site root directory. Then on a daily basis ...
3
votes
2answers
222 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 ...
4
votes
1answer
2k 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 - ...
1
vote
1answer
567 views

Virtual Directory App within a Asp.net MVC app

I am having issues trying to host screwturn wiki as a virtual directory application within my current domain. the domain is hosted as something.com and the wiki would look like something.com/wiki ...
1
vote
0answers
127 views

MVC in a Webforms .net Webapplication

I'm interested in integrating MVC and Webforms to extend ScrewTurn Wiki that use webforms. Essentially my problem is that to keep ScrewTurn flexible and upgradeable I should write this as a plugin. ...
2
votes
0answers
183 views

Customize ScrewTurn Wiki to store and reuse C# source code

Hi I am working on a research project.I need to customize ScrewTurn Wiki to store C# source code.It can reuse the code by linking. e.g. I have a add function and add function will be stored as a wiki ...
7
votes
4answers
4k 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 "wiki" on my website, ...
0
votes
1answer
142 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 ...
1
vote
2answers
676 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 ...
1
vote
1answer
849 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 for storage. Do I ...
2
votes
2answers
529 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 ...