Questions tagged [screwturn]

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

ScrewTurn Wiki is open source (GPLv2) Wiki software that runs on the ASP.NET platform. It is written in C# and by default does not require a database, though SQL Server, Compact SQL, MySQL and Azure Table Storage are supported.

It can be considered both a Wiki and a Personal Wiki because it also has a Desktop Edition that runs locally without the need to be installed on a web server.

The user interface, thanks to many users' contributions, is available in 11 languages. The syntax is very similar to that of MediaWiki.

The project was discontinued in 22 July 2012 by the original developer and a group of volunteers was proposed. This took some time to happen and the project was forked in April 2013 and is hosted at STW CodePlex Project.

49 questions
1
vote
1 answer

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 not see an easy way to do this from the GUI. From…
evilkarl
  • 13
  • 2
1
vote
2 answers

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 really help. Any help is appreciate it Thanks!
1
vote
0 answers

Screwturn wiki and LDAP/Active Directory?

is it possible to have ScrewTurn wiki bind to an LDAP instance for it's users and groups?
user1668776
  • 3
  • 1
  • 4
1
vote
1 answer

How to test run plugins in screwturn wiki

I am trying to create a plugin for Screwturn Wiki. I have the test code running but I don't know how to start the plugins as well. Thanks in advance for the help.
Leah Smith
  • 87
  • 2
  • 8
0
votes
1 answer

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 intend to modify it, but I still want to store the…
bevacqua
  • 47,502
  • 56
  • 171
  • 285
0
votes
3 answers

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 application in IIS. www.mydomain.com/wiki shows: Server…
DavveK
  • 173
  • 2
  • 12
0
votes
2 answers

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 in ASP.NET MVC side. Thanks for helping
Richard77
  • 20,343
  • 46
  • 150
  • 252
0
votes
2 answers

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 around if people have tried to unlock the pages from…
0
votes
0 answers

Can my html pages be integrated with wiki?

I have deployed my HTML pages with tables and other varying contents, if the content in my page is to be changed and published timely, what is to be done? Can wiki be integrated with HTML pages?
0
votes
1 answer

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 have a scheduled process add new files and…
Jim Reineri
  • 2,830
  • 3
  • 31
  • 32
0
votes
1 answer

How can I set up a table inside a list in ScrewTurn Wiki?

I need to have a table inside of a numbered list in ScrewTurn Wiki. Unfortunately there doesn't seem to be much (any) documentation out there on how to do something like that. Here is example markup: # list item 1 # list item with table {| |- !…
CodeRedick
  • 7,346
  • 7
  • 46
  • 72
0
votes
0 answers

Users creating a new page in ScrewTurn Wiki is not generating an approval message for the administrators

My company adopted the screwturn wiki last year and we've noticed an issue when it comes to the creation of pages. Whenever a member of the default user group creates a page, it does not generate an approval message that is sent to the…
Alex Hasen
  • 21
  • 4
0
votes
1 answer

Using a CSS in ScrewTurn Wiki

We use ScrewTurn Wiki and I created a Wiki page that contains the CSS information. I used: as the link in all the other Wiki pages as the…
0
votes
1 answer

screwturn wiki Page Index

When viewing All Pages through ScrewTurn Wiki, we have 114 Pages, but the pages are not all combining into one alphabetized list. Pages 1 through 50 have a short alphabetized list, and pages 51- 100 and pages 101 - 114 create a second list of…
0
votes
0 answers

how to use wildcards in seacrh in ScrewTurn Wiki

I have ScrewTurn Wiki version 3.0.5.600. When we try to use searching like 'projec*' there are not results. But if we try search word 'project' there are a lot of results. What is problem here? How can i fix it?
user1881712
  • 99
  • 1
  • 1
  • 5